index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_misc.c
Age
Commit message (
Expand
)
Author
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-12-02
Move do_irqinfo() to common/cmd_irq.c
Peter Tyser
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-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2007-11-21
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
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-03
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-06-12
Change 'repeatable' attribute of some commands to sensible values.
Detlev Zundel
2005-10-20
Fix problem with sleep in NetConsole (use get_timer())
Stefan Roese
2003-07-01
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-06-27
* Code cleanup:
wdenk
2002-08-27
Initial revision
wdenk