Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Drop bootm_headers_t typedef | Simon Glass | 2022-09-29 | 1 | -8/+8 |
* | image: fit: Add some helpers for getting data | Sean Anderson | 2022-09-07 | 1 | -0/+37 |
* | image-fit: don't set compression if it can't be read | Daniel Golle | 2022-08-31 | 1 | -2/+1 |
* | image: fit: Use stack allocation macro | Joel Stanley | 2022-07-01 | 1 | -2/+1 |
* | image-fit: don't check free() argument | Heinrich Schuchardt | 2022-04-19 | 1 | -9/+3 |
* | image: fit: Align hash output buffers | Sean Anderson | 2022-04-11 | 1 | -1/+3 |
* | tools: Pass the key blob around | Simon Glass | 2022-01-26 | 1 | -5/+7 |
* | image-fit: Make string of algo parameter constant | Jan Kiszka | 2022-01-24 | 1 | -4/+4 |
* | doc: replace @return by Return: | Heinrich Schuchardt | 2022-01-19 | 1 | -2/+2 |
* | image: fit: Fix parameter name for hash algorithm | Chia-Wei Wang | 2021-11-17 | 1 | -2/+2 |
* | Create a new boot/ directory | Simon Glass | 2021-11-11 | 1 | -0/+2448 |