summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-12-16dm: net: fec: Add .read_rom_hwaddrJagan Teki
2016-12-16net: fec_mxc: Driver cleanupsJagan Teki
2016-12-16net: fec_mxc: Convert into driver modelJagan Teki
2016-12-16net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddrJagan Teki
2016-12-16arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn
2016-12-16pinctrl: imx6: support i.MX6SLLPeng Fan
2016-12-16OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan
2016-12-15driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain
2016-12-15Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen
2016-12-15sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy
2016-12-15mtd: spi: don't return -1 when scan succeedFabien Parent
2016-12-15spi: cadence_qspi: Move DT prop code to match layoutPhil Edworthy
2016-12-15spi: cadence_qspi: Fix CS timingsPhil Edworthy
2016-12-15spi: cadence_qspi: Remove returns from end of void functionsPhil Edworthy
2016-12-15spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy
2016-12-15spi: cadence_qspi: Clean up the #define namesPhil Edworthy
2016-12-15spi: cadence_qspi: Use #define for bits instead of bit shiftsPhil Edworthy
2016-12-15spi: cadence_qspi: Better debug information on the SPI clock ratePhil Edworthy