summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-25acpi: Collect tables in the acpi_item listSimon Glass3-11/+51
2022-01-25x86: Move acpi_get_rsdp_addr() ACPI tables to the writerSimon Glass2-21/+8
2022-01-25x86: Move device-specific ACPI tables to a writer functionSimon Glass2-2/+12
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass4-11/+24
2022-01-25x86: Move CSRT table to a writer functionSimon Glass3-49/+64
2022-01-25x86: Move TCPA table to a writer functionSimon Glass1-22/+16
2022-01-25x86: Move MADT table to a writer functionSimon Glass1-11/+14
2022-01-25x86: Move TPM2 table to a writer functionSimon Glass1-21/+18
2022-01-25x86: Move SSDT table to a writer functionSimon Glass3-63/+80
2022-01-25x86: Move FACP table into separate functionsSimon Glass6-45/+68
2022-01-25x86: Move FADT table to a writer functionSimon Glass1-7/+15
2022-01-25x86: Move GNVS table to a writer functionSimon Glass1-37/+36
2022-01-25x86: Move DSDT table to a writer functionSimon Glass6-42/+74
2022-01-25x86: Move FACS table to a writer functionSimon Glass4-24/+38
2022-01-25x86: Move base tables to a writer functionSimon Glass8-96/+133
2022-01-25x86: Use the ACPI table writerSimon Glass4-22/+11
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass7-28/+65
2022-01-25acpi: Add a linker list for ACPI tablesSimon Glass2-0/+148
2022-01-25acpi: Add a table startSimon Glass2-3/+6
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass2-1/+8
2022-01-25acpi: Allow include files within the board directorySimon Glass1-1/+2