summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-12Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-07-12pci: Add board_ prefix to should_load_oprom() and make it weakBin Meng
2016-07-12pci: Make load_oprom and run_oprom independentBin Meng
2016-07-12pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2016-07-11dm: gpio: MPC85XX GPIO platform data supportHamish Martin
2016-07-11dm: dfu: mmc: Support CONFIG_BLK in DFU for MMCSimon Glass
2016-07-11dm: mmc: msmsdhic: Drop old MMC codeSimon Glass
2016-07-11dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: sdhci: Refactor configuration setup to support DMSimon Glass
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass
2016-07-11dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass
2016-07-11dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass
2016-07-11dm: mmc: Add a way to use driver model for MMC operationsSimon Glass
2016-07-11mmc: Move tracing code into separate functionsSimon Glass
2016-07-11dm: mmc: rockchip: Support only CONFIG_BLKSimon Glass
2016-07-11mmc: Move MMC boot code into its own fileSimon Glass
2016-07-11dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.cSimon Glass
2016-07-11dm: mmc: Move CONFIG_BLK code into the mmc uclassSimon Glass
2016-07-11mmc: Add function declarations for mmc_bread() and mmc_switch_part()Simon Glass
2016-07-09dm: spi: Read default speed and mode values from DTVignesh R
2016-07-09spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R
2016-07-09spi: cadence_qspi_apb: Support 32 bit AHB addressVignesh R
2016-07-09spi: davinci_spi: Convert to driver to adapt to DMVignesh R
2016-07-09dm: core: implement dev_map_physmem()Vignesh R
2016-07-08mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()Mateusz Kulikowski
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-07-06Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-07-06net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko
2016-07-06driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu
2016-07-06net: designware: Make driver independent from DM_GPIO againAlexey Brodkin
2016-07-06spi: spi-uclass: fix typo in debug outputAnatolij Gustschin
2016-07-05tegra: video: Always use write-through cache on LCDSimon Glass
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass
2016-07-05pci: tegra: actually program REFCLK_CFG* on recent SoCsStephen Warren
2016-07-05pci: tegra: correctly program PADS_REFCLK registersStephen Warren
2016-07-05rockchip: video: Lower hpd wait timeSjoerd Simons
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-07-01Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-07-01mmc: increase MMC SDHCI read status timeoutSteve Rae
2016-07-01driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri
2016-07-02pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada
2016-07-02pinctrl: uniphier: avoid building unneeded pin-mux tables for SPLMasahiro Yamada
2016-07-02pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada
2016-07-02pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20Masahiro Yamada
2016-07-02pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada
2016-06-30pinctrl: uniphier: remove unneeded pin group nand_cs1Masahiro Yamada
2016-06-30pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20Masahiro Yamada