uboot-mt623x/cpu/mpc5xx
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
cpu_init.c * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Code cleanup: 2003-06-27 21:31:46 +00:00
serial.c * Code cleanup: 2003-06-27 21:31:46 +00:00
speed.c * Code cleanup: 2003-06-27 21:31:46 +00:00
start.S * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
traps.c * Patch by Martin Winistoerfer, 23 Mar 2003 2003-03-31 17:27:09 +00:00