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-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-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 |
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 |