summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: mx6: Make all i.MX6 SoCs user-selectableWIP/migrate-MX6xxTom Rini2020-08-12108-125/+220
* colibri_imx7: Move MX7D to KconfigTom Rini2020-08-123-2/+3
* Makefile: fix annoying sunxi hack messageFrank Wunderlich2020-08-121-2/+2
* Merge tag 'ti-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/11Aug2020Tom Rini2020-08-1155-168/+4821
|\
| * arm: dts: k3-j7200-common-proc-board: Enable CPSW2G portVignesh Raghavendra2020-08-112-0/+58
| * ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G supportVignesh Raghavendra2020-08-111-0/+116
| * ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodesVignesh Raghavendra2020-08-113-2/+64
| * ARM: dts: k3-j7200: Add wkup gpio nodeVignesh Raghavendra2020-08-112-0/+23
| * board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra2020-08-111-0/+30
| * arm: dts: k3-j7200: Add USB related DT entriesVignesh Raghavendra2020-08-114-0/+80
| * configs: j7200_evm_a72: Add Initial supportLokesh Vutla2020-08-112-0/+174
| * configs: j7200_evm_r5: Add initial supportLokesh Vutla2020-08-112-0/+131
| * arm: dts: k3-j7200: Add R5 specific dts supportDave Gerlach2020-08-113-1/+2396
| * arm: dts: k3-j7200: Add dts supportLokesh Vutla2020-08-117-1/+863
| * soc: soc_ti_k3: Add device identification for J7200 SoCKishon Vijay Abraham I2020-08-111-0/+4
| * ram: k3-j721e: Relax version checks for memory controllerLokesh Vutla2020-08-111-15/+1
| * board: ti: j7200: Add board detection support for j7200Lokesh Vutla2020-08-111-0/+4
| * board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2020-08-113-3/+57
| * arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla2020-08-113-1/+12
| * arm: mach-k3: j7200: Add support for storing extended boot info from ROMLokesh Vutla2020-08-113-2/+15
| * arm: mach-k3: j7200: Add support for SOC detectionLokesh Vutla2020-08-113-0/+12
| * arm: mach-k3: j721e: Fix unlocking control module registersLokesh Vutla2020-08-111-2/+2
| * arm: mach-k3: j721e: Add detection for j721eLokesh Vutla2020-08-115-0/+18
| * arm: mach-k3: sysfw-loader: Add support for rom loading sysfw imageLokesh Vutla2020-08-114-21/+43
| * arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla2020-08-114-20/+11
| * arm: mach-k3: Fix platform hang when SPL_MULTI_DTB_FIT is not enabledJean-Jacques Hiblot2020-08-111-1/+7
| * board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna2020-08-111-1/+4
| * board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla2020-08-112-6/+13
| * board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla2020-08-111-0/+13
| * configs: Add new config for supporting USB mass storage bootFaiz Abbas2020-08-112-0/+120
| * configs: Add defconfig for USB DFU bootmodeFaiz Abbas2020-08-112-0/+121
| * configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas2020-08-112-0/+12
| * configs: am65x_evm: Add support for DFU related configsFaiz Abbas2020-08-111-1/+3
| * arm: dts: k3-am654-base-board: Add support for USB0 in SPLFaiz Abbas2020-08-111-0/+27
| * arm: dts: k3-am654-r5-base-board: Add USB0 nodesFaiz Abbas2020-08-111-0/+35
| * arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas2020-08-113-1/+9
| * arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas2020-08-111-0/+40
| * arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas2020-08-111-1/+4
| * arm: mach-k3: sysfw-loader: Add support to load SYSFW from USBFaiz Abbas2020-08-111-0/+11
| * armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas2020-08-111-0/+18
| * spl: usb: Only init usb onceFaiz Abbas2020-08-111-3/+8
| * spl: usb: Create an API spl_usb_load()Faiz Abbas2020-08-112-7/+27
| * board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna2020-08-111-2/+8
| * mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas2020-08-111-1/+1
| * arm: dts: k3-j721e: Fix interconnect node namesSuman Anna2020-08-111-2/+2
| * arm: dts: k3-am65: Fix interconnect node namesSuman Anna2020-08-111-3/+3
| * ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods2020-08-115-76/+43
| * arm: mach-k3: Clean non-coherent lines out of L3 cacheAndrew F. Davis2020-08-112-0/+25
| * arm: dts: k3: Add RTI watchdogsJan Kiszka2020-08-112-0/+27
| * watchdog: Add support for K3 RTI watchdogJan Kiszka2020-08-113-0/+131