u-boot-brain/arch/i386/cpu
Graeme Russ 797960fda1 x86: Fix x86 Cold Boot
Commit 077e1958ca broke the ability of the
x86 port to boot from a cold-reset by removing the initial IDT. Re-
instate the initial IDT to allow cold-booting of x86 boards
2010-09-13 07:20:02 +10: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 Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02: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
start.S x86: Move GDT to a safe location in RAM 2010-05-06 00:15:43 +02:00
start16.S x86: Fix x86 Cold Boot 2010-09-13 07:20:02 +10:00