summaryrefslogtreecommitdiffstats
path: root/board/smdk2410
Commit message (Collapse)AuthorAgeFilesLines
* * Code cleanup:wdenk2003-06-274-14/+19
| | | | | | | | | - 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 David Müller, 12 Jun 2003:wdenk2003-06-192-20/+22
| | | | | | | | | | | | | - 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-301-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-11-031-0/+25
|
* Initial revisionwdenk2002-11-031-0/+124
|
* Initial revisionwdenk2002-10-261-0/+54
|
* Initial revisionwdenk2002-10-261-0/+446
|
* Initial revisionwdenk2002-09-101-0/+47
|
* Initial revisionwdenk2002-07-201-0/+168
OpenPOWER on IntegriCloud