aboutsummaryrefslogtreecommitdiff
path: root/lib/image-sparse.c
Commit message (Expand)AuthorAgeFilesLines
* lib: sparse: Fix error checking for write_sparse_chunk_rawSean Anderson2024-02-091-1/+1
* lib: Remove <common.h> inclusion from these filesTom Rini2023-12-211-1/+0
* fastboot: fix CRC32 chunk size checkingWojciech Nizinski2023-10-311-2/+2
* lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek2023-07-251-1/+2
* lib: sparse: Make CHUNK_TYPE_RAW buffer alignedqianfan Zhao2022-01-141-8/+61
* fastboot: Fix overflow when calculating chunk sizeSean Anderson2021-06-011-8/+9
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-301-0/+261