Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Make Ethernet autonegotiation on INCA-IP work for all clock rates; | wdenk | 2003-08-17 | -1/+1 |
| | | | | | | | | | | | | | allow selection of clock frequency as "make" target * Implement memory autosizing code for IceCube boards * Configure network port on INCA-IP for autonegotiation * Fix overflow problem in network timeout code * Patch by Richard Woodruff, 8 Aug 2003: Allow crc32 to be used at address 0x000 (crc32_no_comp, too). | |||
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -69/+1 |
| | | | | | | | | applications: instead of using (PPC-specific) system calls we now use a jump table; please see doc/README.standalone for details * Patch by Dave Westwood, 24 Jul 2003: added support for Unity OS (a proprietary OS) | |||
* | * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) | wdenk | 2003-07-16 | -0/+817 |
* Add support for MGT5100 and MPC5200 processors |