Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | 1 | -0/+2 |
| | | | | | | | | | | | | 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 | ||||
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | 1 | -0/+1 |
| | | | | | | | | Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c * Patch by Anders Larsen, 17 Sep 2003: Bring ARM memory layout in sync with the documentation: stack and malloc-heap are now located _below_ the U-Boot code | ||||
* | Initial revision | wdenk | 2002-08-19 | 1 | -0/+357 |