NetBSD/sys/arch/arm/xscale
nonaka a3f23fba88 use WSDISPLAY_TYPE_PXALCD. 2007-07-26 12:17:37 +00:00
..
becc.c
becc_button.c
becc_csrvar.h
becc_icu.c
becc_intr.h
becc_pci.c
becc_pci_space_asm.S
becc_space.c
becc_timer.c Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
beccreg.h
beccvar.h
files.becc
files.i80200
files.i80312
files.i80321 Implement ATU Direct Window in order to increase available PCI address 2007-05-12 14:34:03 +00:00
files.ixp425 Support the IXP425 watchdog timer. 2006-12-10 10:03:22 +00:00
files.pxa2x0 Add PXA2x0 RTC driver. 2007-02-25 13:46:40 +00:00
i80200_icu.c
i80200_irq.S Rewrite the ARM mutex implementation to be of the simple-mutex variety. 2007-03-09 19:21:57 +00:00
i80200reg.h
i80200var.h
i80312.c
i80312_gpio.c
i80312_i2c.c
i80312_mem.c
i80312_pci.c
i80312_space.c
i80312reg.h
i80312var.h
i80321.c Implement ATU Direct Window in order to increase available PCI address 2007-05-12 14:34:03 +00:00
i80321_aau.c
i80321_gpio.c
i80321_i2c.c
i80321_icu.c
i80321_intr.h
i80321_mcu.c
i80321_pci.c Implement ATU Direct Window in order to increase available PCI address 2007-05-12 14:34:03 +00:00
i80321_space.c Implement ATU Direct Window in order to increase available PCI address 2007-05-12 14:34:03 +00:00
i80321_timer.c Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
i80321_wdog.c
i80321reg.h Implement ATU Direct Window in order to increase available PCI address 2007-05-12 14:34:03 +00:00
i80321var.h
iopaau.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
iopaaureg.h
iopaauvar.h
iopi2c.c
iopi2creg.h
iopi2cvar.h
ixp425-fw.README Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425-fw.mk Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425.c Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425_a4x_io.S
ixp425_a4x_space.c
ixp425_com.c
ixp425_if_npe.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ixp425_if_npereg.h Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425_intr.c
ixp425_intr.h
ixp425_ixme.c Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425_ixmevar.h Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425_mem.c
ixp425_npe.c TRUE -> true, FALSE -> false 2007-02-22 05:14:04 +00:00
ixp425_npereg.h Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425_npevar.h Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425_pci.c
ixp425_pci_asm.S
ixp425_pci_dma.c
ixp425_pci_space.c
ixp425_qmgr.c Apply the patch, with some minor modifications, provided in: 2007-06-21 22:18:06 +00:00
ixp425_qmgr.h Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425_sip.c
ixp425_sipvar.h
ixp425_space.c
ixp425_timer.c Add generic TOD support. From Bucky Katz. 2007-01-06 16:18:18 +00:00
ixp425_wdog.c Support the IXP425 watchdog timer. 2006-12-10 10:03:22 +00:00
ixp425reg.h Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
ixp425var.h Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD). 2006-12-10 10:01:49 +00:00
pxa2x0.c Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
pxa2x0_a4x_io.S
pxa2x0_a4x_space.c
pxa2x0_ac97.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pxa2x0_com.c Add definition the HWUART (and NSSP). 2006-12-10 12:46:48 +00:00
pxa2x0_dma.c
pxa2x0_dmac.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pxa2x0_dmac.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
pxa2x0_gpio.c Update from the latest Zaurus source from NONAKA Kimihiro. 2006-12-17 16:03:33 +00:00
pxa2x0_gpio.h Zaurus Port from OpenBSD by Nonaka Kimihiro 2006-12-16 03:35:51 +00:00
pxa2x0_i2c.c Update from the latest Zaurus source from NONAKA Kimihiro. 2006-12-17 16:03:33 +00:00
pxa2x0_i2c.h Update from the latest Zaurus source from NONAKA Kimihiro. 2006-12-17 16:03:33 +00:00
pxa2x0_i2s.c s/const const/const/ 2007-06-26 15:08:42 +00:00
pxa2x0_i2s.h Update from the latest Zaurus source from NONAKA Kimihiro. 2006-12-17 16:03:33 +00:00
pxa2x0_intr.c Update from the latest Zaurus source from NONAKA Kimihiro. 2006-12-17 16:03:33 +00:00
pxa2x0_intr.h KNF 2007-02-28 23:26:10 +00:00
pxa2x0_lcd.c use WSDISPLAY_TYPE_PXALCD. 2007-07-26 12:17:37 +00:00
pxa2x0_lcd.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pxa2x0_ohci.c Update from the latest Zaurus source from NONAKA Kimihiro. 2006-12-17 16:03:33 +00:00
pxa2x0_pcic.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
pxa2x0_pcic.h Fix compile failure occured kthread API changes. 2007-07-10 13:55:20 +00:00
pxa2x0_rtc.c Add PXA2x0 RTC driver. 2007-02-25 13:46:40 +00:00
pxa2x0_space.c
pxa2x0_udc.c Update from the latest Zaurus source from NONAKA Kimihiro. 2006-12-17 16:03:33 +00:00
pxa2x0cpu.h Add PXA2x0 RTC driver. 2007-02-25 13:46:40 +00:00
pxa2x0reg.h Added more LCD Controller register definition. 2007-06-28 14:30:58 +00:00
pxa2x0var.h Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
xscale_pmc.c
xscalereg.h
xscalevar.h