u-boot-brain/cpu/mpc824x
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
..
drivers * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
config.mk Initial revision 2002-08-31 22:22:33 +00:00
cpu_init.c * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu.c * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile * Code cleanup: 2003-06-27 21:31:46 +00:00
pci.c Initial revision 2002-11-03 00:24:07 +00:00
speed.c Initial revision 2002-09-06 19:36:05 +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 Robert Schwebel, 21 Jan 2003: 2003-03-06 00:02:04 +00:00