summaryrefslogtreecommitdiffstats
path: root/tools/updater/flash.c
Commit message (Collapse)AuthorAgeFilesLines
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-3/+3
| | | | | | | | 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)
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-191-0/+184
Add code for AmigaOne board (preliminary merge to U-Boot, still WIP) * Patch by Jon Diekema, 12 Nov 2002: - Adding URL for IEEE OUI lookup - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED being defined. - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and root-on-nfs macros are designed to switch how the default boot method gets defined.
OpenPOWER on IntegriCloud