Age | Commit message (Expand) | Author |
2023-06-04 | cpu/x86/smm: Drop fxsave/fxrstor logic | Arthur Heymans |
2023-05-31 | cpu/x86/mp_init: Use clflush to write SIPI data back to RAM | Jeremy Compostella |
2023-05-27 | libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig option | Felix Held |
2023-05-26 | cpu/x86/sse_enable.inc: Remove unused file | Arthur Heymans |
2023-05-23 | cpu/x86/smm_stub.S: Fix comment | Arthur Heymans |
2023-05-23 | cpu/x86/smm_stub.S: Update comment | Arthur Heymans |
2023-05-21 | Kconfig: Get rid of named choice LAPIC_ACCESS_MODE | Martin Roth |
2023-04-13 | cpu/x86/mp_init.c: Set topology on BSP | Arthur Heymans |
2023-04-06 | cpu/x86/topology: Add code to fill in topology on struct path | Arthur Heymans |
2023-04-06 | cpu/mp_init.c: Only enable CPUs once they execute code | Arthur Heymans |
2023-04-06 | cpu/smm_module_loader.c: Fix up CPU index locally | Arthur Heymans |
2023-04-06 | cpu/x86/mp_init.c: Generate a C header to get start32 offset | Arthur Heymans |
2023-04-06 | cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path | Arthur Heymans |
2023-04-04 | cpu/x86/64bit/Makefile: use all_x86 make target | Felix Held |
2023-04-04 | cpu/x86/64bit/Makefile: use verstage_x86 make target | Felix Held |
2023-04-04 | cpu/x86/lapic,pae,tsc/Makefile: use all_x86 target | Felix Held |
2023-03-13 | cpu/x86/cache: CLFLUSH programs to memory before running | Arthur Heymans |
2023-03-10 | mp_init: Wait longer for APs to check in | Patrick Rudolph |
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-27 | tree: Move 'asmlinkage' before type 'void' | Elyes Haouas |
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-12-16 | cpu/x86/mtrr: rename local cpu_idx variable and make it const | Felix Held |
2022-12-15 | cpu/x86/mtrr: use lapicid instead of cpu_index calls | Felix Held |
2022-12-14 | cpu/x86/mp_init.c: Improve AP entry point | Arthur Heymans |
2022-12-12 | cpu/x86/mtrr/mtrr: fix printk format strings | Felix Held |
2022-12-12 | cpu/x86/mtrr: Print cpu index number when set up MTRRs for BSP/APs | Kane Chen |
2022-12-10 | cpu/cpu.h: Change the function signature | Arthur Heymans |
2022-12-07 | mb,sb,soc/intel: Drop useless IO trap handlers | Kyösti Mälkki |
2022-11-17 | cpu/x86/Kconfig: Drop unused Kconfig symbol | Elyes Haouas |
2022-11-17 | sb/intel/common: Drop duplicate smi_set_eos() | Kyösti Mälkki |
2022-11-16 | cpu/x86/smm: Use common SMM_ASEG region | Kyösti Mälkki |
2022-11-12 | cpu/x86: Set thread local storage in C code | Arthur Heymans |
2022-11-12 | include/cpu/msr.h: transform into an union | Arthur Heymans |
2022-11-10 | cpu/x86/Kconfig.debug_cpu: Drop unused symbol | Arthur Heymans |
2022-11-09 | Revert "mb/aopen/dxplplusu: Remove board" | Kyösti Mälkki |
2022-11-09 | cpu/*: Drop PARALLEL_MP leftovers | Arthur Heymans |
2022-11-09 | cpu/x86/smm/module_loader: Fix ASEG loading | Arthur Heymans |
2022-11-08 | cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
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 | {cpu/nb}/amd/family15tn: Remove platform | Arthur Heymans |
2022-11-07 | mb/aopen/dxplplusu: Remove board | Arthur Heymans |
2022-11-05 | cpu/x86/mp_init.c: Use existing code to create cpu struct device | Arthur Heymans |
2022-11-03 | Revert "cpu/x86/mp_init.c: Set a bogus initial lapic_id" | Felix Held |
2022-11-03 | cpu/x86/mp_init.c: Handle failed init_bsp() | Arthur Heymans |
2022-11-03 | cpu/x86/mp_init.c: Set a bogus initial lapic_id | Arthur Heymans |
2022-10-28 | cpu/x86/mp_init.c: Use linked list data structures | Arthur Heymans |
2022-10-27 | cpu/x86/mp_init: adjust timeout for final SIPI | Jonathan Zhang |
2022-10-26 | cpu/x86: Clean up includes | Elyes Haouas |
2022-10-26 | cpu/x86/Kconfig: Enable LAPIC remap mitigation on likely affect NB | Arthur Heymans |
2022-10-12 | cpu/x86/64bit: Fix building with -jx | Arthur Heymans |
2022-10-06 | cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h> | Elyes Haouas |
2022-10-06 | cpu/x86/smm/smm_module_loader.c: Clean up includes | Elyes Haouas |
2022-10-06 | cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h> | Elyes Haouas |
2022-09-24 | cpu/x86/smm/smihandler: use lapicid() | Felix Held |
2022-09-24 | cpu/x86/mp_init: drop unused MAX_APIC_IDS define | Felix Held |
2022-09-24 | include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h | Felix Held |
2022-09-23 | cpu/x86/smm/smihandler: use existing LAPIC ID register definition | Felix Held |
2022-09-22 | cpu/x86/smm/smm_module_loader.c: Fix STM setup | Eugene Myers |
2022-09-15 | soc/amd: Do SMM relocation via MSR | Arthur Heymans |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
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-07-17 | cpu: Get rid of unnecessary blank line {before,after} barce | Elyes HAOUAS |
2022-07-13 | cpu/x86/mp_init: retype do_smm element in mp_state struct to bool | Felix Held |
2022-06-15 | cpu/x86/smm/smm_module_loader.c: Fix formatted print | Elyes Haouas |
2022-06-03 | cpu/x86/smm_module_loader: Use struct region in cpu map | Arthur Heymans |
2022-06-03 | cpu/x86/smm: Use struct region to check overlapping sections | Arthur Heymans |
2022-06-03 | cpu/x86/smm_module_loader: Update logging | Arthur Heymans |
2022-06-02 | cpu/x86/mp_init.c: Prolong delay on synchronous API | Arthur Heymans |
2022-06-02 | cpu/x86/smm_module_loader: Drop superfluous checks | Arthur Heymans |
2022-06-01 | Revert "cpu/x86/mtrr: Make useful MTRR functions available for all boot stages" | Arthur Heymans |
2022-06-01 | Revert "cpu/x86: Add function to set `put_back_original_solution` variable" | Arthur Heymans |
2022-06-01 | cpu/x86/mtrr: Allow for multiple TEMP MTRR ranges | Arthur Heymans |
2022-05-31 | cpu/x86/smm_module_load: Fix SMM stub params | Kyösti Mälkki |
2022-05-29 | cpu/x86: Allow SoC to select the LAPIC access mode | Subrata Banik |
2022-05-28 | cpu/x86/mp_init.c: Drop 'real' vs 'used' save state | Arthur Heymans |
2022-05-28 | cpu/x86/smm_module_load: Rewrite setup_stub | Arthur Heymans |
2022-05-28 | cpu/x86/smm_module_loader: Add a convenient ss_top | Arthur Heymans |
2022-05-28 | cpu/x86/smm_module_loader.c: Rewrite setup | Arthur Heymans |
2022-05-28 | cpu/x86/smm: Drop 'entry' struct element | Arthur Heymans |
2022-05-28 | cpu/x86/smm: Refactor creating a stub/save state map | Arthur Heymans |
2022-05-23 | cpu/x86/smm: Remove heap | Arthur Heymans |
2022-05-16 | arch/x86/postcar: Set up postcar MTRR in C code | Arthur Heymans |
2022-05-16 | cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously | Kane Chen |
2022-04-25 | cpu/x86/64bit: Generate static page tables from an assembly file | Arthur Heymans |
2022-04-25 | cpu/x86/64bit: Add a separate Makefile.inc | Arthur Heymans |
2022-04-24 | {arch,cpu}: Remove redundant <arch/cpu.h> | Elyes HAOUAS |
2022-04-21 | cpu/x86/fpu_enable.inc: Remove file used by romcc | Arthur Heymans |
2022-04-19 | cpu/x86/Kconfig*: Guard with ARCH_X86 | Arthur Heymans |
2022-04-14 | x86/mtrr: Print address ranges inclusive to be more consistent | Werner Zeh |
2022-04-13 | cpu/x86/mtrr: Use `need_restore_mtrr` to set put_back_original_solution | Subrata Banik |
2022-04-13 | cpu/x86: Add function to set `put_back_original_solution` variable | Kane Chen |
2022-04-11 | cpu/x86/smm: Add sinkhole mitigation to relocatable smmstub | Arthur Heymans |
2022-04-11 | cpu/x86/smm_module_loader.c: Clean up printing the CPU map | Arthur Heymans |
2022-04-02 | cpu/x86/mtrr: Delay removing `temp` variable range MTRR snapshot | Subrata Banik |