summaryrefslogtreecommitdiff
path: root/cmd/avb.c
AgeCommit message (Expand)Author
2020-05-19cmd: avb: free partition buffer upon verify completionGary Bisson
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-10-31cmd: avb: Support A/B slotsSam Protsenko
2019-10-31cmd: avb: Fix requested partitions listSam Protsenko
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-07cmd: avb: Fix compiler warningsSam Protsenko
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2018-10-07cmd: avb: print error message if command failsJens Wiklander
2018-10-07cmd: avb read_rb: print rb_idx in hexadecimalJens Wiklander
2018-06-18avb2.0: add boot states and dm-verity supportIgor Opaniuk
2018-06-18cmd: avb2.0: avb command for performing verificationIgor Opaniuk