Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * 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 |