summaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer
2022-02-09arch: x86: lib: acpi_table: Fix MCFG entriesMoritz Fischer
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: 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: Use finer-grained control of ACPI-table generationSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-15x86: efi: Round out the link script for 64-bit EFISimon Glass
2022-01-15x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass
2021-12-31x86: Don't process the kernel command line unless enabledSimon Glass
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass
2021-10-21x86: Show some EFI info with the bdinfo commandSimon Glass
2021-10-21x86: Create a new header for EFISimon Glass
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-23lmb: x86: Add arch_lmb_reserve()Marek Vasut
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-03x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWAREBin Meng
2021-08-03x86: fsp: Don't program MTRR for DRAM for FSP1Bin Meng
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt
2021-07-15x86: Ensure the e820 map is installed in all casesSimon Glass
2021-07-15x86: Do cache set-up by default when booting from corebootSimon Glass
2021-07-07x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is usedBin Meng
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-03-27x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass
2021-03-26x86: Support a fake PCI device with of-platdata-instSimon Glass