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
/
avb.c
Age
Commit message (
Expand
)
Author
2024-02-15
cmd: avb: rework do_avb_verify_part
Igor Opaniuk
2024-02-15
cmd: avb: rework prints
Igor Opaniuk
2024-02-15
avb: move SPDX license identifiers to the first line
Igor Opaniuk
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-19
cmd: avb: free partition buffer upon verify completion
Gary Bisson
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-10-31
cmd: avb: Support A/B slots
Sam Protsenko
2019-10-31
cmd: avb: Fix requested partitions list
Sam Protsenko
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-07
cmd: avb: Fix compiler warnings
Sam Protsenko
2019-04-26
avb: add support for named persistent values
Igor Opaniuk
2018-10-07
cmd: avb: print error message if command fails
Jens Wiklander
2018-10-07
cmd: avb read_rb: print rb_idx in hexadecimal
Jens Wiklander
2018-06-18
avb2.0: add boot states and dm-verity support
Igor Opaniuk
2018-06-18
cmd: avb2.0: avb command for performing verification
Igor Opaniuk