aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2021-02-01x86: tpl: Show next stage being bootedSimon Glass
2021-02-01x86: spl: Clear BSS unconditionallySimon Glass
2021-02-01x86: zimage: Improve command-line debug handlingSimon Glass
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05x86: tpl: Remove unwanted devicetree stringSimon Glass
2020-12-16x86: zimage: Update cmdline parameter to be an env varSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-04x86: zimage: Add silent-console processingSimon Glass
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass
2020-11-06x86: zimage: Add a little more loggingSimon Glass
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass
2020-11-06x86: Silence some logging statementsSimon Glass
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass
2020-11-06x86: acpi: Allow the SSDT to be emptySimon Glass
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass
2020-11-06x86: nhlt: Fix a few bugs in the table generationSimon Glass
2020-11-06x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass
2020-11-05x86: Allow writing tables to failSimon Glass
2020-09-25x86: Add a way to add to the e820 memory tableSimon Glass
2020-09-25x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass
2020-09-25x86: fsp: Add more debugging for silicon initSimon Glass
2020-09-25x86: acpi: Set the log category for x86 table generationSimon Glass
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass
2020-09-25x86: Correct handling of MADT table CPUsSimon Glass
2020-09-25x86: Notify the FSP of the 'end firmware' eventSimon Glass
2020-09-25x86: apl: Generate CPU tablesSimon Glass
2020-09-25x86: acpi: Add support for additional Intel tablesSimon Glass
2020-09-25x86: acpi: Add PCT and PTC tablesSimon Glass
2020-09-25x86: acpi: Support generation of the DBG2 tableSimon Glass
2020-09-25x86: acpi: Support generation of the HPET tableSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
2020-09-25x86: acpi: Support external GNVS tablesSimon Glass
2020-09-25x86: zboot: Allow overriding the command lineSimon Glass
2020-09-25x86: zboot: Add an option to dump the setup informationSimon Glass
2020-09-25x86: zboot: Allow setting a separate setup base addressSimon Glass
2020-09-25x86: zboot: Set environment variables for image locationsSimon Glass