NetBSD/sys/arch/arm/xscale
2004-06-07 19:45:22 +00:00
..
becc_button.c
becc_csrvar.h
becc_icu.c
becc_intr.h
becc_pci_space_asm.S
becc_pci.c "bogus pin" -> "bogus device" in last change. 2003-10-31 01:12:06 +00:00
becc_space.c
becc_timer.c
becc.c
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 COM_PXA2X0 is now defflag'd in sys/conf/files 2004-05-01 19:09:14 +00:00
files.pxa2x0 COM_PXA2X0 is now defflag'd in sys/conf/files 2004-05-01 19:09:14 +00:00
i80200_icu.c
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_gpio.c
i80312_i2c.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
i80312_mem.c
i80312_pci.c
i80312_space.c Make sure to pass mod/ref seeds with PMAP_WIRED. 2003-10-06 00:40:36 +00:00
i80312.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +00:00
i80312reg.h
i80312var.h 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
i80321_pci.c
i80321_space.c Supply rr_1 and wr_1. 2004-05-17 22:00:47 +00:00
i80321_timer.c
i80321_wdog.c
i80321.c Add support for the i80312 and i80321 I2C controllers. 2003-10-06 16:06:05 +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_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_asm.S
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_pci.c Oops, map PCI memory space at VA 0xf8000000 instead of in the middle 2003-12-08 13:40:33 +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
ixp425.c It makes more sense to map the expansion bus registers in ixpsip 2003-11-02 21:24:39 +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_a4x_io.S
pxa2x0_a4x_space.c
pxa2x0_com.c
pxa2x0_dma.c
pxa2x0_gpio.c
pxa2x0_gpio.h
pxa2x0_intr.c
pxa2x0_intr.h
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 pxa2x0_bs_unmap(): KVA allocated in pxa2x0_bs_map() needs to be freed. 2004-06-07 19:45:22 +00:00
pxa2x0.c Add a default case to avoid an uninitialized variable warning. 2003-12-12 16:42:44 +00:00
pxa2x0reg.h
pxa2x0var.h
xscale_pmc.c uninitialized variable. 2003-10-28 15:31:33 +00:00
xscalereg.h
xscalevar.h