summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-06x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2017-02-06spl: Allow PCH drivers to be used in SPLSimon Glass
2017-02-06spl: Allow timer drivers to be used in SPLSimon Glass
2017-02-06spl: Allow RTC drivers to be used in SPLSimon Glass
2017-02-06spl: Allow PCI drivers to be used in SPLSimon Glass
2017-02-06spl: Allow CPU drivers to be used in SPLSimon Glass
2017-02-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-02-01lib: tpm: Add command to flush resourcesMario Six
2017-02-01net: phy: Support Marvell 88E1680Dirk Eibach
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach
2017-02-01phy: comphy_a3700: Change SD/MMC compatible DT node to match the updatesStefan Roese
2017-01-31drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata
2017-01-31mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMELMasahiro Yamada
2017-01-31mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32Masahiro Yamada
2017-01-31mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSMMasahiro Yamada
2017-01-31mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIPMasahiro Yamada
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada
2017-01-31mmc: sandbox: rename CONFIG, fix dependency, and use it in MakefileMasahiro Yamada
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