u-boot-brain/arch/i386/cpu
Graeme Russ 59c6d0ef9a x86: Move loading of GTD to C code
Linux has C macros and code to load the GTD after switching to Protected
Mode. Using these greatly simplifies the assembler code
2010-10-07 20:03:21 +11:00
..
sc520 sc520: Fix minor DRAM Controller Setup bug 2010-05-06 00:20:56 +02:00
config.mk i386: Move cpu/i386/* to arch/i386/cpu/* 2010-04-13 09:13:26 +02:00
cpu.c x86: Move loading of GTD to C code 2010-10-07 20:03:21 +11:00
interrupts.c x86: Add register dump to crash handlers 2010-05-06 00:14:00 +02:00
Makefile x86: Use CONFIG_SERIAL_MULTI 2010-05-06 00:16:46 +02:00
resetvec.S i386: Move cpu/i386/* to arch/i386/cpu/* 2010-04-13 09:13:26 +02:00
start16.S x86: Fix x86 Cold Boot 2010-09-13 07:20:02 +10:00
start.S x86: Move loading of GTD to C code 2010-10-07 20:03:21 +11:00