Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. | stroese | 2003-08-28 | 1 | -6/+4 | |
| | ||||||
* | * Code cleanup: | wdenk | 2003-06-27 | 1 | -9/+9 | |
| | | | | | | | | | - 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) | |||||
* | - Add ping support. | stroese | 2003-06-24 | 1 | -1/+2 | |
| | ||||||
* | - CFG_RX_ETH_BUFFER added. | stroese | 2003-06-05 | 1 | -0/+2 | |
| | ||||||
* | DHCP support added. | stroese | 2003-05-23 | 1 | -0/+8 | |
| | ||||||
* | U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). | stroese | 2003-04-04 | 1 | -0/+2 | |
| | ||||||
* | Make compile clean, fix the usual small problems. | wdenk | 2003-03-26 | 1 | -1/+1 | |
| | ||||||
* | CPCI4052 update (support for revision 3). | stroese | 2003-03-20 | 1 | -7/+7 | |
| | ||||||
* | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese | 2003-02-14 | 1 | -0/+3 | |
| | ||||||
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+378 | |