aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
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
2020-09-25x86: zboot: Add an 'setup' subcommandSimon Glass
2020-09-25x86: zboot: Add an 'load' subcommandSimon Glass
2020-09-25x86: zboot: Add an 'info' subcommandSimon Glass
2020-09-25x86: zboot: Add a 'go' subcommandSimon Glass
2020-09-25x86: zboot: Set up a sub-command structureSimon Glass
2020-09-25x86: zimage: Disable interrupts just before bootingSimon Glass
2020-09-25x86: zboot: Correct image typeSimon Glass
2020-09-25x86: zboot: Move kernel-version code into a functionSimon Glass
2020-09-25x86: zimage: Avoid using #ifdefSimon Glass
2020-09-25x86: zimage: Use a state struct to hold the stateSimon Glass
2020-09-21x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner
2020-09-21x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner
2020-08-01x86: rename CONFIG_STACK_SIZEHeinrich Schuchardt
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass
2020-07-17x86: acpi: Correct the version of the MADTSimon Glass
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass
2020-07-17x86: Add debugging to table writingSimon Glass
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass
2020-07-17x86: Add error checking for csrt table generationSimon Glass
2020-07-17x86: Add support for building up an NHLT structureSimon Glass
2020-07-17acpi: Allow creating the GNVS to failSimon Glass
2020-07-17x86: Allow devices to write to DSDTSimon Glass
2020-07-17x86: Allow devices to write an SSDTSimon Glass
2020-07-17x86: acpi: Move MADT down a bitSimon Glass
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-07-09x86: fsp: video: Allocate a frame buffer when neededSimon Glass
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass
2020-06-29x86: Don't build some unused objects in TPLTom Rini
2020-06-25bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass