summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-12pci: Make load_oprom and run_oprom independentBin Meng
2016-07-12pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng
2016-07-12mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: use the 4bit bus-width by defaultJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: clean the unused and unnecessary codesJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: add the error control for checking indexJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROLJaehoon Chung
2016-07-12mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung
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-08serial_sh: Add standrad SCI (w/o FIFO) supportYoshinori Sato
2016-07-08serial_sh: Device Tree supportYoshinori Sato
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-02Merge 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-01pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada