Age | Commit message (Expand) | Author |
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 |
2022-09-20 | cpu/intel/haswell: Hook up Crystal Well µcode updates | Angel Pons |
2022-09-20 | cpu/intel/haswell: Do not include useless µcode updates | Angel Pons |
2022-09-15 | soc/amd: Do SMM relocation via MSR | Arthur Heymans |
2022-09-15 | cpu/intel/haswell: Allow up to six microcodes in the FIT table | Jeremy Compostella |
2022-09-14 | soc/amd/common: Add common function to get cpu count | 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-20 | treewide: Remove unused <cpu/x86/mtrr.h> | Elyes Haouas |
2022-07-19 | cpu/amd: Reformat code | Elyes Haouas |
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/amd/pi/00730F01/update_microcode.c: Fix some white spaces issues | Elyes Haouas |
2022-07-17 | cpu: Get rid of unnecessary blank line {before,after} barce | Elyes HAOUAS |
2022-07-14 | arch/x86: Mark prepare_and_run_postcar noreturn | Arthur Heymans |
2022-07-13 | cpu/amd: Add common helpers for TSEG and SMM | Arthur Heymans |
2022-07-13 | cpu/x86/mp_init: retype do_smm element in mp_state struct to bool | Felix Held |
2022-06-26 | intel/microcode: Change log type from BIOS_ERR to BIOS_WARNING | Subrata Banik |
2022-06-22 | microcode: Add error msg in case `intel_microcode_find()` return NULL | Subrata Banik |
2022-06-22 | cpu/intel/microcode: Create helper function to load microcode patch | Subrata Banik |
2022-06-22 | cpu/intel/microcode: Have API to re-load microcode patch | Subrata Banik |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-17 | cpu/intel/microcode: Fix `device enumeration` boot regression | Subrata Banik |
2022-06-17 | cpu/Makefile.inc: Fix rebuilding a new target | Arthur Heymans |
2022-06-15 | cpu/x86/smm/smm_module_loader.c: Fix formatted print | Elyes Haouas |
2022-06-07 | arch/x86: Add a common romstage entry | Arthur Heymans |
2022-06-07 | cpu/intel/microcode: Have provision to re-load microcode patch | Subrata Banik |
2022-06-06 | cpu/amd/agesa: Use common MRC_CACHE code to save S3 data | Arthur Heymans |
2022-06-06 | drivers/amd/agesa: Don't save regular boot MTRR to flash | Arthur Heymans |
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/intel/model_fxx: Select SSE2 | Arthur Heymans |
2022-06-02 | cpu/x86/smm_module_loader: Drop superfluous checks | Arthur Heymans |
2022-06-01 | cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification | Julius Werner |
2022-06-01 | mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG | 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_loader.c: Change prepare_and_run_postcar signature | 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-05-16 | cpu/amd: Remove unused <cpu/x86/pae.h> | Elyes Haouas |
2022-05-05 | cpu/intel/model_2065x: Drop unused function declaration | Angel Pons |
2022-04-27 | cpu/intel/socket_p: Increase DCACHE_RAM_SIZE | Arthur Heymans |
2022-04-27 | nb/intel/pineview: Use cbfs mcache | Arthur Heymans |
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-24 | cpu/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-04-22 | cpu/amd: Remove unused <cbmem.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 |
2022-04-02 | {cpu/x86, drivers/amd}: Use `get_var_mtrr_count()` to get MTRR count | Subrata Banik |
2022-04-02 | cpu/x86/mtrr: Make useful MTRR functions available for all boot stages | Subrata Banik |
2022-04-01 | cpu/intel/fit: Clear the FIT table when setting pointer | Arthur Heymans |
2022-03-10 | cpu/x86/smm: Add weak SoC init and exit methods | Raul E Rangel |
2022-03-09 | cpu/intel/common: Add support for energy performance preference (EPP) | Cliff Huang |
2022-03-09 | cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI | Raul E Rangel |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-02-28 | cpu/x86/smm: Support PARALLEL_MP with SMM_ASEG | Arthur Heymans |
2022-02-25 | cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number | Felix Held |
2022-02-24 | nb/intel/ironlake: Fix some quickpath init magic | Angel Pons |
2022-02-11 | cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT | Kyösti Mälkki |
2022-02-11 | src/cpu/power9: add file structure for power9, implement SCOM access | Igor Bagnucki |
2022-02-10 | Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available" | Felix Held |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-07 | cpu/x86/Makefile.inc: Build smi_trigger on !HAVE_SMI_HANDLER | Arthur Heymans |
2022-02-07 | cpu/x86/mp_init.c: Rename num_concurrent_stacks | Arthur Heymans |
2022-02-07 | cpu/x86/smm: Improve smm stack setup | Arthur Heymans |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-05 | cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Add lapic_send_ipi_self,others() | Kyösti Mälkki |