Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fb0889d356bd9f7ab75d7928eecba72bf7f0ce68
/
lib
/
image-sparse.c
6ec220e
lib: sparse: Fix error checking for write_sparse_chunk_raw
by Sean Anderson
· 10 months ago
a877ce1
lib: Remove <common.h> inclusion from these files
by Tom Rini
· 11 months ago
b8147eb
fastboot: fix CRC32 chunk size checking
by Wojciech Nizinski
· 1 year, 2 months ago
8b24d14
lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number
by Mattijs Korpershoek
· 1 year, 5 months ago
bf3544e
lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
by qianfan Zhao
· 3 years ago
2af5af3
fastboot: Fix overflow when calculating chunk size
by Sean Anderson
· 3 years, 6 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
655306c
common: Drop part.h from common header
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
c568bcb
mmc: Separate "mmc swrite" from fastboot
by Alex Kiernan
· 6 years ago
[Renamed (97%) from common/image-sparse.c]
27b69de
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 6 years ago
427e669
fastboot: sparse: make write_sparse_image useable for non-fastboot
by Jassi Brar
· 7 years ago
040703e
fastboot: sparse: remove redundant argument to write_sparse_image
by Jassi Brar
· 7 years ago
7765cf5
fastboot: sparse: improve CHUNK_TYPE_FILL write performance
by Steve Rae
· 8 years ago
8a99be8
fastboot: sparse: implement reserve()
by Steve Rae
· 8 years ago
76336b2
fastboot: sparse: resync common/image-sparse.c (part 2)
by Steve Rae
· 8 years ago
8cf58db
fastboot: sparse: resync common/image-sparse.c (part 1)
by Steve Rae
· 8 years ago
f1f112f
fastboot: sparse: remove session-id logic
by Steve Rae
· 8 years ago
407f0f5
fastboot: sparse: remove unnecessary logging
by Steve Rae
· 9 years ago
1bf15f7
fastboot: sparse: fix block addressing for don't care chunk type
by Steve Rae
· 9 years ago
967605d
fastboot: sparse: fix sparse blocks calculation
by Jeffy Chen
· 9 years ago
6af49bc
sparse: Rename the file and header
by Maxime Ripard
· 9 years ago
[Renamed (99%) from common/aboot.c]
a60520e
sparse: Implement several chunks flashing
by Maxime Ripard
· 9 years ago
aa3eba2
fastboot: Implement flashing session counter
by Maxime Ripard
· 9 years ago
a58e9c7
sparse: Implement storage abstraction
by Maxime Ripard
· 9 years ago
00e8eb7
fastboot: Move fastboot response functions to fastboot core
by Maxime Ripard
· 9 years ago
61715e7
sparse: Simplify multiple logic
by Maxime Ripard
· 9 years ago
93c5610
sparse: Refactor chunk parsing function
by Maxime Ripard
· 9 years ago
aae9674
sparse: Move main header parsing to a function of its own
by Maxime Ripard
· 9 years ago
9b4aa24
aboot: fix block addressing for don't care chunk type
by Rob Herring
· 10 years ago
82fce73
implement the Android sparse image format
by Steve Rae
· 10 years ago
fabff73
cleanup code which handles the Android sparse image format
by Steve Rae
· 10 years ago
52250ac
update code which handles Android sparse image format
by Steve Rae
· 10 years ago
7b86dff
add code to handle Android sparse image format
by Steve Rae
· 10 years ago