u-boot/arch/x86/cpu
Graeme Russ a206cc2343 x86: Add multiboot header
By adding a multiboot header, U-Boot can be loaded by GRUB2. Using GRUB2 to
bootstrap U-Boot is useful for using an existing BIOS to get an initial
U-Boot port up and running before implementing the low-level reset vector
code, SDRAM init, etc. and overwriting the BIOS

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2011-11-29 21:08:02 +11:00
..
sc520 sc520: Create arch asm-offsets 2011-11-29 21:07:42 +11:00
config.mk Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
cpu.c cosmetic: checkpatch cleanup of arch/x86/cpu/*.c 2011-11-29 21:01:21 +11:00
interrupts.c cosmetic: checkpatch cleanup of arch/x86/cpu/*.c 2011-11-29 21:01:21 +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: Add multiboot header 2011-11-29 21:08:02 +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