NetBSD/sys/arch/arm/xscale
scw c29e82af70 Must Test Before Committing... 2004-02-27 18:55:19 +00:00
..
becc.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
becc_button.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
becc_csrvar.h
becc_icu.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
becc_intr.h
becc_pci.c "bogus pin" -> "bogus device" in last change. 2003-10-31 01:12:06 +00:00
becc_pci_space_asm.S
becc_space.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
becc_timer.c Fix think'o in last. Pointed out by Izumi Tsutsui. 2003-07-27 04:52:28 +00:00
beccreg.h
beccvar.h
files.becc
files.i80200
files.i80312 Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
files.i80321 Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
files.ixp425 Add support for picking up the size of SDRAM by reading the memory 2003-12-08 14:41:11 +00:00
files.pxa2x0
i80200_icu.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
i80200_irq.S Enable/Restore alignment fault state on interrupt handler entry/exit. 2003-11-05 21:10:59 +00:00
i80200reg.h
i80200var.h
i80312.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
i80312_gpio.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
i80312_i2c.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
i80312_mem.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
i80312_pci.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
i80312_space.c Make sure to pass mod/ref seeds with PMAP_WIRED. 2003-10-06 00:40:36 +00:00
i80312reg.h
i80312var.h Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
i80321.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
i80321_aau.c
i80321_gpio.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
i80321_i2c.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
i80321_icu.c As per the recent ixp425 fix (which is based on this code): 2003-12-03 19:55:37 +00:00
i80321_intr.h Use __insn_barrier() to prevent the compiler reordering splx/splraise 2004-01-12 10:25:06 +00:00
i80321_mcu.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
i80321_pci.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
i80321_space.c Make sure to pass mod/ref seeds with PMAP_WIRED. 2003-10-06 15:43:35 +00:00
i80321_timer.c Fix think'o in last. Pointed out by Izumi Tsutsui. 2003-07-27 04:52:28 +00:00
i80321_wdog.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
i80321reg.h Correct masks for PCIXSR decomposition 2003-12-19 10:08:11 +00:00
i80321var.h Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
iopaau.c Stop some (bogus) gcc unitialized variable warning. 2003-10-30 22:04:39 +00:00
iopaaureg.h
iopaauvar.h
iopi2c.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
iopi2creg.h Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
iopi2cvar.h Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
ixp425.c It makes more sense to map the expansion bus registers in ixpsip 2003-11-02 21:24:39 +00:00
ixp425_a4x_io.S Make it easier to support different types of IXP425 board: 2003-10-08 14:55:04 +00:00
ixp425_a4x_space.c Make it easier to support different types of IXP425 board: 2003-10-08 14:55:04 +00:00
ixp425_com.c Make it easier to support different types of IXP425 board: 2003-10-08 14:55:04 +00:00
ixp425_intr.c Must Test Before Committing... 2004-02-27 18:55:19 +00:00
ixp425_intr.h Avoid using two 'GPIO' bits of the interrupt mask to signify soft 2004-02-13 15:49:02 +00:00
ixp425_mem.c Add support for picking up the size of SDRAM by reading the memory 2003-12-08 14:41:11 +00:00
ixp425_pci.c Oops, map PCI memory space at VA 0xf8000000 instead of in the middle 2003-12-08 13:40:33 +00:00
ixp425_pci_asm.S pci bus support 2003-09-25 14:11:18 +00:00
ixp425_pci_dma.c Make it easier to support different types of IXP425 board: 2003-10-08 14:55:04 +00:00
ixp425_pci_space.c add comment and delete unused definition 2003-09-25 14:48:16 +00:00
ixp425_sip.c - Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of 2003-11-16 12:41:03 +00:00
ixp425_sipvar.h It makes more sense to map the expansion bus registers in ixpsip 2003-11-02 21:24:39 +00:00
ixp425_space.c - Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of 2003-11-16 12:41:03 +00:00
ixp425_timer.c - Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of 2003-11-16 12:41:03 +00:00
ixp425reg.h Avoid using two 'GPIO' bits of the interrupt mask to signify soft 2004-02-13 15:49:02 +00:00
ixp425var.h Add support for picking up the size of SDRAM by reading the memory 2003-12-08 14:41:11 +00:00
pxa2x0.c Add a default case to avoid an uninitialized variable warning. 2003-12-12 16:42:44 +00:00
pxa2x0_a4x_io.S
pxa2x0_a4x_space.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
pxa2x0_com.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
pxa2x0_dma.c make this compile again. (arm32_bus_dma_tag._cookie) 2003-08-07 16:58:35 +00:00
pxa2x0_gpio.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
pxa2x0_gpio.h
pxa2x0_intr.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
pxa2x0_intr.h gcc 3.2 complained about the missing __volatile and extra tokens after #endif. 2003-07-05 06:53:08 +00:00
pxa2x0_lcd.c avoid compile error with GCC3, and add some comments. 2003-10-03 07:24:05 +00:00
pxa2x0_lcd.h
pxa2x0_space.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
pxa2x0reg.h
pxa2x0var.h
xscale_pmc.c uninitialized variable. 2003-10-28 15:31:33 +00:00
xscalereg.h
xscalevar.h