Age | Commit message (Expand) | Author |
2021-10-05 | arch/x86,cpu/x86: Introduce new method for accessing cpu_info | Raul E Rangel |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-09-29 | arch/x86,cpu/x86: Disable the %gs and %fs segments | Raul E Rangel |
2021-07-06 | arch/x86: Use ENV_X86_64 instead of _x86_64_ | Patrick Rudolph |
2021-06-15 | treewide: Disable R_AMD64_32S relocation support | Patrick Rudolph |
2021-01-19 | cpu/x86/sipi_vector.S: Fix reading MCU revision | Arthur Heymans |
2021-01-15 | cpu/x86/mpinit: Serialize microcode updates for HT threads | Patrick Rudolph |
2021-01-12 | cpu/x86/sipi_vector: Simplify loop getting unique CPU number | Patrick Rudolph |
2020-12-01 | cpu/x86/sipi: Add x86_64 support | Patrick Rudolph |
2020-10-30 | cpu/x86/sipi_vector.S: Use correct suffix for bts | Jacob Garber |
2020-08-24 | Revert "cpu/x86/sipi: Add x86_64 support" | Patrick Rudolph |
2020-08-24 | cpu/x86/sipi: Add x86_64 support | Patrick Rudolph |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-10-29 | arch/x86/*.S: use defines instead of hardcoded values | Patrick Rudolph |
2019-09-10 | AUTHORS: Move src/cpu copyrights into AUTHORS file | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-08-09 | src/cpu: Fix typo | Elyes HAOUAS |
2018-02-16 | x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs | Marshall Dawson |
2017-10-02 | cpu/x86: Align stack in SIPI handler | Marshall Dawson |
2017-09-17 | cpu/x86/sipi_vector.S: Use correct op suffix | Damien Zammit |
2017-08-31 | cpu/x86 asm: Just use the correct op suffix | Edward O'Callaghan |
2017-06-27 | cpu/x86/smm: allow SSE instructions in SMM modules | Aaron Durbin |
2017-06-22 | cpu/x86/sipi_vector: use macros for CR0 flags | Aaron Durbin |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-09 | rmodule: use program.ld for linking | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-01-30 | x86: parallel MP initialization | Aaron Durbin |