| Commit message (Expand) | Author | Age | Lines |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -4/+3 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -3/+3 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -5/+5 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -3/+3 |
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -4/+0 |
* | [FIX] repair MFSL commands | Michal Simek | 2007-09-24 | -8/+8 |
* | synchronizition with mainline | Michal Simek | 2007-09-24 | -6/+5 |
* | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-07 | -2/+2 |
|\ |
|
| * | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
| * | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -1/+1 |
| * | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | | [FIX] correct help for rspr | Michal Simek | 2007-07-13 | -5/+6 |
|/ |
|
* | Fix compile problem cause my Microblaze merge | Stefano Babic | 2007-05-16 | -1/+1 |
* | add: reading special purpose registers | Michal Simek | 2007-05-08 | -10/+33 |
* | add: FSL control read and write | Michal Simek | 2007-05-08 | -72/+195 |
* | fix: read and write MSR - repair number of parameters | Michal Simek | 2007-05-07 | -1/+1 |
* | new: add writing to msr register | Michal Simek | 2007-05-07 | -4/+10 |
* | new: FSL and MSR support | Michal Simek | 2007-05-05 | -0/+265 |