summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/microcode/microcode_asm.S
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-071-1/+1
* cpu/intel/microcode: Mark assemblycode as 32bitPatrick Rudolph2020-12-011-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* cpu/intel/microcode_asm.S: Fix reading cpuid(1) and checking PFArthur Heymans2019-01-091-7/+6
* arch/x86: Link walkcbfs.S instead of including itArthur Heymans2019-01-081-1/+6
* src/cpu/microcode: Add code to update microcode in assemblyArthur Heymans2018-12-311-0/+162