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