This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
11cf9ea7286c94b48eaebdf1d2e3518a24f085bc
openwrt_NSS_ACW
/
target
/
linux
/
brcm63xx
/
files
/
arch
/
mips
/
bcm63xx
History
Florian Fainelli
1bcf5d0de6
fix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq be fetchable by platform driver initialization code
...
SVN-Revision: 14790
2009-03-08 12:43:13 +00:00
..
boards
compile and register SPI controller device
2009-03-08 12:18:26 +00:00
clk.c
…
cpu.c
fix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq be fetchable by platform driver initialization code
2009-03-08 12:43:13 +00:00
cs.c
…
dev-enet.c
…
dev-pcmcia.c
…
dev-spi.c
fix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq be fetchable by platform driver initialization code
2009-03-08 12:43:13 +00:00
dev-uart.c
…
dev-usb-ehci.c
…
dev-usb-ohci.c
…
dev-wdt.c
Add bcm63xx_wdt but do not enable it yet
2008-12-17 14:06:03 +00:00
early_printk.c
…
gpio.c
…
irq.c
…
Kconfig
6338 has no PCI
2008-12-19 17:08:11 +00:00
Makefile
compile and register SPI controller device
2009-03-08 12:18:26 +00:00
prom.c
…
setup.c
move the device registration to an earlier initcall level, required for fallback SPROM to work
2009-02-27 15:18:34 +00:00
timer.c
…