Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -129/+129 |
| | | | | | | | | | | | | 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 | |||
* | Update configuration. | stroese | 2003-09-12 | -28/+18 |
| | ||||
* | - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. | stroese | 2003-08-28 | -1/+4 |
| | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | -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 | -0/+1 |
| | ||||
* | - CFG_RX_ETH_BUFFER added. | stroese | 2003-06-05 | -16/+5 |
| | ||||
* | CPCI405AB (special version of esd CPCI405) board added. | stroese | 2003-05-23 | -0/+392 |