summaryrefslogtreecommitdiffstats
path: root/board/esd/pci405
Commit message (Collapse)AuthorAgeFilesLines
...
* * Code cleanup:wdenk2003-06-275-20/+24
| | | | | | | | | - 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-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)
* Code cleanup.stroese2003-05-231-121/+2
|
* New FPGA image with 527 support.stroese2003-05-231-749/+746
|
* Local Bus Timeout increased.stroese2003-05-231-1/+6
|
* Make compile clean, fix the usual small problems.wdenk2003-03-261-1/+0
|
* esd PCI405 updated.stroese2003-03-261-0/+32
|
* esd PCI405 updated.stroese2003-03-254-782/+1015
|
* Initial revisionwdenk2002-11-031-0/+254
|
* Initial revisionwdenk2002-08-171-0/+101
|
* Initial revisionwdenk2002-07-201-0/+142
|
* Initial revisionwdenk2002-07-071-0/+46
|
* Initial revisionwdenk2002-06-072-0/+772
OpenPOWER on IntegriCloud