summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-12-18-185/+437
|\ \ | |/ |/|
| * i2c: mxc: Make 'no gpio pinctrl state' print as debugJagan Teki2016-12-16-1/+1
| * i2c: mxc: Print hex instead of decimal for bus addressJagan Teki2016-12-16-1/+1
| * i2c: Kconfig: Add SYS_I2C_MXC entryJagan Teki2016-12-16-0/+8
| * video: Kconfig: Add VIDEO_IPV3 entryJagan Teki2016-12-16-0/+7
| * dm: net: fec: Add .read_rom_hwaddrJagan Teki2016-12-16-9/+9
| * net: fec_mxc: Driver cleanupsJagan Teki2016-12-16-146/+83
| * net: fec_mxc: Convert into driver modelJagan Teki2016-12-16-26/+246
| * net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddrJagan Teki2016-12-16-3/+2
| * arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn2016-12-16-2/+81
| * pinctrl: imx6: support i.MX6SLLPeng Fan2016-12-16-0/+2
| * OCOTP: Update OCOTP driver to support i.MX6SLLPeng Fan2016-12-16-8/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-12-16-175/+94
|\ \
| * | Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen2016-12-15-63/+2
| * | sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy2016-12-15-1/+1
| * | mtd: spi: don't return -1 when scan succeedFabien Parent2016-12-15-2/+2
| * | spi: cadence_qspi: Move DT prop code to match layoutPhil Edworthy2016-12-15-1/+1
| * | spi: cadence_qspi: Fix CS timingsPhil Edworthy2016-12-15-11/+12
| * | spi: cadence_qspi: Remove returns from end of void functionsPhil Edworthy2016-12-15-8/+0
| * | spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy2016-12-15-9/+5
| * | spi: cadence_qspi: Clean up the #define namesPhil Edworthy2016-12-15-43/+43
| * | spi: cadence_qspi: Use #define for bits instead of bit shiftsPhil Edworthy2016-12-15-18/+19
| * | spi: cadence_qspi: Better debug information on the SPI clock ratePhil Edworthy2016-12-15-3/+3
| * | spi: cadence_qspi: Fix baud rate calculationPhil Edworthy2016-12-15-16/+6
| * | spi: cadence_qspi: Fix clearing of pol/pha bitsPhil Edworthy2016-12-15-2/+2
| * | spi: Add error checking for invalid bus widthsSimon Glass2016-12-15-2/+2
| |/
* | driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain2016-12-15-13/+48
|/