summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add support for the MT41K128M16JT125K memory modulesSjoerd Simons2019-04-121-0/+16
| * | | am57xx_evm_defconfig: Enable configs to support QSPI bootVignesh R2019-04-121-0/+4
| * | | ARM: dts: k2g-ice: add dt node for netcpMurali Karicheri2019-04-121-0/+35
| * | | k2g: config enable ti phy dp83867 for k2gMurali Karicheri2019-04-121-0/+1
| * | | ARM: dts: k2g-evm: remove unused phy-mode property from phy nodeMurali Karicheri2019-04-121-1/+0
| * | | ARM: k2g: add a workaround to reset the phyMurali Karicheri2019-04-122-0/+18
| * | | net: netcp: add support for phy with rgmii idsMurali Karicheri2019-04-121-1/+21
| * | | ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri2019-04-121-15/+17
| * | | ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-04-122-0/+24
| * | | configs: am65x_evm_a53: Enable DMA related configsGrygorii Strashko2019-04-111-1/+3
| * | | arm64: dts: ti: k3-am65: add mcu navss nodesGrygorii Strashko2019-04-111-0/+47
| * | | soc: keystone: Merge into ti specific directoryVignesh R2019-04-118-11/+16
| * | | dma: ti: add driver to K3 UDMAVignesh R2019-04-118-0/+1990
| * | | soc: ti: k3: add CPPI5 description and helpersGrygorii Strashko2019-04-111-0/+995
| * | | soc: ti: k3: add navss ringacc driverGrygorii Strashko2019-04-117-0/+1326
| * | | firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko2019-04-114-12/+1692
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-04-114-48/+29
|\ \ \
| * | | usb: ehci-mx6: Use common code to extract dr_modeAdam Ford2019-04-091-14/+15
| * | | usb: Make portspeed return a read-only stringIsmael Luceno Cortes2019-04-092-26/+10
| * | | 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-11100-2673/+13741
|\ \ \ | |_|/ |/| |
| * | ARM: rmobile: rcar-common: Zap arch_preboot_os()Eugeniu Rosca2019-04-091-53/+0
| * | ARM: dts: rmobile: Enable USB on E2 AltMarek Vasut2019-04-091-0/+28
| * | ARM: rmobile: alt: Increase USB power-good delayMarek Vasut2019-04-091-1/+2
| * | net: sh_eth: Initialize PHY in probe() onceMarek Vasut2019-04-091-14/+17
| * | ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0Marek Vasut2019-04-0927-769/+4075
| * | ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0Marek Vasut2019-04-0911-20/+66
| * | 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
| * | pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCsMarek Vasut2019-04-092-0/+22
| * | clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut2019-04-0911-152/+226
| * | clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut2019-04-0911-62/+28
| * | ARM: rmobile: Add R8A77965 M3NULCB supportMarek Vasut2019-04-096-2/+75
| * | ARM: dts: rmobile: Import R8A77965 M3NULCB DTsMarek Vasut2019-04-093-0/+77
| * | pinctrl: renesas: Add R8A77965 pin control tablesMarek Vasut2019-04-096-12/+5992
| * | clk: renesas: Add R8A77965 clock tablesMarek Vasut2019-04-095-20/+347
| * | ARM: rmobile: Add dedicated R8A77965 SoC supportMarek Vasut2019-04-091-0/+7
| * | ARM: rmobile: Enable multi-DTB fit LZO compressionMarek Vasut2019-04-096-6/+27
| * | lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut2019-04-095-5/+86
| * | lib: fdt: Allow enabling both LZO and GZIP DT compressionMarek Vasut2019-04-091-6/+13
| * | ARM: renesas: Save boot parameters passed in by ATFMarek Vasut2019-04-091-0/+15
| * | lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut2019-04-092-6/+31
| * | lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut2019-04-092-3/+28
| * | spl: ymodem: Move GZ handling out of YModem sessionMarek Vasut2019-04-091-13/+15
| * | spl: ymodem: Terminate YModem session on errorMarek Vasut2019-04-091-2/+3
| |/
* | Merge branch '2019-04-09-master-imports-fs'Tom Rini2019-04-1020-89/+646
|\ \
| * | test.py: Disable fsck for FAT tests for nowTom Rini2019-04-101-2/+0
| * | Fix ext4 block group descriptor sizingBenjamin Lim2019-04-091-4/+15
| * | test/py: mmc: Add 'mmc read' performance checkMarek Vasut2019-04-091-0/+11
| * | test/py: mmc: Add 'mmc info' testMarek Vasut2019-04-091-0/+37