aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-12-16i2c: mxc: Print hex instead of decimal for bus addressJagan Teki1-1/+1
2016-12-16i2c: Kconfig: Add SYS_I2C_MXC entryJagan Teki1-0/+8
2016-12-16video: Kconfig: Add VIDEO_IPV3 entryJagan Teki1-0/+7
2016-12-16dm: net: fec: Add .read_rom_hwaddrJagan Teki1-9/+9
2016-12-16net: fec_mxc: Driver cleanupsJagan Teki2-146/+83
2016-12-16net: fec_mxc: Convert into driver modelJagan Teki2-26/+246
2016-12-16net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddrJagan Teki1-3/+2
2016-12-16arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn6-2/+81
2016-12-16pinctrl: imx6: support i.MX6SLLPeng Fan1-0/+2
2016-12-16OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan1-8/+8
2016-12-15driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain4-13/+48
2016-12-15Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen2-63/+2
2016-12-15sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy1-1/+1
2016-12-15mtd: spi: don't return -1 when scan succeedFabien Parent1-2/+2
2016-12-15spi: cadence_qspi: Move DT prop code to match layoutPhil Edworthy1-1/+1
2016-12-15spi: cadence_qspi: Fix CS timingsPhil Edworthy1-11/+12
2016-12-15spi: cadence_qspi: Remove returns from end of void functionsPhil Edworthy1-8/+0
2016-12-15spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy3-9/+5