summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard
2013-03-24mmc: mmc_getcd/getwp: use sensible defaultsPeter Korsgaard
2013-03-24ns16550: enable quirks for ti814xMatt Porter
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini
2013-03-20mmc: add bcm2835 driverStephen Warren
2013-03-20video: add a driver for the bcm2835Stephen Warren
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-12mmc:sdhci:fix: Change default interrupts enabled at SDHCI initializationƁukasz Majewski
2013-03-12Exynos5: TMU: Add hardware trippingAkshay Saraswat
2013-03-12Exynos5: TMU: Add driver for Thermal Management UnitAkshay Saraswat
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
2013-03-11am335x: cpsw: optimize cpsw_send to increase network performanceMugunthan V N
2013-03-08SPL: ONENAND: Fix onenand_spl_load_image implementation.Enric Balletbo i Serra
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08mmc: add support for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov