Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Allow crc32 to be used at address 0x000 | wdenk | 2003-07-26 | -143/+83 |
| | | | | | | | | * Provide consistent interface to standalone applications to access the 'global_data' structure Provide a doc/README.standalone more useful to users/developers. * Make IceCube MGT5100 FEC driver work | |||
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -0/+156 |
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) |