summaryrefslogtreecommitdiffstats
path: root/board/esd/pmc405
Commit message (Collapse)AuthorAgeFilesLines
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-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-161-1/+0
| | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* * Patch by Matthias Fuchs, 18 Apr 2005:stroese2005-04-201-316/+316
| | | | | Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables
* Code cleanup.wdenk2004-12-161-35/+28
|
* PMC405 board updatestroese2004-12-164-1355/+2547
|
* * 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
* PMC405 update.stroese2003-09-123-104/+1361
|
* * Code cleanup:wdenk2003-06-274-33/+33
| | | | | | | | | - 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
* PMC405 board added.stroese2003-05-235-0/+1241
OpenPOWER on IntegriCloud