Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch/x86: Move prologue to .init section | Kyösti Mälkki | 2021-01-07 | 1 | -1/+1 |
* | cpu/intel/microcode: Mark assemblycode as 32bit | Patrick Rudolph | 2020-12-01 | 1 | -0/+1 |
* | treewide: Remove "this file is part of" lines | Patrick Georgi | 2020-05-11 | 1 | -1/+0 |
* | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons | 2020-04-04 | 1 | -12/+2 |
* | AUTHORS: Move src/cpu/intel copyrights into AUTHORS file | Martin Roth | 2019-09-10 | 1 | -2/+0 |
* | cpu/intel/microcode_asm.S: Fix reading cpuid(1) and checking PF | Arthur Heymans | 2019-01-09 | 1 | -7/+6 |
* | arch/x86: Link walkcbfs.S instead of including it | Arthur Heymans | 2019-01-08 | 1 | -1/+6 |
* | src/cpu/microcode: Add code to update microcode in assembly | Arthur Heymans | 2018-12-31 | 1 | -0/+162 |