summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-061-1/+0
* cpu/x86/mtrr: add x86_setup_mtrrs_with_detect_no_above_4gb()Aaron Durbin2020-06-021-3/+15
* cpu/x86/mtrr: add helper for setting multiple MTRRsAaron Durbin2020-06-021-0/+67
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* arch/x86: Remove more romcc leftoversKyösti Mälkki2020-05-281-0/+1
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1134-34/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* cpu/x86/mtrr: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-10/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* intel/stm: Drop now unneeded `num_cpus` paramEugene D Myers2020-05-021-1/+1
* intel/stm: Place resource list right below MSEGEugene D Myers2020-05-021-11/+7
* cpu/x86/mtrr/earlymtrr: Validate MTRR argumentsRaul E Rangel2020-05-011-0/+11
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-013-3/+0
* src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrrRaul E Rangel2020-04-291-0/+14
* cpu/x86/16bit/entry16.inc: Fix typos in commentRaul E Rangel2020-04-291-2/+2
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0430-368/+60
* cpu/x86/Makefile.inc: Fix external toolchain buildArthur Heymans2020-03-291-1/+1
* cpu/x86: Fix typoSubrata Banik2020-03-211-1/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-172-3/+0
* nb/intel/nehalem: Rename to ironlakeAngel Pons2020-03-151-1/+1
* prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADINGJulius Werner2020-03-113-75/+0
* cpu/x86/smm: Add smm_size to relocatable smmstubArthur Heymans2020-03-072-4/+9
* cpu/x86/smm: Convert C++ style commentEugene Myers2020-02-211-1/+1
* cpu/x86/name: Make name.c file available in romstageUsha P2020-02-181-0/+1
* treewide: capitalize 'BIOS'Elyes HAOUAS2020-02-171-1/+1
* cpu/x86/smm: Remove blank line in codeEugene Myers2020-02-171-1/+0
* cpu/x86: Remove unnecessary guardEugene Myers2020-02-171-14/+9
* cpu/x86: Adjust STM smm_save_state_sizeEugene Myers2020-02-171-13/+1
* cpu/x86/smm: Add overflow checkNico Huber2020-02-091-0/+2
* cpu/x86: Put guard around align for smm_save_state_sizeEugene Myers2020-02-061-8/+13
* security/intel/stm: Add STM supportEugene Myers2020-02-053-1/+65
* cpu/x86: Make MP init timeout configurableJonathan Zhang2020-02-041-4/+6
* cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROMKyösti Mälkki2019-12-261-3/+23
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-191-1/+0
* src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS2019-12-191-0/+1
* arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans2019-12-191-1/+0
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-3/+0
* cpu/x86/mp_init: Fix typoElyes HAOUAS2019-12-181-1/+1
* AGESA, binaryPI: implement C bootblockMichał Żygowski2019-12-111-0/+1
* arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson2019-12-061-7/+5
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-022-16/+16
* arch/*/*/early_variables.h: drop unused filesArthur Heymans2019-11-302-96/+0
* arch/x86/cache.h: Use ENV_CACHE_AS_RAM macroArthur Heymans2019-11-301-5/+0
* cpu/x86/tsc: Remove indirection when accessing mono_timer_gPatrick Georgi2019-11-301-14/+7
* cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-12/+8
* cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-3/+2
* soc/intel/skylake: Clean up report_cpu_info() functionUsha P2019-11-271-0/+1