aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-13ata: dwc_ahsata: Add ahci driver model supportSoeren Moch2-0/+32
2019-04-13ata: dwc_ahsata: Fix sector reports for large disksSoeren Moch1-11/+3
2019-04-13net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski1-1/+1
2019-04-13net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski1-0/+1
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini19-1159/+2774
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini5-11/+79
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini6-161/+228
2019-04-12mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello3-0/+1104
2019-04-12spi: stm32_qspi: move to exec_opChristophe Kerello2-383/+245
2019-04-12pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay3-0/+451
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay2-0/+142
2019-04-12pmic: stpmu1: add power switch off supportPatrick Delaunay1-0/+46
2019-04-12stpmic1: update register namesPatrick Delaunay1-57/+57
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay6-292/+298
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay4-4/+4
2019-04-12regulator: stpmu1: update buck1 rangePatrick Delaunay1-2/+3
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay2-1/+4
2019-04-12mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas1-11/+10
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas1-1/+1
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas1-18/+0
2019-04-12net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas1-1/+1
2019-04-12net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas1-7/+11
2019-04-12net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas2-72/+58
2019-04-12net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas1-67/+69
2019-04-12net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas1-17/+16
2019-04-12firmware: Add support for querying msmc memoryLokesh Vutla2-0/+72
2019-04-12net: netcp: add support for phy with rgmii idsMurali Karicheri1-1/+21
2019-04-12arm: mvebu: Add Marvell's integrated CPUsChris Packham1-0/+4
2019-04-12sata: sata_mv: add orion-sata compatible stringMichael Walle1-0/+1
2019-04-12sata: sata_mv: support kirkwood architectureMichael Walle1-4/+3
2019-04-12sata: sata_mv: use correct format specifier in debug()Michael Walle1-1/+1
2019-04-12ata: ahci_mvebu: add support for Armada 38xBaruch Siach1-0/+1
2019-04-12sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese2-149/+197
2019-04-12watchdog: orion_wdt: take timeout value in msChris Packham2-4/+20
2019-04-12watchdog: orion_wdt: support SPL usageChris Packham1-3/+1
2019-04-11soc: keystone: Merge into ti specific directoryVignesh R5-7/+8
2019-04-11dma: ti: add driver to K3 UDMAVignesh R6-0/+1935
2019-04-11soc: ti: k3: add navss ringacc driverGrygorii Strashko6-0/+1090
2019-04-11firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko2-11/+1391
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-22/+19
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini29-1728/+9177
2019-04-11misc: i2c_eeprom: add eeprom write supportBaruch Siach1-1/+19
2019-04-11misc: i2c_eeprom: support DT pagesize propertyBaruch Siach1-0/+6
2019-04-11i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli2-1/+8
2019-04-11i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli1-3/+1
2019-04-11i2c: muxes: pca954x: update list of supported devicesLuca Ceresoli1-5/+5
2019-04-11DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski2-2/+41
2019-04-09net: sh_eth: Initialize PHY in probe() onceMarek Vasut1-14/+17
2019-04-09pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut7-1496/+2511
2019-04-09pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut3-62/+81