summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-06board_f: Introduce arch_setup_bdinfo initcallOvidiu Panait
2020-08-06board_f: Introduce setup_bdinfo initcallOvidiu Panait
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait
2020-08-06Kconfig: Introduce CONFIG_SYS_HAS_SRAMOvidiu Panait
2020-08-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-06mvebu: bubt: Drop dead codeTom Rini
2020-08-06arm: mvebu: Update CRS305-1G-4S board flash layoutLuka Kovacic
2020-08-06arm: mvebu: crs3xx-98dx3236: Add a maintainerLuka Kovacic
2020-08-06arm: mvebu: Add CRS328-4C-20S-4S boardLuka Kovacic
2020-08-06arm: mvebu: Add CRS326-24G-2S boardLuka Kovacic
2020-08-06arm: mvebu: Add CRS305-1G-4S Bit boardLuka Kovacic
2020-08-06cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTIONJagan Teki
2020-08-05Azure/Travis: Update to latest Docker imageTom Rini
2020-08-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-08-05Merge branch '2020-08-05-misc-fixes'Tom Rini