summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2016-07-01pinctrl: uniphier: avoid building unneeded pin-mux tables for SPLMasahiro Yamada
2016-07-01pinctrl: uniphier: support pin configuration for dedicated pinsMasahiro Yamada
2016-07-01pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20Masahiro Yamada
2016-07-01pinctrl: 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
2016-06-30pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2Masahiro Yamada
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha
2016-06-28mmc: fsl: introduce wp_enablePeng Fan
2016-06-28fsl_esdhc: Update clock enable bits for USDHCYe Li
2016-06-28mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
2016-06-27mmc: dw_mmc: fix the wrong AND operationJaehoon Chung
2016-06-24ehci: mx7: fix otg id detectionPeng Fan
2016-06-24ehci: mx7: fix usbnc_regsPeng Fan
2016-06-24usb: fsl: Fix NULL terminating issue for usb controller name stringRajesh Bhagat
2016-06-24clk: sandbox: don't check clk ID against 0Stephen Warren
2016-06-24mtd: nand: Drop a blank line in nand_wait()Andre Renaud
2016-06-21net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi