summaryrefslogtreecommitdiff
path: root/common/miiphybb.c
AgeCommit message (Collapse)Author
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-08-13Fix compiler warningsWolfgang Denk
2004-03-23* Patches by Thomas Viehweger, 16 Mar 2004:wdenk
- 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)
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)
2002-08-17Initial revisionwdenk