aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-11board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla
2020-08-11configs: Add new config for supporting USB mass storage bootFaiz Abbas
2020-08-11configs: Add defconfig for USB DFU bootmodeFaiz Abbas
2020-08-11configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modesFaiz Abbas
2020-08-11configs: am65x_evm: Add support for DFU related configsFaiz Abbas
2020-08-11arm: dts: k3-am654-base-board: Add support for USB0 in SPLFaiz Abbas
2020-08-11arm: dts: k3-am654-r5-base-board: Add USB0 nodesFaiz Abbas
2020-08-11arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas
2020-08-11arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas
2020-08-11arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas
2020-08-11arm: mach-k3: sysfw-loader: Add support to load SYSFW from USBFaiz Abbas
2020-08-11armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas
2020-08-11spl: usb: Only init usb onceFaiz Abbas
2020-08-11spl: usb: Create an API spl_usb_load()Faiz Abbas
2020-08-11board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna
2020-08-11mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas
2020-08-11arm: dts: k3-j721e: Fix interconnect node namesSuman Anna
2020-08-11arm: dts: k3-am65: Fix interconnect node namesSuman Anna
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods
2020-08-11arm: mach-k3: Clean non-coherent lines out of L3 cacheAndrew F. Davis
2020-08-11arm: dts: k3: Add RTI watchdogsJan Kiszka
2020-08-11watchdog: Add support for K3 RTI watchdogJan Kiszka
2020-08-10Prepare v2020.10-rc2Tom Rini
2020-08-10configs: Resync with savedefconfigTom Rini
2020-08-10test/py: fix SquashFS testsJoao Marcos Costa
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-08-08Makefile: sunxi: Don't use binman to build ATF imageSimon Glass
2020-08-08test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt
2020-08-08Merge branch '2020-08-07-misc-improvements'Tom Rini
2020-08-07test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt
2020-08-07tests: support mkfs.ext4 without metadata_csumStephen Warren
2020-08-07board: presidio: add LED supportJway Lin
2020-08-07led: led_cortina: Add CAxxx LED supportJway Lin
2020-08-07Travis: Add squashfs-toolsTom Rini
2020-08-07test/py: Add tests for the SquashFS commandsJoao Marcos Costa
2020-08-07fs/fs.c: add symbolic link case to fs_ls_generic()Joao Marcos Costa
2020-08-07fs/squashfs: add support for zlib decompressionJoao Marcos Costa
2020-08-07include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa
2020-08-07fs/squashfs: add filesystem commandsJoao Marcos Costa
2020-08-07fs/squashfs: new filesystemJoao Marcos Costa
2020-08-07cmd: Update the memory-search commandSimon Glass
2020-08-07test: Add a flag for tests that need console recordingSimon Glass
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-07console: Always define the console-recording functionsSimon Glass
2020-08-07test: Add a way to check part of a console line or skip itSimon Glass
2020-08-07Merge branch '2020-08-07-mkimage-improvements'Tom Rini
2020-08-07mkimage: fit: fix import of external dataPatrick Oppenlander
2020-08-07mkimage: fit: include image cipher in configuration signaturePatrick Oppenlander
2020-08-07mkimage: fit: don't cipher ciphered dataPatrick Oppenlander
2020-08-07mkimage: fit: handle FDT_ERR_NOSPACE when cipheringPatrick Oppenlander