summaryrefslogtreecommitdiffstats
path: root/include/_exports.h
Commit message (Collapse)AuthorAgeFilesLines
* Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel2006-09-011-0/+3
| | | | Also bumped up ABI version to reflect this change.
* Move TRAB burn-in tests to TRAB board directorywdenk2003-09-121-0/+2
|
* * Patch by Martin Krause, 11 Sep 2003:wdenk2003-09-111-0/+4
| | | | | | add burn-in tests for TRAB board * Enable instruction cache on MPC5200 board
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-0/+12
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)
OpenPOWER on IntegriCloud