summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-07mkimage: fit: only process one cipher nodePatrick Oppenlander
2020-08-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-08-06Merge branch '2020-08-06-Kconfig-sram-options'Tom Rini
2020-08-06common/board_r: Move blkcache_init call earlier in the boot sequenceOvidiu Panait
2020-08-06blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2020-08-06common/board_r: Remove initr_serial wrapperOvidiu Panait
2020-08-06drivers: serial: Make serial_initialize return intOvidiu Panait
2020-08-06dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probeOvidiu Panait
2020-08-06board_f: Remove setup_board_part1Ovidiu Panait
2020-08-06board_f: ppc: Factor out ppc-specific bdinfo setupOvidiu Panait
2020-08-06board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait
2020-08-06board_f: Move sram bdinfo assignments to generic codeOvidiu Panait
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait