aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-01x86: Fix i8254 ifdef include guardAlistair Delva1-2/+2
2021-11-01x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko1-64/+17
2021-10-21x86: Show some EFI info with the bdinfo commandSimon Glass1-0/+7
2021-10-21x86: Create a new header for EFISimon Glass2-3/+32
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini1-0/+32
2021-09-22x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko1-0/+32
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-6/+1
2021-08-17efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt1-1/+1
2021-08-02x86: mtrr: Abort if requested size is not power of 2Bin Meng1-3/+4
2021-07-15x86: Add function comments to cb_sysinfo.hSimon Glass1-0/+16
2021-07-15x86: Update the MP constants to avoid conflictsSimon Glass1-4/+8
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-04-15x86: mtrr: Fix function descriptionsWolfgang Wallner1-2/+2
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass1-0/+1
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass1-1/+15
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass2-35/+290
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass1-1/+63
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass2-24/+39
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass1-0/+0
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-0/+4
2021-03-09x86: Fix member check in intel_gnvsSimon Glass1-0/+4
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass1-0/+5
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass7-2/+14
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass1-0/+10
2021-02-01x86: Update Chromium OS GNVS namesSimon Glass1-6/+28
2021-01-30x86: coral: Support TPM and RTC in SPLSimon Glass1-0/+3
2021-01-05x86: apl: Adjust how the UART gets its platform dataSimon Glass1-1/+18
2021-01-05x86: sysreset: Move priv/plat structs to headersSimon Glass1-0/+18
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass2-0/+39
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass3-0/+62
2021-01-05x86: Fix header guard in asm/pmu.hSimon Glass1-3/+3
2020-12-31fsp: Move and rename fsp_types.h fileSughosh Ganu2-63/+2
2020-12-18x86: Drop unnecessary mp_init logicSimon Glass1-1/+1
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2-2/+2
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-4/+3
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass1-3/+0
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass1-1/+50
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass1-0/+17
2020-11-05x86: Allow writing tables to failSimon Glass1-1/+3
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass1-0/+38
2020-11-05x86: apl: Add core init for the SoCSimon Glass3-1/+42
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass1-3/+12
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass1-0/+25
2020-09-25x86: Add a header guard to asm/acpi_table.hSimon Glass1-0/+4
2020-09-25x86: Correct the assembly guard in e820.hSimon Glass1-2/+1
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass1-0/+9
2020-09-25x86: fsp: Update the FSP API with the end-firmware methodSimon Glass1-3/+12
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass1-0/+18
2020-09-25x86: apl: Allow reading hostbridge base addressesSimon Glass1-0/+31