Age | Commit message (Expand) | Author |
2023-05-13 | cpu,nb/amd/pi/00730F01: dynamically generate CPU devices | Felix Held |
2023-04-28 | treewide: Add missing include guards to chip.h | Jan Samek |
2023-04-26 | cpu/intel/speedstep: Separate single SSDT CPU entry | Kyösti Mälkki |
2023-04-22 | cpu/amd/pi/00730F01: rename fixme.c to cpu_io_init.c | Felix Held |
2023-04-21 | cpu/amd/pi/00730F01/fixme: replace some magic numbers | Felix Held |
2023-04-21 | cpu/amd/pi/00730F01/fixme: use coreboot's PCI access functions | Felix Held |
2023-04-21 | include/cpu/amd/mtrr: rename functions to get top of memory regions | Felix Held |
2023-04-18 | src/cpu/power9: move part of scom.h to scom.c | Sergii Dmytruk |
2023-04-17 | cpu,soc/intel: Separate single SSDT CPU entry | Kyösti Mälkki |
2023-04-14 | cpu,soc/intel: Sync ACPI CPU object implementations | Kyösti Mälkki |
2023-04-14 | cpu,soc/intel: Use acpigen_write_processor_device() | Elyes Haouas |
2023-04-14 | cpu/intel/speedstep: Refactor P-state coordination | Kyösti Mälkki |
2023-04-14 | intel/i82371eb,speedstep: Use dev_count_cpu() | Kyösti Mälkki |
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-17 | cpu/amd/pi/00730F01/model_16_init: use CPUID_FROM_FMS macro | Felix Held |
2023-02-17 | cpu/amd/pi/00730F01/model_16_init: use CPUID_ALL_STEPPINGS_MASK | Felix Held |
2023-02-15 | cpu/x86/smm: Enable setting SMM console log level from mainboard | Johnny Lin |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-08 | cpu/intel/model_206ax/model_206ax_init: use CPUID_ALL_STEPPINGS_MASK | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2023-02-08 | mb/samsung: Enable VBOOT_VBNV_FLASH | Yu-Ping Wu |
2023-02-07 | src: Move POST_BOOTBLOCK_CAR to common postcodes and use it | Martin Roth |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-01-09 | treewide: Remove unused <cpu/amd/msr.h> | Elyes Haouas |
2022-12-23 | cpu/x86: Set up a separate stack for APs | Arthur Heymans |
2022-12-17 | Add option to use Ada code in romstage | Jeremy Compostella |
2022-12-16 | cpu/intel: Fix clearing MTRR for clang 64bit | 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-14 | cpu/intel/206ax: Fix generating C state entries | 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-12-05 | cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm | Arthur Heymans |
2022-12-01 | cpu/intel/model_206ax: Remove fake lapic device | Arthur Heymans |
2022-12-01 | cpu/intel/sandybridge: Use enum for ACPI C states | Arthur Heymans |
2022-11-28 | aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG | Kyösti Mälkki |
2022-11-25 | cpu/intel/model_2065x: Don't use a magic APIC | Arthur Heymans |
2022-11-25 | cpu/intel/haswell: Move chip_ops to cpu cluster | Arthur Heymans |
2022-11-23 | cpu/intel/car: Define post codes | Martin Roth |
2022-11-22 | src/cpu: Remove unnecessary space after casts | Elyes Haouas |
2022-11-21 | cpu/intel/socket_*: Clean up Kconfig files | Elyes Haouas |
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-12 | cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement | Kyösti Mälkki |
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 | mb/qemu/x86: Remove option for LEGACY_SMP_INIT | Arthur Heymans |
2022-11-07 | cpu/amd/agesa: Remove leftover code | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family16: Remove platform | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family15tn: Remove platform | Arthur Heymans |
2022-11-07 | {cpu/nb}/amd/family14: 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-28 | cpu/intel/common: Fix typecasting issue | Sridhar Siricilla |
2022-10-27 | cpu/x86/mp_init: adjust timeout for final SIPI | Jonathan Zhang |
2022-10-27 | mb/lenovo/haswell: Enable VBOOT_VBNV_FLASH | Yu-Ping Wu |
2022-10-26 | cpu/x86: Clean up includes | Elyes Haouas |
2022-10-26 | cpu/intel: 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/intel/common/fsb.c: Sorte includes and add <stdint.h> | Elyes Haouas |
2022-10-06 | cpu/intel/car/romstage.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-29 | treewide: use is_enabled_cpu() on cycles over device list | Fabio Aiuto |
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-20 | cpu/intel/haswell: Update Broadwell ULT µcode updates | Angel Pons |