summaryrefslogtreecommitdiff
path: root/board/purple
Commit message (Collapse)AuthorAgeLines
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-2/+3
| | | | | | | | 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)
* Fix SDRAM timing on Purple boardwdenk2003-05-20-1/+72
|
* Prepare for 0.3.0 releasewdenk2003-04-08-0/+1147
* Add support for Purple Board (MIPS64 5Kc) * Add support for MIPS64 5Kc CPUs