summaryrefslogtreecommitdiffstats
path: root/common/cmd_setexpr.c
Commit message (Expand)AuthorAgeFilesLines
* setexpr: add regex substring matching and substitutionWolfgang Denk2013-05-011-3/+277
* setexpr: simplify code, improve help messageWolfgang Denk2013-05-011-7/+11
* common: Use new numeric setenv functionsSimon Glass2013-02-281-12/+27
* Add a simple load option to setexprJoe Hershberger2012-12-191-3/+16
* common/cmd_*.c: sparse fixesKim Phillips2012-11-041-1/+1
* Convert cmd_usage() calls in common to use a return valueSimon Glass2012-03-061-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Prepare v2010.06-rc3Wolfgang Denk2010-06-231-1/+1
* cmd_setexpr: allow memory addresses in expressionsFrans Meulenbroeks2010-03-211-4/+30
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Add setexpr commandKumar Gala2008-03-251-0/+70
OpenPOWER on IntegriCloud