Age | Commit message (Expand) | Author |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field | Elyes HAOUAS |
2019-02-21 | cpu/intel/common: Add newline to set_feature_ctrl_lock() output | Matt DeVillier |
2019-02-13 | cpu/intel/common: Add Nehalem for FSB detection | Kyösti Mälkki |
2019-02-13 | cpu/intel/common: Split get_ia32_fsb() | Kyösti Mälkki |
2019-01-27 | src/cpu/intel: Set get_ia32_fsb function common | Elyes HAOUAS |
2019-01-09 | cpu/intel/common: Fix generated exception if not supported VMX | Elyes HAOUAS |
2019-01-05 | cpu/intel/common: improve debug output | Matt DeVillier |
2018-12-20 | cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() | Matt DeVillier |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-08-20 | cpu/intel/common: add function to init cppc_config | Matt Delco |
2018-01-17 | cpu/intel/speedstep: Fix the PNOT ACPI method | Arthur Heymans |
2017-03-16 | cpu/intel: Wrap lines at 80 columns | Lee Leahy |
2016-12-27 | cpu/intel/common: Add/Use common function to set virtualization | Matt DeVillier |
2016-02-14 | CPU/intel: Add missing license headers | Damien Roth |
2015-10-23 | cpu/intel: Move Power notification ASL code into `common/acpi` | Paul Menzel |