summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prepare v2020.10-rc2Tom Rini2020-08-101-1/+1
* configs: Resync with savedefconfigTom Rini2020-08-10749-991/+857
* test/py: fix SquashFS testsJoao Marcos Costa2020-08-103-14/+16
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-08317-586/+139
* Makefile: sunxi: Don't use binman to build ATF imageSimon Glass2020-08-081-0/+4
* test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt2020-08-081-2/+5
* Merge branch '2020-08-07-misc-improvements'Tom Rini2020-08-08122-352/+3535
|\
| * test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt2020-08-071-3/+3
| * tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-072-3/+8
| * board: presidio: add LED supportJway Lin2020-08-071-0/+31