uboot-mt623x/lib_ppc
Rafal Jaworowski 500856eb17 API for external applications.
This is an API for external (standalone) applications running on top of
U-Boot, and is meant to be more extensible and robust than the existing
jumptable mechanism. It is similar to UNIX syscall approach. See api/README
for more details.

Included is the demo application using this new framework (api_examples).

Please note this is still an experimental feature, and is turned off by
default.

Signed-off-by: Rafal Jaworowski <raj@semihalf.com>
2008-01-09 19:39:36 +01:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
bat_rw.c Initial revision 2002-08-17 09:36:01 +00:00
board.c API for external applications. 2008-01-09 19:39:36 +01:00
cache.c ppc4xx: Rework 4xx cache support 2007-10-31 21:21:46 +01:00
extable.c [ppc440SPe] Graceful recovery from machine check during PCIe configuration 2007-08-02 08:25:27 +02:00
interrupts.c * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
kgdb.c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:19:50 -05:00
ppcstring.S Initial revision 2000-07-19 14:09:16 +00:00
ticks.S Initial revision 2001-11-26 22:06:16 +00:00
time.c * Code cleanup: 2003-06-27 21:31:46 +00:00