u-boot-2016/arch/x86/cpu
Graeme Russ 74bfbe1ba5 x86: Rework Global Descriptor Table loading
The inline assembler is ugly and uses hard coded magic numbers. Make it more
elegant to allow cleaner implementation of future GDT related patches. The
compiler seems smart enough to generate the same code anyway

--
Changes for v2:
 - Rebased against revised patch #3
 - Use GDT size define instead of magic number
 - Added commit message
2012-01-04 22:17:19 +11:00
..
coreboot x86: Add infrastructure to extract an e820 table from the coreboot tables 2011-12-19 13:26:16 +11:00
sc520 x86: Misc PCI touchups 2011-11-29 21:10:08 +11:00
config.mk Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cpu.c x86: Rework Global Descriptor Table loading 2012-01-04 22:17:19 +11:00
interrupts.c x86: Ensure IDT and GDT remain 16-byte aligned post relocation 2011-11-29 21:10:01 +11:00
Makefile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
resetvec.S Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
start.S x86: Remove GDR related magic numbers 2012-01-04 21:05:09 +11:00
start16.S x86: Punt cold- and warm-boot flags 2011-11-29 21:04:06 +11:00
u-boot.lds Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00