Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-09 | lib: sparse: Fix error checking for write_sparse_chunk_raw | Sean Anderson | 1 | -1/+1 |
2023-12-21 | lib: Remove <common.h> inclusion from these files | Tom Rini | 1 | -1/+0 |
2023-10-31 | fastboot: fix CRC32 chunk size checking | Wojciech Nizinski | 1 | -2/+2 |
2023-07-25 | lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number | Mattijs Korpershoek | 1 | -1/+2 |
2022-01-14 | lib: sparse: Make CHUNK_TYPE_RAW buffer aligned | qianfan Zhao | 1 | -8/+61 |
2021-06-01 | fastboot: Fix overflow when calculating chunk size | Sean Anderson | 1 | -8/+9 |
2020-05-19 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-19 | common: Drop part.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-19 | common: Drop net.h from common header | Simon Glass | 1 | -0/+1 |
2018-05-30 | mmc: Separate "mmc swrite" from fastboot | Alex Kiernan | 1 | -0/+261 |