aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2023-05-11x86: Tidy up availability of string functionsSimon Glass
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-03-25x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass
2023-03-25x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass
2023-03-25x86: Adjust bootparam.h to be more like linuxSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-18trace: Use notrace for shortSimon Glass
2022-12-14x86: Fix i8259 ifdef include guardAlistair Delva
2022-10-29x86: provide typedef jmp_bufHeinrich Schuchardt
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-06-06spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-04-04Merge branch 'next'Tom Rini
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-14x86: Add an enum name for the GNVS firmware typeSimon Glass
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass
2022-01-25x86: Move FACP table into separate functionsSimon Glass
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-01x86: Fix i8254 ifdef include guardAlistair Delva
2021-11-01x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko
2021-10-21x86: Show some EFI info with the bdinfo commandSimon Glass
2021-10-21x86: Create a new header for EFISimon Glass
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-22x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-17efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt
2021-08-02x86: mtrr: Abort if requested size is not power of 2Bin Meng
2021-07-15x86: Add function comments to cb_sysinfo.hSimon Glass
2021-07-15x86: Update the MP constants to avoid conflictsSimon Glass
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2021-04-15x86: mtrr: Fix function descriptionsWolfgang Wallner
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon 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: coreboot: Sync up timestamp codesSimon Glass
2021-03-27x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-09x86: Fix member check in intel_gnvsSimon Glass
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass