Age | Commit message (Expand) | Author |
2024-07-08 | cpu/intel/model_206ax: Allow PL1/PL2 configuration | Anastasios Koutian |
2024-06-21 | mb/emulation/qemu: Configure TSEG size | Patrick Rudolph |
2024-06-18 | cpu/x86: Rename paging structure variables for clarity | Subrata Banik |
2024-06-18 | cpu/x86: Rename `PDE_table` to `PDPT` for 1 GiB page mappings | Subrata Banik |
2024-06-11 | tree: Drop non-existent directories from subdirs-y | Elyes Haouas |
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-05-29 | cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() | Krystian Hebel |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-05-23 | cpu/intel/model_206ax: Program Ivy Bridge defaults for MSR_PKGC_IRTL | Patrick Rudolph |
2024-05-15 | cpu/x86/pae/pgtbl.c: remove dead paging_identity_map_addr() | Krystian Hebel |
2024-05-13 | cpu/x86/pae/pgtbl.c: remove dead map_2M_page() | Krystian Hebel |
2024-04-22 | cpu/intel/model_206ax: Allow to configure VR settings | Patrick Rudolph |
2024-04-20 | payloads/edk2: Add Kconfig to use LAPIC timer | Jean Lucas |
2024-04-18 | cpu/intel/microcode: Defer microcode patching until after DRAM init | Subrata Banik |
2024-04-12 | tree: Drop duplicated <stdarg.h> and <stdio.h> | Elyes Haouas |
2024-04-12 | tree: Drop duplicated <device/{path,resource}.h> | Elyes Haouas |
2024-04-05 | smmstorev2: Load the communication buffer at SMM setup | Arthur Heymans |
2024-04-04 | tree: Remove duplicated <stdint.h> | Elyes Haouas |
2024-04-03 | cpu/x86/topology: Add node ID parser | Patrick Rudolph |
2024-03-28 | cpu/x86/Kconfig: Mark 64bit support as stable | Arthur Heymans |
2024-03-28 | cpu/x86: Link page tables in stage if possible | Arthur Heymans |
2024-03-21 | arch/x86: Fix typo for macro CPUID_FEATURE_HTT | Jincheng Li |
2024-03-20 | cpu/x86/smm: Pass full SMRAM region info to SMM runtime | Benjamin Doron |
2024-03-19 | cpu/x86: Use correct config flag for 1GiB page table | Bora Guvendik |
2024-03-19 | cpu/x86/mtrr: Error out caching limitation during NEM | Subrata Banik |
2024-03-09 | cpu/x86/smm: Set up page tables in safe SMRAM | Arthur Heymans |
2024-02-28 | cpu/x86/(sipi|smm): Pass on CR3 from ramstage | Arthur Heymans |
2024-02-26 | lib: Remove heap from rmodules | Arthur Heymans |
2024-02-20 | treewide: Remove unused CHIPs | Arthur Heymans |
2024-02-18 | arch to cpu: Add SPDX license headers to Kconfig files | Martin Roth |
2024-02-08 | cpu/x86/64bit: Turn jumping to long mode into a macro | Arthur Heymans |
2024-02-08 | cpu/qemu-x86/cache_as_ram: Move guard | Arthur Heymans |
2024-02-08 | cpu/x86: Add 1GiB pages for memory access up to 512GiB | Ashish Kumar Mishra |
2024-02-02 | cpu/x86/smm/pci_resource_store: Allow devices with no resources | Patrick Rudolph |
2024-01-31 | cpu/x86/smm/pci_resource_store: Store DEV/VEN ID | Patrick Rudolph |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | cpu: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-17 | Reland "Kconfig: Bring HEAP_SIZE to a common, large value" | Patrick Georgi |
2024-01-14 | tree: Use accessor functions for struct region fields | Nico Huber |
2024-01-11 | cpu/x86/smi_trigger: use call_smm | Felix Held |
2024-01-10 | cpu/x86/smi_trigger: use enum cb_err as apm_control return type | Felix Held |
2024-01-08 | cpu/x86/smi_trigger: call pm_acpi_smi_cmd_port to get APMC SMI IO port | Felix Held |
2024-01-05 | arch/x86/include/mode_switch: Add more wrapper functions | Patrick Rudolph |
2024-01-05 | northbridge/intel/sandybridge: Enable x86_64 for mrc.bin | Patrick Rudolph |
2024-01-05 | cpu/x86/64bit/mode_switch2: The reverse function to mode_switch | Patrick Rudolph |
2024-01-03 | cpu/x86/64bit/mode_switch: Simplify assembly code | Patrick Rudolph |
2023-12-22 | Revert "cpu/intel/common: Define build time physical address reserved bits" | Jeremy Compostella |
2023-12-04 | cpu/intel/model_206ax: Use macro IS_IVY_CPU | Patrick Rudolph |
2023-11-20 | nb/intel/sandybridge: Use SA devid to identify PC type | Patrick Rudolph |
2023-11-20 | cpu/intel/model_206ax: Lock MSR_PP_CURRENT_CONFIG | Patrick Rudolph |
2023-11-20 | cpu/intel/model_206ax: Write MSRs in scope package only once | Patrick Rudolph |
2023-11-14 | cpu/intel/model_2065x: Read CPU voltage for SMBIOS | Patrick Rudolph |
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 |