aboutsummaryrefslogtreecommitdiff
path: root/board/smdk2410
AgeCommit message (Collapse)AuthorFilesLines
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk4-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)
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk2-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
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-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)
2002-11-03Initial revisionwdenk1-0/+25
2002-11-03Initial revisionwdenk1-0/+124
2002-10-26Initial revisionwdenk1-0/+54
2002-10-26Initial revisionwdenk1-0/+446
2002-09-10Initial revisionwdenk1-0/+47
2002-07-20Initial revisionwdenk1-0/+168