aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/gdt.c
AgeCommit message (Expand)Author
2020-07-06arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-06-21arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21arch/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-08Move compiler.h to commonlibNico Huber
2017-11-03arch/x86/gdt: Move variable assignment downPaul Menzel
2017-10-16arch/x86/gdt: Correct format of multi-line commentPaul Menzel
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2016-11-21arch/x86: don't create new gdt in cbmem for relocatable ramstageAaron Durbin
2016-11-20arch/x86 GDT: Fix orphan debug outputKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13x86: flatten hierarchyStefan Reinauer