Age | Commit message (Expand) | Author |
---|---|---|
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2021-04-26 | soc/intel/elkhartlake: Remove elog.c | Tan, Lean Sheng |
2021-04-21 | soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c | Angel Pons |
2021-03-03 | soc/intel: Factor out common smmrelocate.c | Angel Pons |
2021-03-01 | soc/intel: Drop `bootblock_cpu_init()` function | Angel Pons |
2020-09-08 | soc/intel/elkhartlake: Do initial SoC commit till ramstage | Tan, Lean Sheng |