summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-10test/py: fix SquashFS testsJoao Marcos Costa3-14/+16
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini317-586/+139
2020-08-08Makefile: sunxi: Don't use binman to build ATF imageSimon Glass1-0/+4
2020-08-08test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt1-2/+5
2020-08-08Merge branch '2020-08-07-misc-improvements'Tom Rini122-352/+3535
2020-08-08test: py: test_shell_run() with CONFIG_HUSH_PARSER=nHeinrich Schuchardt1-3/+3
2020-08-08tests: support mkfs.ext4 without metadata_csumStephen Warren2-3/+8
2020-08-08board: presidio: add LED supportJway Lin1-0/+31
2020-08-08led: led_cortina: Add CAxxx LED supportJway Lin4-1/+310
2020-08-08Travis: Add squashfs-toolsTom Rini1-0/+1
2020-08-08test/py: Add tests for the SquashFS commandsJoao Marcos Costa5-0/+103
2020-08-08fs/fs.c: add symbolic link case to fs_ls_generic()Joao Marcos Costa1-0/+3
2020-08-08fs/squashfs: add support for zlib decompressionJoao Marcos Costa1-0/+30
2020-08-08include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa5-0/+140
2020-08-08fs/squashfs: add filesystem commandsJoao Marcos Costa4-0/+50
2020-08-08fs/squashfs: new filesystemJoao Marcos Costa16-0/+2297
2020-08-08cmd: Update the memory-search commandSimon Glass8-43/+124
2020-08-08test: Add a flag for tests that need console recordingSimon Glass2-0/+11
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass77-300/+301
2020-08-08console: Always define the console-recording functionsSimon Glass2-2/+42
2020-08-08test: Add a way to check part of a console line or skip itSimon Glass2-0/+81
2020-08-07Merge branch '2020-08-07-mkimage-improvements'Tom Rini2-46/+64
2020-08-07mkimage: fit: fix import of external dataPatrick Oppenlander1-2/+2
2020-08-07mkimage: fit: include image cipher in configuration signaturePatrick Oppenlander1-0/+17
2020-08-07mkimage: fit: don't cipher ciphered dataPatrick Oppenlander1-1/+14
2020-08-07mkimage: fit: handle FDT_ERR_NOSPACE when cipheringPatrick Oppenlander1-9/+10
2020-08-07mkimage: fit: only process one cipher nodePatrick Oppenlander1-35/+22
2020-08-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini4-25/+24
2020-08-07Merge branch '2020-08-06-Kconfig-sram-options'Tom Rini21-112/+155
2020-08-07common/board_r: Move blkcache_init call earlier in the boot sequenceOvidiu Panait1-3/+3
2020-08-07blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait2-7/+10
2020-08-06common/board_r: Remove initr_serial wrapperOvidiu Panait1-7/+1
2020-08-06drivers: serial: Make serial_initialize return intOvidiu Panait3-4/+6
2020-08-06dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probeOvidiu Panait1-4/+5
2020-08-06board_f: Remove setup_board_part1Ovidiu Panait1-11/+1
2020-08-06board_f: ppc: Factor out ppc-specific bdinfo setupOvidiu Panait2-34/+27
2020-08-06board_f: m68k: Factor out m68k-specific bdinfo setupOvidiu Panait2-15/+25
2020-08-06board_f: Move sram bdinfo assignments to generic codeOvidiu Panait1-5/+5
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait6-18/+28
2020-08-06board_f: Introduce arch_setup_bdinfo initcallOvidiu Panait2-1/+18
2020-08-06board_f: Introduce setup_bdinfo initcallOvidiu Panait2-0/+16
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait3-8/+4
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait4-7/+2
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait5-5/+7
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait3-2/+5
2020-08-06Kconfig: Introduce CONFIG_SYS_HAS_SRAMOvidiu Panait1-0/+11
2020-08-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini19-28/+719
2020-08-06mvebu: bubt: Drop dead codeTom Rini1-15/+0
2020-08-06arm: mvebu: Update CRS305-1G-4S board flash layoutLuka Kovacic2-6/+13
2020-08-06arm: mvebu: crs3xx-98dx3236: Add a maintainerLuka Kovacic1-0/+1