This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68f89cabfe
NetBSD
/
sys
/
arch
/
arm
/
xscale
History
gavan
f2c2467d5c
Correct masks for PCIXSR decomposition
2003-12-19 10:08:11 +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
…
beccreg.h
…
beccvar.h
…
files.becc
…
files.i80200
…
files.i80312
…
files.i80321
…
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
…
i80200_irq.S
…
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
…
i80321_aau.c
…
i80321_gpio.c
…
i80321_i2c.c
…
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
…
i80321_mcu.c
…
i80321_pci.c
…
i80321_space.c
…
i80321_timer.c
…
i80321_wdog.c
…
i80321reg.h
Correct masks for PCIXSR decomposition
2003-12-19 10:08:11 +00:00
i80321var.h
…
iopaau.c
…
iopaaureg.h
…
iopaauvar.h
…
iopi2c.c
…
iopi2creg.h
…
iopi2cvar.h
…
ixp425.c
…
ixp425_a4x_io.S
…
ixp425_a4x_space.c
…
ixp425_com.c
…
ixp425_intr.c
…
ixp425_intr.h
…
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
…
ixp425_pci_dma.c
…
ixp425_pci_space.c
…
ixp425_sip.c
…
ixp425_sipvar.h
…
ixp425_space.c
…
ixp425_timer.c
…
ixp425reg.h
Scoot the SDRAM controller's mapping forward to the next 1MB boundary
2003-12-08 16:14:16 +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
…
pxa2x0_com.c
…
pxa2x0_dma.c
…
pxa2x0_gpio.c
…
pxa2x0_gpio.h
…
pxa2x0_intr.c
…
pxa2x0_intr.h
…
pxa2x0_lcd.c
…
pxa2x0_lcd.h
…
pxa2x0_space.c
…
pxa2x0reg.h
…
pxa2x0var.h
…
xscale_pmc.c
…
xscalereg.h
…
xscalevar.h
…