u-boot-brain/cpu/i386
Graeme Russ 6d7f610b09 Factor out SC520 sub-features
Moved sub-features of the SC520 code which is currently selectively compiled
using #ifdef out of sc520.c into individual files selectively compiled via
the makefile

Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
2009-03-20 22:39:13 +01:00
..
sc520 Factor out SC520 sub-features 2009-03-20 22:39:13 +01:00
config.mk * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu.c Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
exceptions.c Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
interrupts.c Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
Makefile Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
resetvec.S Renamed cpu/i386/reset.S to resetvec.S 2009-01-24 01:06:25 +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 SC520 Configuration Options 2009-03-20 22:39:12 +01:00