summaryrefslogtreecommitdiff
path: root/board/esd/cpci405
Commit message (Collapse)AuthorAgeLines
...
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-8/+8
|
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-1/+0
| | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* Code cleanup.wdenk2004-12-16-3/+3
|
* CPCI405 board updatestroese2004-12-16-1312/+1442
|
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-2/+2
| | | | | | | | | | | Update etags build target * Improve NetConsole support: add support for broadcast destination address and buffered input. * Cleanup compiler warnings for GCC 3.3.x and later * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-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-12-1093/+1437
|
* * Code cleanup:wdenk2003-06-27-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-25-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-30-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-23-10/+1121
|
* Changed CPCI405 to use CTS instead of DSR on PPC405 UART1.stroese2003-04-04-1/+7
|
* CPCI4052 update (support for revision 3).stroese2003-03-20-816/+888
|
* Initial revisionwdenk2002-11-03-0/+451
|
* Initial revisionwdenk2002-09-20-0/+738
|
* Initial revisionwdenk2002-08-17-0/+160
|
* Initial revisionwdenk2002-07-20-0/+142
|
* Initial revisionwdenk2002-07-18-0/+32
|
* Initial revisionwdenk2002-07-07-0/+46
|
* Initial revisionwdenk2002-05-15-0/+342