Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup: | wdenk | 2003-06-27 | -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) | |||
* | * Patch by Jim Sandoz, 07 Nov 2002: | wdenk | 2002-11-11 | -2/+2 |
| | | | | | | | | | | Increase number of network RX buffers (PKTBUFSRX in "include/net.h") for EEPRO100 based boards (especially SP8240) which showed "Receiver is not ready" errors when U-Boot was processing the receive buffers slower than the network controller was filling them. * Get rid of obsolete include/mpc74xx.h | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+77 |