Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Cleanup compile warnings. Prepare for release 1.1.5 | Wolfgang Denk | 2006-10-20 | -3/+3 |
| | ||||
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -2/+4 |
| | ||||
* | Fix compiler warnings | Wolfgang Denk | 2005-08-13 | -160/+168 |
| | ||||
* | * Patches by Thomas Viehweger, 16 Mar 2004: | wdenk | 2004-03-23 | -1/+1 |
| | | | | | | | | | - show PCI clock frequency on MPC8260 systems - add FCC_PSMR_RMII flag for HiP7 processors - in do_jffs2_fsload(), take load address from load_addr if not set explicit, update load_addr otherwise - replaced printf by putc/puts when no formatting is needed (smaller code size, faster execution) | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+0 |
| | | | | | | | | | - 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) | |||
* | Initial revision | wdenk | 2002-08-17 | -0/+231 |