summaryrefslogtreecommitdiff
path: root/board/purple/memsetup.S
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for SoC rework of ARM code:wdenk2005-04-021-37/+0
| | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files)
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271-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)
* Fix SDRAM timing on Purple boardwdenk2003-05-201-1/+4
|
* Prepare for 0.3.0 releaseU-Boot-0_3_0wdenk2003-04-081-0/+35
* Add support for Purple Board (MIPS64 5Kc) * Add support for MIPS64 5Kc CPUs