aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-26fit_check_sign: Update help to mention the key is in a dtbSimon Glass1-2/+2
2022-01-26rsa: Add debugging for failure casesSimon Glass1-3/+10
2022-01-25binman: doc: fix typo for u-boot-tplHeiko Thiery1-1/+1
2022-01-25binman: Document the __bss_size symbol errorSimon Glass1-0/+29
2022-01-25sandbox: eth-raw: fix building with musl libraryHeinrich Schuchardt1-0/+2
2022-01-25sandbox: sandbox_serial_pending depends on DM_VIDEOHeinrich Schuchardt1-1/+1
2022-01-25binman: Add documentation for bintoolsSimon Glass3-0/+187
2022-01-25binman: Add a command to generate bintool docsSimon Glass5-1/+80
2022-01-25binman: Complete test coverage of comp_utilSimon Glass2-14/+11
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass5-2/+103
2022-01-25binman: Convert to using the lzma_alone bintoolSimon Glass1-8/+5
2022-01-25binman: Add a bintool implementation for lzma_aloneSimon Glass1-0/+126
2022-01-25binman: Convert to using the lz4 bintoolSimon Glass3-16/+10
2022-01-25binman: Add a bintool implementation for lz4Simon Glass1-0/+140
2022-01-25binman: Tidy up pylint warnings in comp_utilSimon Glass5-20/+19
2022-01-25binman: Move compression into binmanSimon Glass6-89/+102
2022-01-25binman: Convert to using the mkimage bintoolSimon Glass2-6/+27
2022-01-25binman: Convert to using the ifwitool bintoolSimon Glass3-39/+21
2022-01-25binman: Convert to using the futility bintoolSimon Glass2-28/+41
2022-01-25binman: Convert to using the FIP bintoolSimon Glass2-41/+8
2022-01-25binman: Convert to using the CBFS bintoolSimon Glass2-56/+19
2022-01-25binman: Enable bintool tests including cmdline processingSimon Glass2-3/+36
2022-01-25binman: Add a bintool implementation for mkimageSimon Glass1-0/+80
2022-01-25binman: Add a bintool implementation for ifwitoolSimon Glass1-0/+166
2022-01-25binman: Add a bintool implementation for futilitySimon Glass1-0/+178
2022-01-25binman: Add a bintool implementation for fiptoolSimon Glass1-0/+123
2022-01-25binman: Add a bintool implementation for cbfstoolSimon Glass1-0/+219
2022-01-25binman: Add tests for bintoolSimon Glass2-0/+389
2022-01-25binman: Plumb in support for bintoolsSimon Glass6-1/+64
2022-01-25binman: Add support for bintoolsSimon Glass1-0/+421
2022-01-25binman: Add installation instructionsSimon Glass1-2/+25
2022-01-25binman: Correct path for fip_utilSimon Glass1-1/+1
2022-01-25binman: Allow faked blobs in blob-ext-listSimon Glass5-1/+25
2022-01-25binman: Drop the image name from the fake-blob messageSimon Glass1-4/+3
2022-01-25patman: Add a function to find a tool on the pathSimon Glass1-0/+23
2022-01-25patman: Tidy up the download function a littleSimon Glass2-7/+11
2022-01-25buildman: Move the download function to toolsSimon Glass2-45/+46
2022-01-25patman: Allow running a tool and returning the full resultSimon Glass1-10/+46
2022-01-25binman: Expand the external FIT test a littleSimon Glass2-1/+18
2022-01-25mkimage: Show the external-offset errorSimon Glass1-2/+3
2022-01-25binman: Tweak elf tests for a toolchain changeSimon Glass1-4/+4
2022-01-25Makefile: Fake external blobs by default with binmanSimon Glass1-1/+1
2022-01-25dm: Fix OF_BAD_ADDR definitionPatrice Chotard4-5/+8
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes3-0/+30
2022-01-25usb: Use the first available device for ehci_gadgetSean Anderson1-2/+2
2022-01-25acpi: Add myself as maintainerSimon Glass1-0/+6
2022-01-25acpi: Add some tables needed by ARM devicesSimon Glass1-0/+205
2022-01-25doc: Add usage information for the acpi commandSimon Glass2-0/+236
2022-01-25acpi: Tidy up the table listSimon Glass2-11/+13
2022-01-25acpi: Tidy up the item listSimon Glass2-10/+34