Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-19 | cmd: avb: free partition buffer upon verify completion | Gary Bisson | 1 | -0/+3 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -18/+22 |
2019-10-31 | cmd: avb: Support A/B slots | Sam Protsenko | 1 | -4/+9 |
2019-10-31 | cmd: avb: Fix requested partitions list | Sam Protsenko | 1 | -5/+1 |
2019-08-11 | env: Move env_set() to env.h | Simon Glass | 1 | -0/+1 |
2019-08-07 | cmd: avb: Fix compiler warnings | Sam Protsenko | 1 | -2/+2 |
2019-04-26 | avb: add support for named persistent values | Igor Opaniuk | 1 | -0/+78 |
2018-10-07 | cmd: avb: print error message if command fails | Jens Wiklander | 1 | -0/+17 |
2018-10-07 | cmd: avb read_rb: print rb_idx in hexadecimal | Jens Wiklander | 1 | -1/+1 |
2018-06-18 | avb2.0: add boot states and dm-verity support | Igor Opaniuk | 1 | -1/+16 |
2018-06-18 | cmd: avb2.0: avb command for performing verification | Igor Opaniuk | 1 | -0/+357 |