summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-20binman: Add lzop bintoolStefan Herbrechtsmeier
2022-08-20binman: Add gzip bintoolStefan Herbrechtsmeier
2022-08-20binman: Add bzip2 bintoolStefan Herbrechtsmeier
2022-08-20binman: Add BintoolPacker class to bintoolStefan Herbrechtsmeier
2022-08-20binman: Add compression testsStefan Herbrechtsmeier
2022-08-20binman: Support missing compression toolsStefan Herbrechtsmeier
2022-08-20binman: Move compression bintool management into entry classStefan Herbrechtsmeier
2022-08-20binman: Select compression bintools in cbfs_util classStefan Herbrechtsmeier
2022-08-20binman: Move compression bintools creation into test setupStefan Herbrechtsmeier
2022-08-20binman: Remove obsolete compressed data header handlingStefan Herbrechtsmeier
2022-08-20binman: Disable compressed data headerStefan Herbrechtsmeier
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier
2022-08-20binman: Add DecompressData function to entry classStefan Herbrechtsmeier
2022-08-20binman: Check only section data in multi section testStefan Herbrechtsmeier
2022-08-20binman: Collect bintools before usageStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to base classStefan Herbrechtsmeier
2022-08-20binman: Forward AddBintools calls to sub entries in cbfs_utilStefan Herbrechtsmeier
2022-08-20binman: Avoid duplicates in bintool listsStefan Herbrechtsmeier
2022-08-20binman: Skip elf tests if python elftools is not availableStefan Herbrechtsmeier
2022-08-20binman: Allow collection to use entries from other sectionsSimon Glass
2022-08-20binman: Allow passing entries using -nSimon Glass
2022-08-20binman: Allow the image name to be the data fileSimon Glass
2022-08-20binman: Improve mkimage documentationSimon Glass
2022-08-20binman: Avoid use of expected failureSimon Glass
2022-08-20binman: Adjust mkimage etype node readingSimon Glass
2022-08-20binman: Add a way to check for missing propertiesSimon Glass
2022-08-20binman: Fix up the entry-docs for Entry_pre_loadSimon Glass
2022-08-20patman: Don't buffer test output with a single testSimon Glass
2022-08-20patman: Put the coverage command-line lastSimon Glass
2022-08-20bootstage: Show func name for bootstage_mark/errorMichal Simek
2022-08-20log: Drop log_nop() functionsSimon Glass
2022-08-20binman: Put fake files in a subdirectorySimon Glass
2022-08-20Merge branch '2022-08-20-assorted-updates'Tom Rini
2022-08-20gpio: aspeed: port Linux dt-bindings header fileDhananjay Phadke
2022-08-20hwconfig: Allow to use restricted envPali Rohár
2022-08-20arm: k3: Correct an awk warningSimon Glass
2022-08-20arm64: explicitly disable pointer authentication instructionsRasmus Villemoes
2022-08-20Restore pcm051_rev3_defconfig configMatwey V. Kornilov
2022-08-20Nokia RX-51: Move board required options from defconfig to KconfigPali Rohár
2022-08-20Nokia RX-51: Simplify calculation of attached kernel image addressPali Rohár
2022-08-20Nokia RX-51: Simplify copy kernel codePali Rohár
2022-08-20Nokia RX-51: Use U-Boot generic position independent codePali Rohár
2022-08-20Nokia RX-51: Fix invalidating zImage kernel formatPali Rohár
2022-08-20arm: Set default MACH_TYPE in KconfigPali Rohár
2022-08-20MAINTAINERS: Update email of Neil ArmstrongNeil Armstrong
2022-08-20Merge tag 'efi-2022-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-08-20tools: mkeficapsule: use pkg-config for each lib separatHeiko Thiery
2022-08-20efi_loader: disk: remove unused fieldAKASHI Takahiro
2022-08-20doc: dm: clarify activation.Michal Suchanek
2022-08-20doc: qemu-riscv: describe booting with QEMU and KVMHeinrich Schuchardt