summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-21lcd, fb: remove duplicated prototypes and unused codeJeroen Hofstee
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee
2013-03-21lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee
2013-03-21lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee
2013-03-21lcd, tegra: remove unused cursor functionsJeroen Hofstee
2013-03-21lcd, amba: remove this driver since it is not usedJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2013-03-20Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini
2013-03-19sf: Enable FDT-based configuration and memory mappingSimon Glass
2013-03-19x86: spi: Set maximum write size for ICHSimon Glass
2013-03-19sf: Respect maximum SPI write sizeSimon Glass
2013-03-19x86: spi: Add Intel ICH driverSimon Glass
2013-03-19sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass
2013-03-19sf: Add spi_flash_alloc() to create a new SPI flash structSimon Glass
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass
2013-03-19spi: Add function to allocate a new SPI slaveSimon Glass
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-18usb: Add multiple controllers support for EHCI PCIVincent Palatin
2013-03-18usb: usbeth: smsc95xx: remove EEPROM loaded checkMichael Spang
2013-03-18usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin
2013-03-18usb: ehci: Support interrupt transfers via periodic listPatrick Georgi
2013-03-18usb: ehci: exynos: Enable non-dt pathVivek Gautam
2013-03-18usb: ehci: exynos: Fix multiple FDT decodeVivek Gautam
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski
2013-03-18usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek
2013-03-18usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski
2013-03-18usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski
2013-03-16usbtty: adapt buffers for large packet supportShiraz Hashim
2013-03-16usb/host/ehci: Add support for EHCI on spearVipin Kumar
2013-03-16usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou
2013-03-16dfu: Add a partition type targetPantelis Antoniou
2013-03-16dfu: Properly zero out timeout valuePantelis Antoniou
2013-03-16usb: ehci: Add 64-bit controller supportVincent Palatin
2013-03-16usb: ehci: generic PCI supportVincent Palatin
2013-03-15serial: ns16550: Remove unwanted castSimon Glass
2013-03-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-15Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-14mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.Tom Warren
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren
2013-03-14Tegra: I2C: Add T114 clock support to tegra_i2c driverTom Warren
2013-03-14tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]Lucas Stach
2013-03-14tegra: usb: move implementation into right directoryLucas Stach
2013-03-12I2C: S3C24X0: Bug fixes in i2c_transferRajeshwari Shinde
2013-03-12I2C: S3C24X0: Remove the dead codeRajeshwari Shinde
2013-03-11mvsata_ide.c: Correction of typo in commentsGray Remlin
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini
2013-03-11ARM: OMAP4+: Make control module register structure genericLokesh Vutla