u-boot/arch/x86/cpu
Graeme Russ f48dd6fc6c x86: Simplify Flash-to-RAM code execution transition
Move the relocation offset calculation out of assembler and into C. This
also paves the way for the upcoming init sequence simplification by adding
the board_init_f_r flash to RAM transitional function

--
Changes for v2:
 - Added commit message
 - Minor adjustment to new stack address comment
2012-01-04 22:17:20 +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
Makefile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02: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
resetvec.S Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
start.S x86: Simplify Flash-to-RAM code execution transition 2012-01-04 22:17:20 +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