summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-07-121-8/+3
|\
| * pci: Add board_ prefix to should_load_oprom() and make it weakBin Meng2016-07-121-2/+2
| * pci: Make load_oprom and run_oprom independentBin Meng2016-07-121-4/+1
| * pci: Remove CONFIG_ALWAYS_LOAD_OPROMBin Meng2016-07-121-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-07-116-102/+268
|\ \
| * | dm: spi: Read default speed and mode values from DTVignesh R2016-07-091-2/+6
| * | spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R2016-07-093-7/+8
| * | spi: cadence_qspi_apb: Support 32 bit AHB addressVignesh R2016-07-091-3/+2
| * | spi: davinci_spi: Convert to driver to adapt to DMVignesh R2016-07-091-89/+240
| * | dm: core: implement dev_map_physmem()Vignesh R2016-07-091-0/+11
| * | spi: spi-uclass: fix typo in debug outputAnatolij Gustschin2016-07-061-1/+1
* | | sandbox: Find keyboard driver using driver modelSimon Glass2016-07-111-1/+10
* | | dm: gpio: MPC85XX GPIO platform data supportHamish Martin2016-07-111-7/+30
* | | dm: dfu: mmc: Support CONFIG_BLK in DFU for MMCSimon Glass2016-07-111-6/+5
* | | dm: mmc: msmsdhic: Drop old MMC codeSimon Glass2016-07-112-16/+1
* | | dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass2016-07-111-2/+44
* | | dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPSSimon Glass2016-07-111-1/+39
* | | dm: mmc: sdhci: Refactor configuration setup to support DMSimon Glass2016-07-111-48/+59
* | | dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass2016-07-111-11/+6
* | | dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass2016-07-111-1/+2
* | | dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass2016-07-111-0/+33
* | | dm: mmc: Add a way to use driver model for MMC operationsSimon Glass2016-07-113-3/+93
* | | mmc: Move tracing code into separate functionsSimon Glass2016-07-112-15/+45
* | | dm: mmc: rockchip: Support only CONFIG_BLKSimon Glass2016-07-111-11/+0
* | | mmc: Move MMC boot code into its own fileSimon Glass2016-07-114-125/+146
* | | dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.cSimon Glass2016-07-112-95/+91
* | | dm: mmc: Move CONFIG_BLK code into the mmc uclassSimon Glass2016-07-112-82/+83
* | | mmc: Add function declarations for mmc_bread() and mmc_switch_part()Simon Glass2016-07-112-5/+21
| |/ |/|
* | mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()Mateusz Kulikowski2016-07-081-1/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-07-062-301/+69
|\ \
| * | tegra: video: Always use write-through cache on LCDSimon Glass2016-07-051-18/+3
| * | video: tegra: Move to using simple-panel and pwm-backlightSimon Glass2016-07-051-263/+49
| * | pci: tegra: actually program REFCLK_CFG* on recent SoCsStephen Warren2016-07-051-9/+10
| * | pci: tegra: correctly program PADS_REFCLK registersStephen Warren2016-07-051-13/+9
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-07-064-5/+44
|\ \
| * | net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko2016-07-061-2/+2
| * | driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu2016-07-061-0/+28
| * | net: designware: Make driver independent from DM_GPIO againAlexey Brodkin2016-07-062-3/+14
| |/
* | rockchip: video: Lower hpd wait timeSjoerd Simons2016-07-051-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-07-012-4/+9
|\
| * ehci: mx7: fix otg id detectionPeng Fan2016-06-251-2/+5
| * ehci: mx7: fix usbnc_regsPeng Fan2016-06-251-1/+2
| * usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat2016-06-251-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-07-0112-315/+530
|\ \
| * | pinctrl: uniphier: add Ethernet pin-mux settingsMasahiro Yamada2016-07-027-0/+94
| * | pinctrl: uniphier: avoid building unneeded pin-mux tables for SPLMasahiro Yamada2016-07-0210-171/+192
| * | pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada2016-07-0210-154/+149
| * | pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20Masahiro Yamada2016-07-024-8/+118
| * | pinctrl: uniphier: allow to have pinctrl node under syscon nodeMasahiro Yamada2016-07-029-12/+12
| * | pinctrl: uniphier: remove unneeded pin group nand_cs1Masahiro Yamada2016-06-301-3/+0