- 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
- 9737c2d tools: Pass public-key node through to caller by Simon Glass · 3 years ago
- c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
- 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
- 2ad90b3 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · 3 years ago
- e8aa558 tools: Avoid confusion between keys and signatures by Simon Glass · 3 years ago
- 4842234 tools: Drop unused name in image-host by Simon Glass · 3 years ago
- 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years ago
- 7ae46c3 tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years ago
- e291a5c tools: Move copyfile() into a common file by Simon Glass · 3 years ago
- 195f789 fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years ago
- c367558 rsa: Add debugging for failure cases by Simon Glass · 3 years ago
- 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 10 months ago
- 61a631e binman: Document the __bss_size symbol error by Simon Glass · 2 years, 10 months ago
- 8e72374 sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · 2 years, 10 months ago
- ce51884 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 2 years, 10 months ago
- 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 10 months ago
- bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 10 months ago
- a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 10 months ago
- 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 10 months ago
- 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 10 months ago
- 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 10 months ago
- 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 10 months ago
- 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 10 months ago
- 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 10 months ago
- ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 10 months ago
- f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 10 months ago
- 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 10 months ago
- a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 10 months ago
- 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 10 months ago
- 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 10 months ago
- 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 10 months ago
- e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 10 months ago
- 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 10 months ago
- 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 10 months ago
- bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 10 months ago
- d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 10 months ago
- 3b47dfa binman: Add tests for bintool by Simon Glass · 2 years, 10 months ago
- 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 10 months ago
- 252de6b binman: Add support for bintools by Simon Glass · 2 years, 10 months ago
- 81d6e3f binman: Add installation instructions by Simon Glass · 2 years, 10 months ago
- 7f29583 binman: Correct path for fip_util by Simon Glass · 2 years, 10 months ago
- f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 10 months ago
- 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 10 months ago
- 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 10 months ago
- 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 10 months ago
- 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 10 months ago
- ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 10 months ago
- 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 10 months ago
- 206117a mkimage: Show the external-offset error by Simon Glass · 2 years, 10 months ago
- 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 10 months ago
- 8bbd8a3 Makefile: Fake external blobs by default with binman by Simon Glass · 2 years, 10 months ago
- 9876ae7 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 10 months ago
- a77f468 introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
- 821ca60 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years ago
- c77504d acpi: Add myself as maintainer by Simon Glass · 3 years ago
- 979a24e acpi: Add some tables needed by ARM devices by Simon Glass · 3 years ago
- 02155e0 doc: Add usage information for the acpi command by Simon Glass · 3 years ago
- 06f6f3d acpi: Tidy up the table list by Simon Glass · 3 years ago
- a924641 acpi: Tidy up the item list by Simon Glass · 3 years ago
- 2d7c738 acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
- 9d2adca x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years ago
- a7e53b9 x86: Move device-specific ACPI tables to a writer function by Simon Glass · 3 years ago
- 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
- 85b8161 x86: Move CSRT table to a writer function by Simon Glass · 3 years ago
- ef55f48 x86: Move TCPA table to a writer function by Simon Glass · 3 years ago
- c797f98b x86: Move MADT table to a writer function by Simon Glass · 3 years ago
- 9aacd83 x86: Move TPM2 table to a writer function by Simon Glass · 3 years ago
- d953137 x86: Move SSDT table to a writer function by Simon Glass · 3 years ago
- 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years ago
- 138d7ec x86: Move FADT table to a writer function by Simon Glass · 3 years ago
- 32af326 x86: Move GNVS table to a writer function by Simon Glass · 3 years ago
- eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 3 years ago
- a53d38f x86: Move FACS table to a writer function by Simon Glass · 3 years ago
- 94ba15a x86: Move base tables to a writer function by Simon Glass · 3 years ago
- 31c27eb x86: Use the ACPI table writer by Simon Glass · 3 years ago
- cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years ago
- 6afa63a acpi: Add a linker list for ACPI tables by Simon Glass · 3 years ago
- fb746fd acpi: Add a table start by Simon Glass · 3 years ago
- 383bf1b acpi: Move acpi_fill_header() to the generic header by Simon Glass · 3 years ago
- a16f488 acpi: Allow include files within the board directory by Simon Glass · 3 years ago
- 437992d acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 3 years ago
- a9e414d efi: Correct address handling with ACPI tables by Simon Glass · 3 years ago
- 4764242 efi: Correct call to write_acpi_tables() by Simon Glass · 3 years ago
- 0679cca sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 3 years ago
- 27ba628 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · 3 years ago
- 0153723 arm: Allow supporting ACPI-table generation by Simon Glass · 3 years ago
- 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
- e1722fc x86: Allow any arch to generate ACPI tables by Simon Glass · 3 years ago
- 6146cd6 Merge branch '2022-01-24-assorted-updates' by Tom Rini · 2 years, 10 months ago
- 54c5c2b configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
- 91197aa moveconfig: Fix some pylint errors by Simon Glass · 2 years, 11 months ago
- 37f815c moveconfig: Use a function to read files by Simon Glass · 2 years, 11 months ago
- 2fd85bd moveconfig: Use a function to write files by Simon Glass · 2 years, 11 months ago
- 478920d moveconfig: Drop check for old Python by Simon Glass · 2 years, 11 months ago
- b2e83c6 moveconfig: Convert to ArgumentParser by Simon Glass · 2 years, 11 months ago
- daa694d moveconfig: Use single quotes by Simon Glass · 2 years, 11 months ago
- 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 2 years, 11 months ago
- 84067a5 moveconfig: Allow adding unit tests by Simon Glass · 2 years, 11 months ago
- e1ae563 moveconfig: Sort the options by Simon Glass · 2 years, 11 months ago