index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_setexpr.c
Age
Commit message (
Expand
)
Author
2015-05-14
Use map_sysmem when accessing memory in setexpr
Joe Hershberger
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
setexpr: add regex substring matching and substitution
Wolfgang Denk
2013-05-01
setexpr: simplify code, improve help message
Wolfgang Denk
2013-02-28
common: Use new numeric setenv functions
Simon Glass
2012-12-19
Add a simple load option to setexpr
Joe Hershberger
2012-11-04
common/cmd_*.c: sparse fixes
Kim Phillips
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
2010-06-23
Prepare v2010.06-rc3
v2010.06-rc3
Wolfgang Denk
2010-03-21
cmd_setexpr: allow memory addresses in expressions
Frans Meulenbroeks
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-03-25
Add setexpr command
Kumar Gala