uboot-mt623x/post
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
..
cpu * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile * LWMON extensions: 2003-04-27 22:52:51 +00:00
cache.c Initial revision 2002-09-24 11:14:13 +00:00
cache_8xx.S Add support for TQM862L modules 2003-04-10 11:18:18 +00:00
cpu.c * Added support for both PCMCIA slots (at the same time!) on MPC8xx 2002-11-21 23:11:29 +00:00
ether.c * Patch by Martin Krause, 17 Jul 2003: 2003-07-17 23:16:40 +00:00
i2c.c * Use 1-byte-read instead of -write for iprobe() function 2002-12-17 01:51:00 +00:00
memory.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
post.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
rtc.c Initial revision 2002-09-24 11:14:13 +00:00
rules.mk Initial revision 2002-08-27 17:36:41 +00:00
spr.c * Code cleanup: 2003-06-27 21:31:46 +00:00
sysmon.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
tests.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
uart.c Patch by Mathijs Haarman, 08 May 2003: 2003-05-12 21:50:16 +00:00
usb.c Initial revision 2002-10-07 21:13:39 +00:00
watchdog.c * Code cleanup: 2003-06-27 21:31:46 +00:00