summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-29i2c: uniphier-f: use readl_poll_timeout() to poll registersMasahiro Yamada
2017-01-29i2c: uniphier(-f): remove unneeded #include <dm/root.h>Masahiro Yamada
2017-01-29clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clockMasahiro Yamada
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz
2017-01-28net: phy: add SMSC LAN8742 phyMichael Kurz
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz
2017-01-28aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com
2017-01-28aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-01-25Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-01-25Drop CONFIG_WINBOND_83C553Simon Glass
2017-01-25mmc: Add Marvell Xenon SDHCI controller driverStefan Roese
2017-01-25mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese
2017-01-25mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new valueStefan Roese
2017-01-24mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien
2017-01-23mmc: Print error code for mmc_complete_init failureJagan Teki
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier
2017-01-22pinctrl: uniphier: support UniPhier PXs3 pinctrl driverMasahiro Yamada
2017-01-21status_led: Kconfig migrationUri Mashiach
2017-01-21status_led: Kconfig migration - introductionUri Mashiach
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-01-18mmc: fsl_esdhc: move 'status' property fixup into a weak functionYangbo Lu
2017-01-18pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmicHou Zhiqiang
2017-01-18mmc: fsl_esdhc: add 'fsl, esdhc' into of_match tableYangbo Lu
2017-01-18mmc: fsl_esdhc: make GPIO support optionalYangbo Lu
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian
2017-01-18Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini
2017-01-18i2c: i2c-cdns: No need for dedicated probe functionMoritz Fischer
2017-01-18i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0Moritz Fischer
2017-01-18i2c: i2c-cdns: Reorder timeout loop for interrupt waitingMoritz Fischer
2017-01-18i2c: i2c-cdns: Detect unsupported sequences for rev 1.0Moritz Fischer
2017-01-18i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer
2017-01-18i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung
2017-01-18i2c: s3c24x0: fix the compiler error for exynos4Jaehoon Chung
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2017-01-17pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-01-17drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek
2017-01-17usb: dwc2-otg: remove unused variableMasahiro Yamada