summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-14Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini
2017-01-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2017-01-13mmc: sunxi: revive depends on UART0_PORT_FMasahiro Yamada
2017-01-13mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cdMasahiro Yamada
2017-01-13mmc: sdhci: fix NULL pointer access when host->ops is not setMasahiro Yamada
2017-01-12net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons
2017-01-12net: designware: Export the operation functionsSimon Glass
2017-01-12net: designware: Split the link init into a separate functionSimon Glass
2017-01-12net: designware: Adjust dw_adjust_link() to return an errorSimon Glass
2017-01-12net: designware: Export various functions/struct to allow subclassingSjoerd Simons
2017-01-12rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang
2017-01-12mmc: rockchip_sdhci: add clock init for mmcKever Yang
2017-01-11power_i2c.c: Fix unused variable warningTom Rini
2017-01-11Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
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-11xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan
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-10i2c: cdns: Add additional compatible string for r1p14 of the IP.Moritz Fischer
2017-01-10net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu
2017-01-10clk: zynqmp: Add clock driver support for zynqmpSiva Durga Prasad Paladugu
2017-01-10fpga: zynqmp: Remove empty functionsMichal Simek
2017-01-10net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N
2017-01-05Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2017-01-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2017-01-05ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2017-01-05ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun
2017-01-05powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-05mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun
2017-01-05arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun
2017-01-05powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun
2017-01-05crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun
2017-01-05crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun