aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Consolidate bool typeYork Sun74-651/+595
2013-03-29video: bcm2835: fix build issuesAnatolij Gustschin1-11/+0
2013-03-29Merge branch 'for-v2013.04'Anatolij Gustschin9-185/+1186
2013-03-28Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD22-163/+2332
2013-03-26Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD6-150/+795
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD7-5/+1194
2013-03-25tegra114: add SPI driverAllen Martin3-0/+421
2013-03-25sf: winbond: add W25Q32DWAllen Martin1-0/+5
2013-03-25spi: add common fdt SPI driver interfaceAllen Martin4-45/+197
2013-03-25tegra20: spi: move fdt probe to spi_initAllen Martin1-43/+67
2013-03-25tegra: spi: pull register structs out of headersAllen Martin2-11/+110
2013-03-25tegra: spi: remove non fdt supportAllen Martin2-37/+4
2013-03-25tegra: spi: rename tegra SPI driversAllen Martin3-4/+4
2013-03-25tegra: remove support for UART SPI switchAllen Martin1-24/+1
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard1-2/+6
2013-03-24mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard1-4/+12
2013-03-24ns16550: enable quirks for ti814xMatt Porter1-2/+3
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini2-0/+2
2013-03-21video: Fix splash screen alignmentMatthias Weisser1-7/+7
2013-03-21lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee2-73/+0
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee6-26/+6
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee6-36/+0
2013-03-21lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee2-0/+651
2013-03-21lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2-0/+619
2013-03-21lcd, tegra: remove unused cursor functionsJeroen Hofstee1-52/+0
2013-03-21lcd, amba: remove this driver since it is not usedJeroen Hofstee2-78/+0
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk5-11/+1
2013-03-20Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini36-138/+1062
2013-03-20mmc: add bcm2835 driverStephen Warren2-0/+190
2013-03-20video: add a driver for the bcm2835Stephen Warren2-0/+128
2013-03-19sf: Enable FDT-based configuration and memory mappingSimon Glass1-1/+45
2013-03-19x86: spi: Set maximum write size for ICHSimon Glass1-0/+5
2013-03-19sf: Respect maximum SPI write sizeSimon Glass1-2/+8
2013-03-19x86: spi: Add Intel ICH driverSimon Glass3-0/+893
2013-03-19sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass8-52/+8
2013-03-19sf: Add spi_flash_alloc() to create a new SPI flash structSimon Glass1-0/+25
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass23-83/+36
2013-03-19spi: Add function to allocate a new SPI slaveSimon Glass2-0/+42
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini15-47/+3969
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini26-451/+1104
2013-03-18usb: Add multiple controllers support for EHCI PCIVincent Palatin1-9/+16
2013-03-18usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang1-4/+0
2013-03-18usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin1-1/+1
2013-03-18usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2-5/+316
2013-03-18usb: ehci: exynos: Enable non-dt pathVivek Gautam1-0/+7
2013-03-18usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam1-28/+16
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski1-0/+6
2013-03-18usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek1-0/+2793
2013-03-18usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski1-0/+653
2013-03-18usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski1-0/+19