Age | Commit message (Expand) | Author |
2024-06-09 | cpu/x86/Kconfig: Add SMM Kconfig help | Maximilian Brune |
2024-06-05 | cpu/x86: Make 1GB paging the default | Julius Werner |
2024-02-18 | arch to cpu: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-08 | cpu/x86: Add 1GiB pages for memory access up to 512GiB | Ashish Kumar Mishra |
2023-07-06 | cpu/x86: Add some notes about XAPIC/X2APIC | Kyösti Mälkki |
2023-05-21 | Kconfig: Get rid of named choice LAPIC_ACCESS_MODE | Martin Roth |
2023-03-13 | cpu/x86/cache: CLFLUSH programs to memory before running | Arthur Heymans |
2023-03-08 | cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbol | Felix Held |
2023-03-05 | cpu/x86/smm: Add PCI resource store functionality | Robert Zieba |
2023-02-15 | cpu/x86/smm: Enable setting SMM console log level from mainboard | Johnny Lin |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2022-12-23 | cpu/x86: Set up a separate stack for APs | Arthur Heymans |
2022-11-17 | cpu/x86/Kconfig: Drop unused Kconfig symbol | Elyes Haouas |
2022-11-09 | Revert "mb/aopen/dxplplusu: Remove board" | Kyösti Mälkki |
2022-11-07 | cpu/x86: Drop !CPU_INFO_V2 code | Arthur Heymans |
2022-11-07 | cpu/x86: Drop LEGACY_SMP_INIT | Arthur Heymans |
2022-11-07 | mb/aopen/dxplplusu: Remove board | Arthur Heymans |
2022-10-26 | cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NB | Arthur Heymans |
2022-09-15 | soc/amd: Do SMM relocation via MSR | Arthur Heymans |
2022-07-25 | arch/x86: Fix MAX_CPUS check proper for late X2APIC config | Subrata Banik |
2022-07-18 | cpu/x86: Allow SoC to select the `X2APIC_LATE_WORKAROUND` | Subrata Banik |
2022-07-18 | arch/x86: Add X2APIC_LATE_WORKAROUND | Subrata Banik |
2022-05-29 | cpu/x86: Allow SoC to select the LAPIC access mode | Subrata Banik |
2022-05-23 | cpu/x86/smm: Remove heap | Arthur Heymans |
2022-04-19 | cpu/x86/Kconfig*: Guard with ARCH_X86 | Arthur Heymans |
2022-02-28 | cpu/x86/smm: Support PARALLEL_MP with SMM_ASEG | Arthur Heymans |
2022-02-01 | cpu/x86/smm: Add SMM_LEGACY_ASEG | Kyösti Mälkki |
2022-02-01 | cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATION | Kyösti Mälkki |
2021-12-10 | cpu/x86/mp_init.c: Make it work for !CONFIG_SMP | Arthur Heymans |
2021-11-29 | cpu/x86: Rename X86_AMD_INIT_SIPI to X86_INIT_NEED_1_SIPI | Subrata Banik |
2021-11-03 | cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS | Arthur Heymans |
2021-10-26 | src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function | Felix Held |
2021-10-26 | cpu/x86: drop CPU_X86_LAPIC Kconfig option | Felix Held |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-26 | cpu/x86: Introduce `CPU_X86_CACHE_HELPER` | Felix Held |
2021-10-21 | cpu/x86: Require CPU_INFO_V2 when selecting PARALLEL_MP | Raul E Rangel |
2021-10-05 | arch/x86,cpu/x86: Introduce new method for accessing cpu_info | Raul E Rangel |
2021-07-27 | cpu/x86/mp_init: don't wait between INIT and SIPI for X86_AMD_INIT_SIPI | Felix Held |
2021-06-15 | cpu/x86/Kconfig: Increase SMM stack size to 0x800 on x86_64 | Patrick Rudolph |
2021-06-10 | cpu/x86/lapic: Separate stop_this_cpu() | Kyösti Mälkki |
2021-06-09 | cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODE | Kyösti Mälkki |
2021-06-07 | cpu/x86: Drop Kconfig PARALLEL_CPU_INIT | Kyösti Mälkki |
2021-06-07 | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki |
2021-04-29 | cpu/x86/mtrr: Use a Kconfig for reserving MTRRs for OS | Tim Wawrzynczak |
2021-04-19 | cpu/x86/smm: Drop the V1 smmloader | Arthur Heymans |
2020-08-15 | cpu/x86/smm: Introduce SMM module loader version 2 | Rocky Phagura |
2020-06-15 | arch/x86: Remove NO_FIXED_XIP_ROM_SIZE | Kyösti Mälkki |
2020-06-15 | arch/x86: Remove XIP_ROM_SIZE | Kyösti Mälkki |
2020-03-15 | nb/intel/nehalem: Rename to ironlake | Angel Pons |
2020-03-11 | prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING | Julius Werner |
2019-12-19 | arch/x86: Drop uses of ROMCC_BOOTBLOCK | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | cpu/x86: Add a prog_run hook to set up caching of XIP stages | Arthur Heymans |
2019-08-09 | cpu/x86 mp_init: Add option for AMD INIT SIPI sequence | Marshall Dawson |
2019-07-09 | arch/x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-07-09 | cpu/x86: Declare SMM_ASEG | Kyösti Mälkki |
2019-07-08 | drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2 | Kyösti Mälkki |
2019-05-27 | src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0 | Arthur Heymans |
2018-10-29 | x86/mp_init: Add configurable stack size for SMM relocate | Marshall Dawson |
2018-06-14 | cpu/x86: Make SMM stack size configurable | Raul E Rangel |
2018-06-06 | arch/x86: Always select RELOCATABLE_MODULES | Kyösti Mälkki |
2018-06-06 | arch/x86: Drop leftover ROMCC support | Kyösti Mälkki |
2018-01-25 | cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY | Aaron Durbin |
2016-12-08 | cpu/x86: allow AP callbacks after MP init | Aaron Durbin |
2016-08-23 | src/cpu: Capitalize CPU, APIC and IOAPIC typo fix | Elyes HAOUAS |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2016-07-27 | cpu/x86: Support CPUs without rdmsr/wrmsr instructions | Lee Leahy |
2016-05-06 | cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE | Aaron Durbin |
2016-05-04 | cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option | Aaron Durbin |
2016-04-11 | src/cpu/x86: remove TSC_CALIBRATE_WITH_IO | Aaron Durbin |
2016-03-08 | cpu/x86: Sort some Kconfig options | Stefan Reinauer |
2015-12-02 | x86/smm: Initialize SMM on some CPUs one-by-one | Damien Zammit |
2015-10-29 | smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG | Patrick Georgi |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2014-12-15 | x86: Set BOOT_MEDIA_SPI_BUS | David Hendricks |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-05-09 | Intel FSP: add a shared set of functions for the FSP | Martin Roth |
2014-03-07 | x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option | Aaron Durbin |
2014-02-25 | Remove CACHE_ROM. | Vladimir Serbinenko |
2014-02-16 | x86: provide infrastructure to backup default SMM region | Aaron Durbin |
2014-01-30 | x86: parallel MP initialization | Aaron Durbin |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-05-16 | x86: add cache-as-ram migration option | Aaron Durbin |
2013-05-07 | x86: add TSC_CONSTANT_RATE option | Aaron Durbin |
2013-05-01 | tsc: provide monotonic timer | Aaron Durbin |
2013-05-01 | lapic: monotonic time implementation | Aaron Durbin |
2013-03-29 | x86: mtrr: add CONFIG_CACHE_ROM support | Aaron Durbin |
2013-03-22 | x86: unify amd and non-amd MTRR routines | Aaron Durbin |
2013-03-14 | x86: SMM Module Support | Aaron Durbin |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-20 | Make sure only one udelay function is available | Stefan Reinauer |
2012-08-09 | Synchronize rdtsc instructions | Stefan Reinauer |
2012-08-07 | Move cpus_ready_for_init() to AMD K8 | Kyösti Mälkki |
2012-07-31 | Revert "remove CONFIG_SERIAL_CPU_INIT" | Sven Schnelle |
2012-07-02 | remove CONFIG_SERIAL_CPU_INIT | Sven Schnelle |