summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-25binman: Add a bintool implementation for ifwitoolSimon Glass
2022-01-25binman: Add a bintool implementation for futilitySimon Glass
2022-01-25binman: Add a bintool implementation for fiptoolSimon Glass
2022-01-25binman: Add a bintool implementation for cbfstoolSimon Glass
2022-01-25binman: Add tests for bintoolSimon Glass
2022-01-25binman: Plumb in support for bintoolsSimon Glass
2022-01-25binman: Add support for bintoolsSimon Glass
2022-01-25binman: Add installation instructionsSimon Glass
2022-01-25binman: Correct path for fip_utilSimon Glass
2022-01-25binman: Allow faked blobs in blob-ext-listSimon Glass
2022-01-25binman: Drop the image name from the fake-blob messageSimon Glass
2022-01-25patman: Add a function to find a tool on the pathSimon Glass
2022-01-25patman: Tidy up the download function a littleSimon Glass
2022-01-25buildman: Move the download function to toolsSimon Glass
2022-01-25patman: Allow running a tool and returning the full resultSimon Glass
2022-01-25binman: Expand the external FIT test a littleSimon Glass
2022-01-25mkimage: Show the external-offset errorSimon Glass
2022-01-25binman: Tweak elf tests for a toolchain changeSimon Glass
2022-01-25Makefile: Fake external blobs by default with binmanSimon Glass
2022-01-25dm: Fix OF_BAD_ADDR definitionPatrice Chotard
2022-01-25introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes
2022-01-25usb: Use the first available device for ehci_gadgetSean Anderson
2022-01-25acpi: Add myself as maintainerSimon Glass
2022-01-25acpi: Add some tables needed by ARM devicesSimon Glass
2022-01-25doc: Add usage information for the acpi commandSimon Glass
2022-01-25acpi: Tidy up the table listSimon Glass
2022-01-25acpi: Tidy up the item listSimon Glass
2022-01-25acpi: Collect tables in the acpi_item listSimon Glass
2022-01-25x86: Move acpi_get_rsdp_addr() ACPI tables to the writerSimon Glass
2022-01-25x86: Move device-specific ACPI tables to a writer functionSimon Glass
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass
2022-01-25x86: Move CSRT table to a writer functionSimon Glass
2022-01-25x86: Move TCPA table to a writer functionSimon Glass
2022-01-25x86: Move MADT table to a writer functionSimon Glass
2022-01-25x86: Move TPM2 table to a writer functionSimon Glass
2022-01-25x86: Move SSDT table to a writer functionSimon Glass
2022-01-25x86: Move FACP table into separate functionsSimon Glass
2022-01-25x86: Move FADT table to a writer functionSimon Glass
2022-01-25x86: Move GNVS table to a writer functionSimon Glass
2022-01-25x86: Move DSDT table to a writer functionSimon Glass
2022-01-25x86: Move FACS table to a writer functionSimon Glass
2022-01-25x86: Move base tables to a writer functionSimon Glass
2022-01-25x86: Use the ACPI table writerSimon Glass
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass
2022-01-25acpi: Add a linker list for ACPI tablesSimon Glass
2022-01-25acpi: Add a table startSimon Glass
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass
2022-01-25acpi: Allow include files within the board directorySimon Glass
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass
2022-01-25efi: Correct address handling with ACPI tablesSimon Glass