uboot-mt623x/cpu/i386
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone
applications: instead of using (PPC-specific) system calls we now
  use a jump table; please see doc/README.standalone for details

* Patch by Dave Westwood, 24 Jul 2003:
  added support for Unity OS (a proprietary OS)
2003-07-24 23:38:38 +00:00
..
Makefile * Code cleanup: 2003-06-27 21:31:46 +00:00
config.mk * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu.c * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
reset.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sc520.c * Code cleanup: 2003-06-27 21:31:46 +00:00
sc520_asm.S * Code cleanup: 2003-06-27 21:31:46 +00:00
serial.c * Code cleanup: 2003-06-27 21:31:46 +00:00
start.S * Code cleanup: 2003-06-27 21:31:46 +00:00
start16.S * Code cleanup: 2003-06-27 21:31:46 +00:00
timer.c * Code cleanup: 2003-06-27 21:31:46 +00:00