Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -4/+4 |
| | ||||
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -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 | -33/+1 |
| | | | | board-specific files to invoke that common implementation. | |||
* | * Patch by Josef Wagner, 12 Mar 2003: | wdenk | 2003-03-12 | -8/+103 |
| | | | | | | | | | | | | | | | | | | | | | | - 16/32 MB and 50/80 MHz support with auto-detection for IP860 - ETH05 and BEDBUG support for CU824 - added support for MicroSys CPC45 - new BOOTROM/FLASH0 and DOC base for PM826 * Patch by Robert Schwebel, 12 Mar 2003: Fix the chpart command on innokom board * Name cleanup: mv include/asm-i386/ppcboot-i386.h include/asm-i386/u-boot-i386.h s/PPCBoot/U-Boot/ in some files s/pImage/uImage/ in some files * Patch by Detlev Zundel, 15 Jan 2003: Fix '' command line quoting * Patch by The LEOX team, 19 Jan 2003: - add support for the ELPT860 board - add support for Dallas ds164x RTC | |||
* | Initial revision | wdenk | 2002-08-26 | -0/+293 |