summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* mmc: fsl_esdhc: add 'fsl, esdhc' into of_match tableYangbo Lu2017-01-18-0/+1
* mmc: fsl_esdhc: make GPIO support optionalYangbo Lu2017-01-18-2/+8
* kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang2017-01-18-4/+4
* pci: layerscape: remove unnecessary legacy codeMinghuan Lian2017-01-18-716/+1
* pci: layerscape: add pci driver based on DMMinghuan Lian2017-01-18-0/+754
* pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang2017-01-18-311/+343
* dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian2017-01-18-10/+7
* dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian2017-01-18-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2017-01-04-2/+2
|\
| * pci: kconfig: fix spelling in descriptionMarcel Ziswiler2017-01-03-1/+1
| * video: tegra: fix spelling in commentMarcel Ziswiler2017-01-03-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2017-01-04-13/+37
|\ \
| * | mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki2017-01-04-1/+1
| * | spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possibleVignesh R2017-01-04-6/+16
| * | spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R2017-01-04-6/+20
| |/
* | ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-04-64/+64
* | ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun2017-01-04-0/+14
* | powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun2017-01-04-0/+15
* | mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-04-0/+12
* | arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun2017-01-04-0/+21
* | fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-04-1/+125
* | powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun2017-01-04-2/+0
* | crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun2017-01-04-0/+6
* | crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2017-01-04-0/+33
|/
* imx: thermal: Kconfig: add MX7Peng Fan2017-01-02-1/+1
* mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada2016-12-29-0/+8
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-29-10/+77
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-29-1/+17
* mmc: make MMC driver entries dependent on MMCMasahiro Yamada2016-12-29-0/+4
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-3/+7
* Update Maintainer and Author's email addressAjay Bhargav2016-12-27-6/+6
* timer: Support clocks via phandleZakharov Vlad2016-12-27-3/+14
* regulator: fixed: Add support to handle enable-active-high DT propertyVignesh R2016-12-27-1/+6
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-12-23-295/+0
|\
| * spi: Zap armada100_spi.c and envJagan Teki2016-12-21-204/+0
| * spi: Zap mpc52xx_spi.c, config and related codeJagan Teki2016-12-21-91/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-12-23-0/+69
|\ \
| * | power: pmic: add the max8998 controller for DMJaehoon Chung2016-12-22-0/+69
* | | mmc: Extend dependencies for zynq sdhciMichal Simek2016-12-22-1/+1
* | | mmc: spear: remove the entire spear_sdhci.c fileJaehoon Chung2016-12-22-28/+0
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-12-20-18/+115
|\ \
| * | gpio: zynq: Remove empty lineMichal Simek2016-12-20-1/+0
| * | block: Move ceva driver to DMMichal Simek2016-12-20-2/+48
| * | dm: Add support for scsi/sata based devicesMichal Simek2016-12-20-9/+64
| * | net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek2016-12-20-6/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2016-12-20-2/+2
|\ \ | |/ |/|
| * i2c: mv_i2c.c: Correct address endiannessBradley Bolen2016-12-19-2/+2
* | serial: 16550: Add Ingenic JZ4780 supportMarek Vasut2016-12-19-0/+5
* | serial: 16550: Add port type as driver dataMarek Vasut2016-12-19-10/+16
* | serial: 16550: Add getfcr accessorMarek Vasut2016-12-19-2/+16