You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Fainelli 9485c3e834 register gpiodev 16 years ago
..
boards register gpiodev 16 years ago
Kconfig add support for bcm6345 SoC, needs testing 16 years ago
Makefile fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 16 years ago
clk.c fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 16 years ago
cpu.c add support for bcm6345 SoC, needs testing 16 years ago
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 16 years ago
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) 16 years ago
dev-wdt.c Add bcm63xx_wdt but do not enable it yet 16 years ago
early_printk.c
gpio.c
irq.c
prom.c enable all blocks on 6338 and uart clock on 6345 16 years ago
setup.c move the device registration to an earlier initcall level, required for fallback SPROM to work 16 years ago
timer.c