summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* arch/x86: Remove walkcbfs()Kyösti Mälkki2019-12-271-1/+0
* bootblock: Support normal/fallback mechanism againKyösti Mälkki2019-12-271-1/+1
* arch/x86: Drop romcc bootblockArthur Heymans2019-12-201-57/+0
* src/arch/x86: Build mainboard acpi_tables source if presentKarthikeyan Ramasubramanian2019-12-191-0/+2
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-4/+6
* Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki2019-11-221-4/+4
* arch/x86: Remove copy_and_run()Kyösti Mälkki2019-11-211-2/+0
* arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans2019-11-101-2/+0
* arch/x86: Create preprocessed __ROMCC__ bootblock sourceKyösti Mälkki2019-11-061-0/+2
* arch/x86: Use the stage argument to implement cbmem_topArthur Heymans2019-11-031-2/+0
* arch/x86/Makefile.inc: Use the 'all' target to add common sourcesArthur Heymans2019-10-301-26/+14
* arch/x86: Fix __ROMCC__ automatic prerequisitiesKyösti Mälkki2019-09-301-1/+1
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-5/+0
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-2/+0
* Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64Subrata Banik2019-06-061-12/+13
* Makefile.inc: Remove unnecessary CONFIG dependencySubrata Banik2019-06-021-2/+2
* device/pci_ops: Have only default PCI bus ops availableKyösti Mälkki2019-03-161-2/+0
* src/device/Kconfig: Include the discrete VGA OpROM at config UIMike Banon2019-03-071-0/+5
* walkcbfs: Only compile on x86_32Patrick Rudolph2019-02-201-2/+2
* arch/x86: Link walkcbfs.S instead of including itArthur Heymans2019-01-081-0/+3
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-041-3/+0
* arch/x86: Prevent romcc bootblock from using MMX registersKyösti Mälkki2018-12-301-1/+1
* arch/x86/Makefile.inc: Fix typoPatrick Rudolph2018-11-291-1/+1
* toolchain: Add POSTCAR as a stage we have a toolchain forPatrick Georgi2018-11-081-0/+4
* arch/x86: Implement common CF9 resetNico Huber2018-10-221-0/+6
* arch/x86: Make mb/romstage.c optionalRizwan Qureshi2018-10-041-1/+1
* arch/x86: Add BERT region support functionsMarshall Dawson2018-09-071-0/+1
* arch/x86/Makefile: include dependencies for romcc bootblockNico Huber2018-09-051-0/+1
* src/arch: Fix typoElyes HAOUAS2018-08-091-1/+1
* arch/x86: include verstage.c only when verstage is a separate stageArthur Heymans2018-06-281-2/+2
* arch/x86: Drop leftover ROMCC supportKyösti Mälkki2018-06-061-39/+0
* acpi: Add support for writing ACPI _PLD structuresDuncan Laurie2018-05-111-0/+1
* Move `pci_ops_mmconf` from arch/x86/ to device/Nico Huber2018-05-081-2/+1
* arch/x86: Relocate GDT in verstage, romstage, and postcarHannah Williams2018-05-031-0/+5
* pci: Fix MMCONF_SUPPORT on non x86Patrick Rudolph2018-05-021-0/+1
* arch/x86: allow idt to be available to link in all stagesAaron Durbin2018-04-261-0/+10
* arch/x86: prepare for having an idt in other stagesAaron Durbin2018-04-241-0/+1
* arch/x86: allow timestamp source to not be TSCAaron Durbin2018-01-251-5/+5
* Intel i82830 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth2018-01-151-4/+0
* arch/x86: Enable ebda library for romstage and postcarSubrata Banik2017-09-221-0/+2
* arch/x86: Include acpi_s3.c support in postcar stageSubrata Banik2017-09-221-0/+1
* arch/x86/postcar: Support CBMEM_TOP_BACKUPKyösti Mälkki2017-09-081-0/+1
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-1/+1