summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
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-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-21mmc: Extend dependencies for zynq sdhciMichal Simek
2016-12-21mmc: spear: remove the entire spear_sdhci.c fileJaehoon Chung
2016-12-21spi: Zap armada100_spi.c and envJagan Teki
2016-12-21spi: Zap mpc52xx_spi.c, config and related codeJagan Teki
2016-12-20Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-12-20Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-12-20gpio: zynq: Remove empty lineMichal Simek
2016-12-20block: Move ceva driver to DMMichal Simek
2016-12-20dm: Add support for scsi/sata based devicesMichal Simek
2016-12-20net: xilinx: Use mdio_register_seq() to support multiple instancesMichal Simek
2016-12-19serial: 16550: Add Ingenic JZ4780 supportMarek Vasut
2016-12-19serial: 16550: Add port type as driver dataMarek Vasut
2016-12-19serial: 16550: Add getfcr accessorMarek Vasut
2016-12-19i2c: mv_i2c.c: Correct address endiannessBradley Bolen
2016-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-12-16Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-12-16i2c: mxc: Make 'no gpio pinctrl state' print as debugJagan Teki
2016-12-16i2c: mxc: Print hex instead of decimal for bus addressJagan Teki
2016-12-16i2c: Kconfig: Add SYS_I2C_MXC entryJagan Teki
2016-12-16video: Kconfig: Add VIDEO_IPV3 entryJagan Teki