Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-18 | PMC405 and CPCI405: Moved configuration of pci resources into config file. | Stefan Roese | |
PMC405 and CPCI2DP: Added firmware download and booting via pci. Patch by Matthias Fuchs, 20 Dec 2005 | |||
2005-09-23 | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | |
2005-08-08 | Add common (with Linux) MTD partition scheme and "mtdparts" command | Wolfgang Denk | |
Old, obsolete and duplicated code was cleaned up and replace by the new partitioning method. There are two possible approaches now: * define a single, static partition * use mtdparts command line option and dynamic partitioning Default is static partitioning. | |||
2004-12-16 | esd config files updated | stroese | |
2004-01-20 | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | |
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. | stroese | |
2003-06-27 | * Code cleanup: | wdenk | |
- 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-06-24 | - Add ping support. | stroese | |
2003-06-05 | - CFG_RX_ETH_BUFFER added. | stroese | |
2003-05-23 | DHCP support added. | stroese | |
2003-04-04 | U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). | stroese | |
2003-03-26 | Make compile clean, fix the usual small problems. | wdenk | |
2003-03-20 | CPCI4052 update (support for revision 3). | stroese | |
2003-02-14 | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese | |
2002-11-03 | Initial revision | wdenk | |