Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 1 | -3/+3 |
| | |||||
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | 1 | -8/+8 |
| | |||||
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | 1 | -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 the | wdenk | 2004-01-06 | 1 | -165/+166 |
| | | | | board-specific files to invoke that common implementation. | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | 1 | -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 revision | wdenk | 2002-11-03 | 1 | -0/+271 |