summaryrefslogtreecommitdiff
path: root/src/arch/x86
AgeCommit message (Expand)Author
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-25arch/x86: Add Kconfig option for 2nd VGA BIOS imageMartin Roth
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2020-03-05Revert "acpi: Bump FADT to revision 6"Matt DeVillier
2020-03-02x86/acpi_s3: Remove trailing dots from debug messagePaul Menzel
2020-03-02acpi: Bump FADT to revision 6Patrick Rudolph
2020-03-02arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpioRajat Jain
2020-02-24include/arch/cpu.h: Remove old reference to ROMCCElyes HAOUAS
2020-02-11arch/x86/acpi: Change message in acpi_write_dbg2_pci_uart to BIOS_DEBUGWim Vervoorn
2020-02-04arch/x86/include/arch: Add SMM_TASK_STATE_SEGEugene Myers
2020-01-30x86/acpi_device: Allow acpi_device_add_power_res params as optionalEdward O'Callaghan
2020-01-30arch/x86: add acpigen resource supportJonathan Zhang
2020-01-24arch/x86/acpi_device: Add macros to define gpio interrupt with wakeAlex Levin
2020-01-18arch/x86/post.c: Hide cmos_post_code from SMM contextMaulik V Vaghela
2020-01-14console/post: Split parts to arch/Kyösti Mälkki
2020-01-13arch/x86/cf9_reset: Fix typoElyes HAOUAS
2020-01-13arch/x86: Fix typosElyes HAOUAS
2020-01-12include/arch/romstage: Fix typoElyes HAOUAS
2020-01-12include/arch/acpigen: Fix typoElyes HAOUAS
2020-01-09acpi: Be more ACPI compliant when generating _UIDPatrick Rudolph
2020-01-07drivers/pc80/rtc: Clean up some headersKyösti Mälkki
2020-01-07acpigen: Add function to generate unicode namesPatrick Rudolph
2020-01-02arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETSElyes HAOUAS
2019-12-27cpu/intel/microcode: Apply more strict guard for assembly filesKyösti Mälkki
2019-12-27arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki
2019-12-27arch/x86: Remove walkcbfs()Kyösti Mälkki
2019-12-27bootblock: Support normal/fallback mechanism againKyösti Mälkki
2019-12-26src/x86|cpu/intel: Hardcode FIT and IDMarshall Dawson
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-12-19arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki
2019-12-19src/arch/x86: Build mainboard acpi_tables source if presentKarthikeyan Ramasubramanian
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-19src/arch: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-12-16arch/x86: Make X86 stages select ARCH_X86Arthur Heymans
2019-12-14bootblock: Provide some common prototypesKyösti Mälkki
2019-12-12acpigen: Add methods for mutex operationsPatrick Rudolph
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-06arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson
2019-12-03src: Add missing include <stdlib.h>Elyes HAOUAS
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-30arch/x86/car.ld: Drop CAR_GLOBAL regionArthur Heymans
2019-11-30arch/*/*/early_variables.h: drop unused filesArthur Heymans
2019-11-30arch/x86/cache.h: Use ENV_CACHE_AS_RAM macroArthur Heymans
2019-11-29arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-26arch/x86: SMBIOS: Improve core count reportingAndrey Petrov