summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* acpi,arch,commonlib: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-343/+0
* arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held2024-01-081-0/+5
* arch/x86/Makefile.inc: Do not pass CPPFLAGS to linkerSrinivas Hegde2023-11-291-1/+1
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-3/+3
* acpi/Makefile.inc: Move code inclusionArthur Heymans2023-09-181-1/+0
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-141-5/+0
* acpi/acpi.c: Split of ACPI table generation into separate filesArthur Heymans2023-07-211-0/+1
* arch/x86,lib: Migrate SMBIOS implementation to common codeBenjamin Doron2023-06-221-1/+0
* arch/x86: Don't allow hw floating point operationsArthur Heymans2023-05-251-0/+4
* arch/x86: Disable walkcbfs_asm code when CONFIG_CBFS_VERIFICATION is setJulius Werner2023-04-271-0/+2
* arch/x86/memmove: Add 64bit versionArthur Heymans2022-11-121-8/+14
* arch/x86/*.ld: Don't use CPP to include linker scriptsArthur Heymans2022-07-201-0/+5
* arch/x86: Add a common romstage entryArthur Heymans2022-06-071-0/+1
* Makefile.inc: Add bootblock to CBFS before othersYu-Ping Wu2022-05-271-7/+3
* arch/x86: Make sure bootblock gets buildtestedArthur Heymans2022-05-181-0/+2
* arch/x86: Add support for catching null dereferences through debug regsRobert Zieba2022-05-121-0/+12
* Kconfig: Add an option to skip adding a cbfs bootblock on x86Arthur Heymans2022-05-121-0/+2
* Makefile.inc: Add x86 bootblock as a separate targetArthur Heymans2022-05-121-0/+7
* arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMARaul E Rangel2021-11-041-0/+7
* arch/x86,lib/thread: Enable thread support in romstageRaul E Rangel2021-07-261-0/+2
* option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbolAngel Pons2021-05-181-4/+6
* arch/x86/walkcbfs.S: Use FMAP instead of "cbfs master header"Arthur Heymans2021-05-061-0/+1
* arch/x86: Always include walkcbfs.SArthur Heymans2021-05-061-1/+1
* arch/x86: Fix building with CONFIG_VBOOT_SEPARATE_VERSTAGE=nArthur Heymans2021-05-041-1/+1
* cpu/x86: Link entry32.incKyösti Mälkki2021-01-281-2/+0
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-3/+1
* arch/x86/Makefile.inc: Clean up generated assembly stubsArthur Heymans2021-01-081-23/+2
* arch/x86: Link gdt_init.S into bootblockKyösti Mälkki2020-12-161-2/+1
* ACPI S3: Split arch-agnostic partsKyösti Mälkki2020-11-191-2/+0
* arch/x86/boot: Jump to payload in protected modePatrick Rudolph2020-08-191-0/+1
* arch/x86/postcar: Add x86_64 supportPatrick Rudolph2020-08-141-0/+4
* arch/x86/smbios.c: Split out weak functionsAngel Pons2020-07-301-0/+1
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-0/+1
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-111-1/+0
* arch/x86: Add memmove.c to x86 bootblockMartin Roth2020-07-081-0/+1
* arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki2020-07-061-5/+0
* arch/x86/Makefile.inc: Drop unused reset.c ruleAngel Pons2020-07-051-3/+0
* src/arch/x86: Ensure $(objgenerated) exists before it's usedPatrick Georgi2020-06-301-1/+1
* Makefile.inc: Remove all-y with CONFIG_ARCH_xx guardsMartin Roth2020-06-151-15/+31
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-7/+4
* arch/x86: Remove some x86_32 vs x86_64 noiseKyösti Mälkki2020-06-101-8/+4
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (5/5)Furquan Shaikh2020-05-021-9/+0
* acpi: Move ACPI table support out of arch/x86 (1/5)Furquan Shaikh2020-05-021-6/+0
* arch/x86/acpi: Add code to generate ACPI for PS2 keyboardsRajat Jain2020-04-201-0/+1
* arch/x86: Add Kconfig option for 2nd VGA BIOS imageMartin Roth2020-03-251-0/+5
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-9/+1
* console/post: Split parts to arch/Kyösti Mälkki2020-01-141-0/+1
* cpu/intel/microcode: Apply more strict guard for assembly filesKyösti Mälkki2019-12-271-1/+1