aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Merge git://www.denx.de/git/u-boot-marvellTom Rini4-4/+515
2017-01-25Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+7
2017-01-25Drop CONFIG_WINBOND_83C553Simon Glass2-207/+0
2017-01-25mmc: Add Marvell Xenon SDHCI controller driverStefan Roese3-0/+509
2017-01-25mmc: sdhci: Add support for optional controller specific set_ios_post()Stefan Roese1-0/+4
2017-01-25mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new valueStefan Roese1-4/+2
2017-01-24mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien1-0/+7
2017-01-23mmc: Print error code for mmc_complete_init failureJagan Teki1-1/+3
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier12-28/+45
2017-01-22pinctrl: uniphier: support UniPhier PXs3 pinctrl driverMasahiro Yamada3-9/+156
2017-01-21status_led: Kconfig migrationUri Mashiach4-54/+54
2017-01-21status_led: Kconfig migration - introductionUri Mashiach1-1/+322
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2-6/+4
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini11-642/+764
2017-01-18mmc: fsl_esdhc: move 'status' property fixup into a weak functionYangbo Lu1-7/+14
2017-01-18pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmicHou Zhiqiang3-0/+40
2017-01-18mmc: fsl_esdhc: add 'fsl, esdhc' into of_match tableYangbo Lu1-0/+1
2017-01-18mmc: fsl_esdhc: make GPIO support optionalYangbo Lu1-2/+8
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang1-4/+4
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian3-716/+1
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian4-0/+754
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang4-311/+343
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian1-10/+7
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian1-1/+1
2017-01-18Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-63/+149
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini2-1/+12
2017-01-18i2c: i2c-cdns: No need for dedicated probe functionMoritz Fischer1-21/+0
2017-01-18i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0Moritz Fischer1-30/+89
2017-01-18i2c: i2c-cdns: Reorder timeout loop for interrupt waitingMoritz Fischer1-1/+1
2017-01-18i2c: i2c-cdns: Detect unsupported sequences for rev 1.0Moritz Fischer1-14/+52
2017-01-18i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer1-0/+10
2017-01-18i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung1-0/+5
2017-01-18i2c: s3c24x0: fix the compiler error for exynos4Jaehoon Chung1-1/+7
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-1/+1
2017-01-18pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada1-1/+1
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-5/+110
2017-01-17drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla1-0/+2
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan1-3/+27
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan1-0/+75
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek1-0/+6
2017-01-17usb: dwc2-otg: remove unused variableMasahiro Yamada1-2/+0
2017-01-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-2/+4
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini4-632/+0
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki3-359/+0
2017-01-14rtc: pcf2127: Update Kconfig and code styleMeng Yi2-21/+27
2017-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl1-4/+4
2017-01-14Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini1-1/+1
2017-01-13spi: Zap ep93xx_spi driver and related codeJagan Teki2-273/+0
2017-01-13video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin1-2/+4
2017-01-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini3-6/+6