summaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-071-2/+0
* spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini2022-06-061-2/+0
* Remove duplication of table_compute_checksum functionTom Rini2022-04-141-13/+0
* Merge branch 'next'Tom Rini2022-04-041-0/+8
|\
| * Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-141-1/+7
| |\
| * | event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-101-0/+8
* | | Revert "x86: Move FACP table into separate functions"Andy Shevchenko2022-03-311-0/+2
| |/ |/|
* | x86: Add an enum name for the GNVS firmware typeSimon Glass2022-03-141-1/+7
|/
* acpi: Move acpi_write_tables() to a generic headerSimon Glass2022-02-111-2/+0
* acpi: Move MCFG implementation to common libMoritz Fischer2022-02-091-1/+0
* x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass2022-01-251-1/+0
* x86: Move FACP table into separate functionsSimon Glass2022-01-251-2/+0
* acpi: Move acpi_fill_header() to the generic headerSimon Glass2022-01-251-1/+0
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-251-1/+0
* doc: replace @return by Return:Heinrich Schuchardt2022-01-1937-123/+123
* x86: Fix i8254 ifdef include guardAlistair Delva2021-11-011-2/+2
* x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko2021-11-011-64/+17
* x86: Show some EFI info with the bdinfo commandSimon Glass2021-10-211-0/+7
* x86: Create a new header for EFISimon Glass2021-10-212-3/+32
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-271-0/+32
|\
| * x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko2021-09-221-0/+32
* | Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-6/+1
|/
* efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt2021-08-171-1/+1
* x86: mtrr: Abort if requested size is not power of 2Bin Meng2021-08-021-3/+4
* x86: Add function comments to cb_sysinfo.hSimon Glass2021-07-151-0/+16
* x86: Update the MP constants to avoid conflictsSimon Glass2021-07-151-4/+8
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-1/+0
* x86: mtrr: Fix function descriptionsWolfgang Wallner2021-04-151-2/+2
* x86: coral: Allow init of debug UART in U-Boot properSimon Glass2021-03-271-0/+1
* x86: Allow installing an e820 when booting from corebootSimon Glass2021-03-271-1/+15
* x86: coreboot: Update parsing of the latest sysinfoSimon Glass2021-03-272-35/+290
* x86: coreboot: Sync up timestamp codesSimon Glass2021-03-271-1/+63
* x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass2021-03-272-24/+39
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-271-0/+0
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-0/+4
|\
| * x86: Fix member check in intel_gnvsSimon Glass2021-03-091-0/+4
* | gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass2021-03-031-0/+5
|/
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-027-2/+14
* x86: zimage: Allow dumping the image from outside the moduleSimon Glass2021-02-011-0/+10
* x86: Update Chromium OS GNVS namesSimon Glass2021-02-011-6/+28
* x86: coral: Support TPM and RTC in SPLSimon Glass2021-01-301-0/+3
* x86: apl: Adjust how the UART gets its platform dataSimon Glass2021-01-051-1/+18
* x86: sysreset: Move priv/plat structs to headersSimon Glass2021-01-051-0/+18
* x86: Move priv/plat structs for intel_common to headersSimon Glass2021-01-052-0/+39
* x86: apl: Move priv/plat structs to headersSimon Glass2021-01-053-0/+62
* x86: Fix header guard in asm/pmu.hSimon Glass2021-01-051-3/+3
* fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-312-63/+2
* x86: Drop unnecessary mp_init logicSimon Glass2020-12-181-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-132-2/+2
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-4/+3