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
/
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