openwrt/target/linux/brcm63xx/files/arch/mips/bcm63xx
Florian Fainelli 0972ee5331 add support for bcm6345 SoC, needs testing
SVN-Revision: 14953
2009-03-20 15:08:02 +00:00
..
boards fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 2009-03-17 11:28:54 +00:00
clk.c fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 2009-03-17 11:28:54 +00:00
cpu.c add support for bcm6345 SoC, needs testing 2009-03-20 15:08:02 +00:00
cs.c
dev-enet.c
dev-pcmcia.c
dev-spi.c do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers 2009-03-11 10:32:44 +00:00
dev-uart.c
dev-usb-ehci.c
dev-usb-ohci.c
dev-usb-udc.c fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 2009-03-17 11:28:54 +00:00
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 add support for bcm6345 SoC, needs testing 2009-03-20 15:08:02 +00:00
Makefile fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 2009-03-17 11:28:54 +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