1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 20:30:13 +03:00
openwrt-xburst/target/linux/brcm63xx/files/arch/mips/bcm63xx
florian 5a3fb95802 [brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-27 20:32:43 +00:00
..
boards [brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly 2009-06-27 20:32:43 +00:00
clk.c [brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 2009-03-17 11:28:54 +00:00
cpu.c [brcm63xx] more missing register definitions for bcm6338 2009-06-27 15:51:27 +00:00
cs.c Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00
dev-enet.c Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00
dev-pcmcia.c Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00
dev-spi.c [brcm63xx] 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 Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00
dev-usb-ehci.c Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00
dev-usb-ohci.c Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00
dev-usb-udc.c [brcm63xx] 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 Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00
gpio.c [brcm63xx] be SMP safe even with gpiolib 2009-06-04 10:02:23 +00:00
irq.c Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00
Kconfig [brcm63xx] add support for bcm6345 SoC, needs testing 2009-03-20 15:08:02 +00:00
Makefile [brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 2009-03-17 11:28:54 +00:00
prom.c [brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback 2009-06-04 09:59:28 +00:00
setup.c [brcm63xx] 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 Flatten brcm63xx patches, should make our life easier to patch files now ;) 2008-11-26 18:41:01 +00:00