uboot-mt623x/cpu/sa1100
wdenk 8aa1a2d115 Patch by Steven Scholz, 4 Apr 2005:
- remove all references to CONFIG_INIT_CRITICAL for ARM based boards
- introduce two new configuration options instead:
  CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
2005-04-04 12:44:11 +00:00
..
Makefile Initial revision 2002-11-03 00:24:07 +00:00
config.mk Initial revision 2002-09-05 14:50:51 +00:00
cpu.c Patch by Steven Scholz, 25 Oct 2004: 2005-04-03 17:23:39 +00:00
interrupts.c Fix timer code for ARM systems: make sure that udelay() does not 2005-04-04 12:08:28 +00:00
serial.c Code cleanup; make several boards compile & link. 2004-03-14 22:25:36 +00:00
start.S Patch by Steven Scholz, 4 Apr 2005: 2005-04-04 12:44:11 +00:00