summaryrefslogtreecommitdiffstats
path: root/board/esd/pmc405/pmc405.c
Commit message (Collapse)AuthorAgeFilesLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-3/+1
|
* PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-181-25/+56
| | | | | | PMC405 and CPCI2DP: Added firmware download and booting via pci. Patch by Matthias Fuchs, 20 Dec 2005
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
|
* PMC405 board updatestroese2004-12-161-0/+65
|
* * 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-121-103/+7
|
* * Code cleanup:wdenk2003-06-271-1/+0
| | | | | | | | | - 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)
* PMC405 board added.stroese2003-05-231-0/+229
OpenPOWER on IntegriCloud