summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-08-116-62/+97
|\ \ \ | |/ / |/| |
| * | efi_loader: set load options in boot managerHeinrich Schuchardt2020-08-084-23/+43
| * | efi_loader: factor out efi_set_load_options()Heinrich Schuchardt2020-08-083-36/+54
| * | efi_loader: add copyright noticeAKASHI Takahiro2020-08-081-0/+1
| * | lib/crypto: simplify public_key_verify_signatureHeinrich Schuchardt2020-08-081-4/+0
* | | 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
| * led: led_cortina: Add CAxxx LED supportJway Lin2020-08-074-1/+310
| * Travis: Add squashfs-toolsTom Rini2020-08-071-0/+1