summaryrefslogtreecommitdiff
path: root/common/cmd_setexpr.c
AgeCommit message (Expand)Author
2013-05-01setexpr: add regex substring matching and substitutionWolfgang Denk
2013-05-01setexpr: simplify code, improve help messageWolfgang Denk
2013-02-28common: Use new numeric setenv functionsSimon Glass
2012-12-19Add a simple load option to setexprJoe Hershberger
2012-11-04common/cmd_*.c: sparse fixesKim Phillips
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-23Prepare v2010.06-rc3Wolfgang Denk
2010-03-21cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks
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-03-25Add setexpr commandKumar Gala