aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian3-716/+1
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian4-0/+754
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang4-311/+343
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian1-10/+7
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian1-1/+1
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-03pci: kconfig: fix spelling in descriptionMarcel Ziswiler1-1/+1
2017-01-03video: tegra: fix spelling in commentMarcel Ziswiler1-1/+1
2017-01-02imx: thermal: Kconfig: add MX7Peng Fan1-1/+1
2016-12-29mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada1-0/+8
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada3-10/+77
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2-1/+17
2016-12-29mmc: make MMC driver entries dependent on MMCMasahiro Yamada1-0/+4
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-3/+7
2016-12-27Update Maintainer and Author's email addressAjay Bhargav6-6/+6
2016-12-27timer: Support clocks via phandleZakharov Vlad1-3/+14
2016-12-27regulator: fixed: Add support to handle enable-active-high DT propertyVignesh R1-1/+6
2016-12-23Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-295/+0
2016-12-23Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini3-0/+69
2016-12-22power: pmic: add the max8998 controller for DMJaehoon Chung3-0/+69
2016-12-22mmc: Extend dependencies for zynq sdhciMichal Simek1-1/+1
2016-12-22mmc: spear: remove the entire spear_sdhci.c fileJaehoon Chung2-28/+0
2016-12-21spi: Zap armada100_spi.c and envJagan Teki2-204/+0
2016-12-21spi: Zap mpc52xx_spi.c, config and related codeJagan Teki2-91/+0
2016-12-20Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini10-18/+115
2016-12-20Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-2/+2
2016-12-20gpio: zynq: Remove empty lineMichal Simek1-1/+0
2016-12-20block: Move ceva driver to DMMichal Simek2-2/+48
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek5-9/+64
2016-12-20net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek3-6/+3
2016-12-19serial: 16550: Add Ingenic JZ4780 supportMarek Vasut1-0/+5
2016-12-19serial: 16550: Add port type as driver dataMarek Vasut1-10/+16
2016-12-19serial: 16550: Add getfcr accessorMarek Vasut1-2/+16
2016-12-19i2c: mv_i2c.c: Correct address endiannessBradley Bolen1-2/+2
2016-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini13-185/+437
2016-12-16Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini6-175/+94
2016-12-16i2c: mxc: Make 'no gpio pinctrl state' print as debugJagan Teki1-1/+1