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 32c29f1aaf fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 16 years ago
..
boards fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 16 years ago
Kconfig fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 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 fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 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 Commit changes on the files for gpiolib 16 years ago
irq.c
prom.c
setup.c move the device registration to an earlier initcall level, required for fallback SPROM to work 16 years ago
timer.c