Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Prepare for SoC rework of ARM code: | wdenk | 2005-04-02 | -437/+0 |
| | | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files) | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -69/+68 |
| | | | | | | | | | - 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) | |||
* | Patches by Robert Schwebel, 14 Jun 2003: | wdenk | 2003-06-19 | -0/+438 |
- add support for Logotronic DL datalogger board - cleanup serial line after kermit binary download - add debugX macro (debug level support) - update mach-types.h to latest arm.linux.org.uk master list. |