NetBSD/sys/arch/arm/gemini
cegger df7f595ecd Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
..
files.gemini Add the beginning of a driver which supports the on-chip gmac (gigabit) 2008-12-14 01:57:02 +00:00
gemini_a4x_space.c
gemini_com.c on-chip gemini uart is a COM_TYPE_16550_NOERS 2008-11-08 09:39:27 +00:00
gemini_com.h
gemini_dma.c
gemini_gmac.c Baby steps to a working driver. transmit works. receive sometimes works 2008-12-23 02:15:10 +00:00
gemini_gmacreg.h Baby steps to a working driver. transmit works. receive sometimes works 2008-12-23 02:15:10 +00:00
gemini_gmacvar.h Baby steps to a working driver. transmit works. receive sometimes works 2008-12-23 02:15:10 +00:00
gemini_gpio.c Rename gpio.h to gpiovar.h. Make the pin routines usable by others 2008-12-14 01:55:15 +00:00
gemini_gpiovar.h Rename gpio.h to gpiovar.h. Make the pin routines usable by others 2008-12-14 01:55:15 +00:00
gemini_icu.c Add irq source names. 2008-10-24 17:46:59 +00:00
gemini_intr.h
gemini_ipi.c add gemini pseudo-nic and support code. 2008-12-06 05:22:39 +00:00
gemini_ipivar.h add driver for low level inter-processor-interrupt 2008-11-20 08:02:48 +00:00
gemini_ipm.c add gemini pseudo-nic and support code. 2008-12-06 05:22:39 +00:00
gemini_ipm.h add gemini pseudo-nic and support code. 2008-12-06 05:22:39 +00:00
gemini_ipmvar.h add gemini pseudo-nic and support code. 2008-12-06 05:22:39 +00:00
gemini_lpc.c further abstraction of LPC bus 2008-11-15 05:48:34 +00:00
gemini_lpchc.c preliminary support for com type UART in IT8712 superio chip 2008-11-09 09:15:42 +00:00
gemini_lpchcvar.h use CFATTACH_DECL_NEW, make device in softc type device_t, etc. 2008-11-20 20:23:04 +00:00
gemini_lpcvar.h further abstraction of LPC bus 2008-11-15 05:48:34 +00:00
gemini_obio.c use CFATTACH_DECL_NEW, make device in softc type device_t, etc. 2008-11-20 20:23:04 +00:00
gemini_obiovar.h use CFATTACH_DECL_NEW, make device in softc type device_t, etc. 2008-11-20 20:23:04 +00:00
gemini_pci.c remove old debug stuff, including Debugger() call that was not #ifdef DDB 2008-12-04 00:36:33 +00:00
gemini_pcivar.h
gemini_reg.h Get the gmac driver close to working. 2008-12-15 04:44:27 +00:00
gemini_space.c
gemini_timer.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
gemini_timervar.h - we are combining stat and system clocks, so STATHZ is now HZ 2008-11-09 08:56:47 +00:00
gemini_var.h
gemini_wdt.c in initarm(), remove some bringup debug stuff, and clean up 2008-11-01 07:43:19 +00:00
gemini_wdtvar.h use CFATTACH_DECL_NEW, make device in softc type device_t, etc. 2008-11-20 20:23:04 +00:00
if_gmc.c Baby steps to a working driver. transmit works. receive sometimes works 2008-12-23 02:15:10 +00:00
if_gpn.c add gemini pseudo-nic and support code. 2008-12-06 05:22:39 +00:00
lpc_com.c further abstraction of LPC bus 2008-11-15 05:48:34 +00:00
lpc_com.h preliminary support for com type UART in IT8712 superio chip 2008-11-09 09:15:42 +00:00
obio_ehci.c Forgot to do the aprint_normal(); 2008-10-24 17:31:24 +00:00
obio_lpchc.c use CFATTACH_DECL_NEW, make device in softc type device_t, etc. 2008-11-20 20:23:04 +00:00
obio_timer.c avoid initializing controller stuff twice by supressing SLAVE from doing so 2008-12-04 00:38:07 +00:00
obio_wdc.c fix "adapted from" (iq31244) and remove iq31244-specific jumper comment 2008-11-17 23:51:30 +00:00
obio_wdt.c use CFATTACH_DECL_NEW, make device in softc type device_t, etc. 2008-11-20 20:23:04 +00:00