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
/
cmd
/
setexpr.c
Age
Commit message (
Expand
)
Author
2025-02-07
cmd/setexpr: support concatenation of direct strings
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2024-03-02
cmd: setexpr: fix no matching string in gsub return empty value
Massimiliano Minella
2023-08-30
setexpr: Silence some diagnostic messages
Ćukasz Stelmach
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-27
cmd: setexpr: add format string handling
Roland Gaudig
2020-12-01
setexpr: Add support for strings
Simon Glass
2020-12-01
setexpr: Convert to use a struct for values
Simon Glass
2020-12-01
setexpr: Correct buffer overflow bug and enable tests
Simon Glass
2020-12-01
setexpr: Correct dropping of final unmatched string
Simon Glass
2020-12-01
setexpr: Add some tests for buffer overflow and backref
Simon Glass
2020-12-01
setexpr: Split the core logic into its own function
Simon Glass
2020-12-01
setexpr: Add explicit support for 32- and 64-bit ints
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass