u-boot-brain/cpu/i386
Graeme Russ 85ffbbd519 Renamed cpu/i386/reset.S to resetvec.S
Brings i386 in line with other CPUs with a reset vector and frees up reset.c
for CPU reset functions

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2009-01-24 01:06:25 +01:00
..
config.mk * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu.c Patch by Steven Scholz, 25 Oct 2004: 2005-04-03 17:23:39 +00:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Renamed cpu/i386/reset.S to resetvec.S 2009-01-24 01:06:25 +01:00
resetvec.S Renamed cpu/i386/reset.S to resetvec.S 2009-01-24 01:06:25 +01:00
sc520_asm.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
sc520.c Fixed path to sc520 SSI include file 2008-12-10 00:34:09 +01:00
serial.c cpu/i386/serial.c: Fix syntax errors 2008-07-14 21:19:08 +02:00
start.S i386: Renamed show_boot_progress in assembler code 2008-10-28 00:26:35 +01:00
start16.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
timer.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00