summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski2019-04-131-1/+1
* net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski2019-04-131-0/+1
* Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-1219-1159/+2774
|\
| * mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello2019-04-123-0/+1104
| * spi: stm32_qspi: move to exec_opChristophe Kerello2019-04-122-383/+245
| * pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay2019-04-123-0/+451
| * stpmic1: add NVM update support in fuse commandPatrick Delaunay2019-04-122-0/+142
| * pmic: stpmu1: add power switch off supportPatrick Delaunay2019-04-121-0/+46
| * stpmic1: update register namesPatrick Delaunay2019-04-121-57/+57
| * power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-126-292/+298
| * power: stpmu1: rename files to stpmic1Patrick Delaunay2019-04-124-4/+4
| * regulator: stpmu1: update buck1 rangePatrick Delaunay2019-04-121-2/+3
| * stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-122-1/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-04-125-11/+79
|\ \
| * | misc: i2c_eeprom: add eeprom write supportBaruch Siach2019-04-111-1/+19
| * | misc: i2c_eeprom: support DT pagesize propertyBaruch Siach2019-04-111-0/+6
| * | i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli2019-04-112-1/+8
| * | i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli2019-04-111-3/+1
| * | i2c: muxes: pca954x: update list of supported devicesLuca Ceresoli2019-04-111-5/+5
| * | DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski2019-04-112-2/+41
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2019-04-126-161/+228
|\ \ \
| * | | arm: mvebu: Add Marvell's integrated CPUsChris Packham2019-04-121-0/+4
| * | | sata: sata_mv: add orion-sata compatible stringMichael Walle2019-04-121-0/+1
| * | | sata: sata_mv: support kirkwood architectureMichael Walle2019-04-121-4/+3
| * | | sata: sata_mv: use correct format specifier in debug()Michael Walle2019-04-121-1/+1
| * | | ata: ahci_mvebu: add support for Armada 38xBaruch Siach2019-04-121-0/+1
| * | | sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese2019-04-122-149/+197
| * | | watchdog: orion_wdt: take timeout value in msChris Packham2019-04-122-4/+20
| * | | watchdog: orion_wdt: support SPL usageChris Packham2019-04-121-3/+1
* | | | mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas2019-04-121-11/+10
* | | | ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas2019-04-121-1/+1
* | | | board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas2019-04-121-18/+0
* | | | net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas2019-04-121-1/+1
* | | | net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas2019-04-121-7/+11
* | | | net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas2019-04-122-72/+58
* | | | net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas2019-04-121-67/+69
* | | | net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas2019-04-121-17/+16
* | | | firmware: Add support for querying msmc memoryLokesh Vutla2019-04-122-0/+72
* | | | net: netcp: add support for phy with rgmii idsMurali Karicheri2019-04-121-1/+21
* | | | soc: keystone: Merge into ti specific directoryVignesh R2019-04-115-7/+8
* | | | dma: ti: add driver to K3 UDMAVignesh R2019-04-116-0/+1935
* | | | soc: ti: k3: add navss ringacc driverGrygorii Strashko2019-04-116-0/+1090
* | | | firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko2019-04-112-11/+1391
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-04-112-22/+19
|\ \ \
| * | | usb: ehci-mx6: Use common code to extract dr_modeAdam Ford2019-04-091-14/+15
| * | | usb: host: Print device name when scanningIsmael Luceno Cortes2019-04-091-8/+4
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-1129-1728/+9177
|\ \ \ | |_|/ |/| |
| * | net: sh_eth: Initialize PHY in probe() onceMarek Vasut2019-04-091-14/+17
| * | pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut2019-04-097-1496/+2511
| * | pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut2019-04-093-62/+81