Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2020-10-12 | fit: cipher: aes: allow to read the IV in the FIT image | Philippe Reynes | 1 | -7/+15 |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -1/+1 |
2020-04-01 | image: Use constants for 'required' and 'key-name-hint' | Simon Glass | 1 | -1/+1 |
2020-01-17 | u-boot: fit: add support to decrypt fit with aes | Philippe Reynes | 1 | -0/+104 |
2020-01-17 | mkimage: fit: add support to encrypt image with aes | Philippe Reynes | 1 | -0/+63 |