aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_mfsl.c
AgeCommit message (Expand)Author
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-08-06Fix merge problemsStefan Roese
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-09-24[FIX] repair MFSL commandsMichal Simek
2007-09-24synchronizition with mainlineMichal Simek
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek
2007-07-13[FIX] correct help for rsprMichal Simek
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-05-16Fix compile problem cause my Microblaze mergeStefano Babic
2007-05-08add: reading special purpose registersMichal Simek
2007-05-08add: FSL control read and writeMichal Simek
2007-05-07fix: read and write MSR - repair number of parametersMichal Simek
2007-05-07new: add writing to msr registerMichal Simek
2007-05-05new: FSL and MSR supportMichal Simek