aboutsummaryrefslogtreecommitdiff
path: root/include/configs/CPCI405.h
AgeCommit message (Collapse)AuthorFilesLines
2004-12-16esd config files updatedstroese1-46/+41
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-94/+94
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
2003-08-28- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese1-6/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-8/+8
- 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)
2003-05-23DHCP support added.stroese1-0/+8
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-0/+3
2002-11-03Initial revisionwdenk1-0/+333