uboot-mt623x/cpu/mips
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 * Add support for MIPS32 4Kc CPUs 2003-03-27 12:09:35 +00:00
cache.S * 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
incaip_clock.c * Code cleanup: 2003-06-27 21:31:46 +00:00
incaip_wdt.S * 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
serial.h * 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