summaryrefslogtreecommitdiff
path: root/board/smdk2400
Commit message (Collapse)AuthorAgeLines
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-14/+16
| | | | | | | | | | | | | - rewrite of the S3C24X0 register definitions stuff - "driver" for the built-in S3C24X0 RTC * Patches by Yuli Barcohen, 12 Jun 2003: - Add MII support and Ethernet PHY initialization for MPC8260ADS board - Fix incorrect SIUMCR initialisation caused by wrong Hard Reset configuration word supplied by FPGA on some MPC8260ADS boards * Patch by Pantelis Antoniou, 10 Jun 2003: Unify status LED interface
* * 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)
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-28-1/+1
| | | | | | | | | | | | | | | | | * Patch by Erwin Rol, 27 Feb 2003: Add support for RTEMS * Add image information to README * Fix dual PCMCIA slot support (when running with just one slot populated) * Add VFD type detection to trab board * extend drivers/cs8900.c driver to synchronize ethaddr environment variable with value in the EEPROM * Start adding MIPS support files
* Initial revisionwdenk2002-11-03-0/+190
|
* Initial revisionwdenk2002-11-03-0/+54
|
* Initial revisionwdenk2002-10-26-0/+491
|
* Initial revisionwdenk2002-09-14-0/+113
|
* Initial revisionwdenk2002-09-10-0/+47