summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2017-01-11mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada
2017-01-11power: change from meaningless value to error numberJaehoon Chung
2017-01-11mmc: uniphier-sd: fix Kconfig dependencyMasahiro Yamada
2017-01-11mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada
2017-01-11mmc: sdhci: combine the Host controller v3.0 feature into one conditionJaehoon Chung
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung
2017-01-11mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung
2017-01-11mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung
2017-01-11mmc: sdhci: remove the unused code about testing Card detectJaehoon Chung
2017-01-11mmc: sdhci: disable the 8bit mode when host doesn't support itJaehoon Chung
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-04mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun
2017-01-04arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun
2017-01-04powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun
2017-01-04mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possibleVignesh R
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R
2017-01-04spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXIPriit Laes
2017-01-03pci: kconfig: fix spelling in descriptionMarcel Ziswiler
2017-01-03video: tegra: fix spelling in commentMarcel Ziswiler
2017-01-02imx: thermal: Kconfig: add MX7Peng Fan
2016-12-29mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada
2016-12-29mmc: make MMC driver entries dependent on MMCMasahiro Yamada
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-12-27Update Maintainer and Author's email addressAjay Bhargav
2016-12-27timer: Support clocks via phandleZakharov Vlad
2016-12-27regulator: fixed: Add support to handle enable-active-high DT propertyVignesh R
2016-12-23Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-12-23Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-12-22power: pmic: add the max8998 controller for DMJaehoon Chung
2016-12-22mmc: Extend dependencies for zynq sdhciMichal Simek
2016-12-22mmc: spear: remove the entire spear_sdhci.c fileJaehoon Chung
2016-12-21spi: Zap armada100_spi.c and envJagan Teki