summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-171-1/+1
* x86: acpi: Correct the version of the MADTSimon Glass2020-07-171-1/+1
* x86: Drop setup_pcat_compatibility()Simon Glass2020-07-171-10/+0
* x86: Add debugging to table writingSimon Glass2020-07-171-10/+28
* x86: apl: Use memory-mapped access for VBTSimon Glass2020-07-171-0/+1
* x86: Add error checking for csrt table generationSimon Glass2020-07-171-6/+13
* x86: Add support for building up an NHLT structureSimon Glass2020-07-172-0/+483
* acpi: Allow creating the GNVS to failSimon Glass2020-07-171-2/+9
* x86: Allow devices to write to DSDTSimon Glass2020-07-171-1/+15
* x86: Allow devices to write an SSDTSimon Glass2020-07-171-0/+29
* x86: acpi: Move MADT down a bitSimon Glass2020-07-171-6/+6
* x86: fsp: Support a warning message when DRAM init is slowSimon Glass2020-07-171-5/+19
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-175-27/+30
* x86: fsp: video: Allocate a frame buffer when neededSimon Glass2020-07-091-0/+12
* x86: fsp: Reinit the FPU after FSP meminitSimon Glass2020-07-091-0/+1
* x86: Don't build some unused objects in TPLTom Rini2020-06-291-1/+3
* bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass2020-06-251-2/+3
* x86: mrccache: Allow use before driver model is activeSimon Glass2020-06-021-10/+25
* x86: spl: Print the error on SPL failureSimon Glass2020-06-021-2/+2
* cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass2020-05-271-2/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-1826-0/+26
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-184-5/+6
* common: Drop init.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop image.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop bootstage.h from common headerSimon Glass2020-05-184-0/+4
* bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass2020-05-182-4/+4
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-4/+2
* x86: Update SPL for corebootSimon Glass2020-05-041-4/+6
* x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass2020-05-041-0/+13
* x86: cpu: Skip init code when chain loadingSimon Glass2020-04-301-0/+3
* x86: fsp: Allow skipping init code when chain loadingSimon Glass2020-04-304-1/+22
* acpi: Put table-setup code in its own functionSimon Glass2020-04-301-76/+1
* acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-301-73/+10
* acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass2020-04-301-13/+2
* x86: Allow devices to write ACPI tablesSimon Glass2020-04-301-0/+2
* acpi: Convert part of acpi_table to use acpi_ctxSimon Glass2020-04-301-45/+43
* acpi: Add a method to write tables for a deviceSimon Glass2020-04-301-9/+0
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-165-5/+5
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-165-5/+5
* x86: acpi: Let OS know that console already had been initializedAndy Shevchenko2020-04-161-0/+9
* x86: acpi: Refactor XSDT handling in acpi_add_table()Andy Shevchenko2020-04-041-18/+19
* x86: Correct error return value in mrccache_get_region()Simon Glass2020-03-051-0/+2
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-054-0/+4
* common: Move hang() to the same header as panic()Simon Glass2020-01-173-0/+3
* x86: Don't include the BIOS emulator in TPLSimon Glass2019-12-151-0/+2
* x86: fsp: Set up an MTRR for the graphics frame bufferSimon Glass2019-12-151-0/+4