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