summaryrefslogtreecommitdiffstats
path: root/board/w7o/w7o.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-3/+3
|
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-8/+8
|
* * 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
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-165/+166
| | | | board-specific files to invoke that common implementation.
* * Code cleanup:wdenk2003-06-271-1/+1
| | | | | | | | | - 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)
* Initial revisionwdenk2002-11-031-0/+271
OpenPOWER on IntegriCloud