Age | Commit message (Expand) | Author |
2012-03-06 | Convert cmd_usage() calls in common to use a return value | Simon Glass |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-08-06 | Fix merge problems | Stefan Roese |
2007-11-20 | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely |
2007-09-24 | [FIX] repair MFSL commands | Michal Simek |
2007-09-24 | synchronizition with mainline | Michal Simek |
2007-08-07 | Merge git://www.denx.de/git/u-boot | Michal Simek |
2007-07-13 | [FIX] correct help for rspr | Michal Simek |
2007-07-10 | common/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-08 | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger |
2007-07-04 | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-05-16 | Fix compile problem cause my Microblaze merge | Stefano Babic |
2007-05-08 | add: reading special purpose registers | Michal Simek |
2007-05-08 | add: FSL control read and write | Michal Simek |
2007-05-07 | fix: read and write MSR - repair number of parameters | Michal Simek |
2007-05-07 | new: add writing to msr register | Michal Simek |
2007-05-05 | new: FSL and MSR support | Michal Simek |