index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
setexpr.c
Age
Commit message (
Expand
)
Author
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