summaryrefslogtreecommitdiffstats
path: root/board/esd/ar405
Commit message (Collapse)AuthorAgeFilesLines
...
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
| | | | | | | | | | | | before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes
* - FPGA updated.stroese2003-07-111-5/+5
|
* * Code cleanup:wdenk2003-06-274-30/+36
| | | | | | | | | - 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-251-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-301-3/+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)
* Initial revisionwdenk2002-11-031-0/+126
|
* Initial revisionwdenk2002-09-182-0/+198
|
* Initial revisionwdenk2002-08-301-0/+187
|
* Initial revisionwdenk2001-11-261-0/+2750
|
* Initial revisionwdenk2001-10-151-0/+29
|
* Initial revisionwdenk2001-07-191-0/+44
OpenPOWER on IntegriCloud