summaryrefslogtreecommitdiff
path: root/board/icu862
Commit message (Collapse)AuthorAgeLines
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-32/+1
| | | | board-specific files to invoke that common implementation.
* * Fix ICU862 environment problemwdenk2003-08-28-5/+0
| | | | | | * Fix RAM size detection for RMU board * Implement "reset" for MGT5100/MPC5200 systems
* * Code cleanup:wdenk2003-06-27-3/+11
| | | | | | | | | - 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)
* * Header file cleanup for ARMwdenk2003-06-25-0/+1
| | | | | | * Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-1/+1
| | | | | | | | instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only)
* Initial revisionwdenk2002-09-15-0/+141
|
* Initial revisionwdenk2002-08-26-0/+246
|
* Initial revisionwdenk2002-08-17-0/+617
|
* Initial revisionwdenk2002-07-20-0/+132
|
* Initial revisionwdenk2001-09-06-0/+69