summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/gdt.c
Commit message (Expand)AuthorAgeFilesLines
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-12/+2
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS2019-06-211-0/+1
* arch/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held2019-06-211-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* arch/x86/gdt: Move variable assignment downPaul Menzel2017-11-031-1/+2
* arch/x86/gdt: Correct format of multi-line commentPaul Menzel2017-10-161-1/+2
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-171-1/+1
* arch/x86: don't create new gdt in cbmem for relocatable ramstageAaron Durbin2016-11-211-0/+4
* arch/x86 GDT: Fix orphan debug outputKyösti Mälkki2016-11-201-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+62