Age | Commit message (Expand) | Author |
2023-11-10 | cpu/x86/smm: Fix get_save_state calculation | Eugene D. Myers |
2023-11-09 | Allow to build romstage sources inside the bootblock | Arthur Heymans |
2023-11-07 | Revert "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2023-10-20 | cpu/intel/common: Define build time physical address reserved bits | Jeremy Compostella |
2023-10-20 | x86: Add pre-memory stages CBFS cache scratchpad support | Jeremy Compostella |
2023-10-11 | Kconfig: Bring HEAP_SIZE to a common, large value | Patrick Georgi |
2023-10-06 | cpu/intel/model_206ax: Only use supported C-states | Patrick Rudolph |
2023-10-06 | cpu/intel/model_206ax: Use haswell cstate_map | Patrick Rudolph |
2023-10-06 | cpu/intel/model_206ax: Print supported C-states | Patrick Rudolph |
2023-10-05 | cpu/intel/socket_BGA956: Double DCACHE_RAM_SIZE to 64 kB | Arthur Heymans |
2023-09-29 | arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORT | Felix Held |
2023-09-29 | */include/cpu: use unsigned int for number of address bits | Felix Held |
2023-09-20 | cpu/x86/mtrr/debug: rename variables in display_variable_mtrr | Felix Held |
2023-09-20 | cpu/x86/mtrr/debug: use MTRR_PHYS_MASK | Felix Held |
2023-09-20 | cpu/x86/mtrr/debug: use msr_t parameter in display_mtrr_fixed_types | Felix Held |
2023-09-20 | cpu/x86/mtrr/debug: make local MSR variables const | Felix Held |
2023-09-20 | cpu/x86/mtrr/debug: drop unnecessary MSR union | Felix Held |
2023-09-14 | x86: Add .data section support for pre-memory stages | Jeremy Compostella |
2023-09-12 | arch/x86: Reduce max phys address size for Intel TME capable SoCs | Jeremy Compostella |
2023-09-12 | cpu/intel: Move is_tme_supported() from soc/intel to cpu/intel | Jeremy Compostella |
2023-09-08 | arch to drivers/intel: Fix misspellings & capitalization issues | Martin Roth |
2023-08-21 | cpu/x86/smm: Don't save EFER | Arthur Heymans |
2023-08-08 | cpu/amd/pi/00730F01: Use common code for mp_init | Arthur Heymans |
2023-08-06 | cpu: Add SPDX license headers to Makefiles | Martin Roth |
2023-08-05 | src/*/post_code.h: Change post code prefix to POSTCODE | Yuchen He |
2023-08-04 | cpu: Get rid of CPU_SPECIFIC_OPTIONS | Elyes Haouas |
2023-07-12 | cpu/amd/mtrr: Use newer function for resource declaration | Arthur Heymans |
2023-07-12 | cpu/intel/microcode: Drop unnecessary alignment for split microcode | Subrata Banik |
2023-07-08 | cpu/x86/lapic: Fix regression with X2APIC_LATE_WORKAROUND | Kyösti Mälkki |
2023-07-08 | cpu: Enable per-CPUID microcode loading in CBFS | Subrata Banik |
2023-07-08 | cpu/intel/microcode: Avoid Pre-RAM microcode update if FIT enable | Subrata Banik |
2023-07-06 | cpu/x86: Add some notes about XAPIC/X2APIC | Kyösti Mälkki |
2023-07-06 | cpu/x86/lapic: Fix X2APIC_ONLY regression | Kyösti Mälkki |
2023-07-03 | cpu/x86: Reduce scope of MTRR functions used locally | Kyösti Mälkki |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
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-27 | cpu/intel/haswell: Add Broadwell Trad µcode updates | Angel Pons |
2023-05-26 | cpu/x86/sse_enable.inc: Remove unused file | Arthur Heymans |
2023-05-25 | cpu/Kconfig: Remove MMX config option | 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-05-18 | cpu/qemu-x86/cache_as_ram_bootblock: drop duplicated post code | Alexander Goncharov |
2023-05-16 | cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPI | Felix Held |
2023-05-13 | acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING | Felix Held |
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 |