uboot-mt623x/board/pcippc2
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 Initial revision 2002-01-15 18:58:11 +00:00
cpc710.h Initial revision 2002-10-31 08:57:28 +00:00
cpc710_init_ram.c Initial revision 2002-11-03 00:24:07 +00:00
cpc710_pci.c * Code cleanup: 2003-06-27 21:31:46 +00:00
cpc710_pci.h Initial revision 2002-04-01 14:29:03 +00:00
flash.c * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 2003-05-30 12:48:29 +00:00
fpga_serial.c Initial revision 2002-08-26 22:36:39 +00:00
fpga_serial.h Initial revision 2002-08-26 22:36:39 +00:00
hardware.h Initial revision 2002-01-15 18:58:11 +00:00
i2c.c Initial revision 2002-11-03 00:24:07 +00:00
i2c.h Initial revision 2002-10-31 08:57:28 +00:00
ns16550.h Initial revision 2002-01-15 18:58:11 +00:00
pcippc2.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
pcippc2.h Patch by Guillaume Alexandre,, 04 Nov 2002: 2002-11-04 16:02:40 +00:00
pcippc2_fpga.c Initial revision 2002-08-17 09:36:01 +00:00
pcippc2_fpga.h Patch by Guillaume Alexandre,, 04 Nov 2002: 2002-11-04 16:02:40 +00:00
sconsole.c Initial revision 2002-08-26 22:36:39 +00:00
sconsole.h Initial revision 2002-08-26 22:36:39 +00:00
u-boot.lds * Code cleanup: 2003-06-27 21:31:46 +00:00