summaryrefslogtreecommitdiffstats
path: root/board/logodl/memsetup.S
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for SoC rework of ARM code:wdenk2005-04-021-437/+0
| | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files)
* * Code cleanup:wdenk2003-06-271-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:wdenk2003-06-191-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.
OpenPOWER on IntegriCloud