summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci405
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
* CPCI405(AB) update.stroese2003-09-122-1093/+1437
|
* * Code cleanup:wdenk2003-06-273-3/+7
| | | | | | | | | - 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)
* CPCI405AB (special version of esd CPCI405) board added.stroese2003-05-234-10/+1121
|
* Changed CPCI405 to use CTS instead of DSR on PPC405 UART1.stroese2003-04-041-1/+7
|
* CPCI4052 update (support for revision 3).stroese2003-03-203-816/+888
|
* Initial revisionwdenk2002-11-031-0/+451
|
* Initial revisionwdenk2002-09-201-0/+738
|
* Initial revisionwdenk2002-08-171-0/+160
|
* Initial revisionwdenk2002-07-201-0/+142
|
* Initial revisionwdenk2002-07-181-0/+32
|
* Initial revisionwdenk2002-07-071-0/+46
|
* Initial revisionwdenk2002-05-151-0/+342