Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | 1 | -9/+11 |
| | | | | | | | | 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) | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | 1 | -1/+0 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | ||||
* | Initial revision | wdenk | 2002-08-17 | 1 | -0/+210 |