aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-11net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons3-0/+162
2017-01-11net: designware: Export the operation functionsSimon Glass2-10/+18
2017-01-11net: designware: Split the link init into a separate functionSimon Glass1-2/+24
2017-01-11net: designware: Adjust dw_adjust_link() to return an errorSimon Glass1-4/+8
2017-01-11net: designware: Export various functions/struct to allow subclassingSjoerd Simons2-3/+7
2017-01-11rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang1-10/+10
2017-01-11mmc: rockchip_sdhci: add clock init for mmcKever Yang1-2/+17
2017-01-11power_i2c.c: Fix unused variable warningTom Rini1-1/+0
2017-01-11Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini7-37/+279
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada2-7/+62
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada2-5/+33
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2-1/+9
2017-01-11mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada2-2/+2
2017-01-11power: change from meaningless value to error numberJaehoon Chung15-67/+64
2017-01-11mmc: uniphier-sd: fix Kconfig dependencyMasahiro Yamada1-2/+2
2017-01-11mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada3-0/+138
2017-01-11mmc: sdhci: combine the Host controller v3.0 feature into one conditionJaehoon Chung1-10/+7
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWERJaehoon Chung1-3/+0
2017-01-11mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung2-7/+10
2017-01-11mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung1-1/+7
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung19-29/+59
2017-01-11mmc: sdhci: remove the SDHCI_QUIRK_NO_CDJaehoon Chung2-5/+3
2017-01-11mmc: pic32_sdhci: move the code to pic32_sdhci.cJaehoon Chung2-6/+17
2017-01-11mmc: sdhci: remove the unused code about testing Card detectJaehoon Chung1-11/+0
2017-01-11mmc: sdhci: disable the 8bit mode when host doesn't support itJaehoon Chung1-3/+2
2017-01-11xilinx_phy: Pass correct pointer to fdtdec_get_int()Kamensky Ivan1-2/+2
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini4-15/+174
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2017-01-10i2c: cdns: Add additional compatible string for r1p14 of the IP.Moritz Fischer1-0/+1
2017-01-10net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu1-0/+18
2017-01-10clk: zynqmp: Add clock driver support for zynqmpSiva Durga Prasad Paladugu3-0/+249
2017-01-10fpga: zynqmp: Remove empty functionsMichal Simek1-12/+0
2017-01-10net: gem: Use wait_for_bit() instead of private mdio_wait()Michal Simek1-23/+9
2017-01-09drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N4-15/+174
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2-2/+2
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-13/+37
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun9-64/+64
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun1-0/+14
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun1-0/+15
2017-01-04mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun1-0/+12
2017-01-04arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun1-0/+21
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun3-1/+125
2017-01-04powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun1-2/+0
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun1-0/+6
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun1-0/+33
2017-01-04mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki1-1/+1
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possibleVignesh R1-6/+16
2017-01-04spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R1-6/+20
2017-01-04spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXIPriit Laes1-1/+1
2017-01-03pci: kconfig: fix spelling in descriptionMarcel Ziswiler1-1/+1