1. b1aade8 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 1 year, 3 months ago
  2. 6264916 lib: sparse: Make CHUNK_TYPE_RAW buffer aligned by qianfan Zhao · 2 years, 10 months ago
  3. 89be8e3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · 3 years, 4 months ago
  4. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  5. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 4 months ago
  6. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  7. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago[Renamed (97%) from common/image-sparse.c]
  8. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  9. 2f83f21 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · 6 years ago
  10. 32d3154 fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · 6 years ago
  11. 0abd63b fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · 8 years ago
  12. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  13. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  14. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  15. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  16. e379354 fastboot: sparse: remove unnecessary logging by Steve Rae · 9 years ago
  17. c7529db fastboot: sparse: fix block addressing for don't care chunk type by Steve Rae · 9 years ago
  18. d3bafe3 fastboot: sparse: fix sparse blocks calculation by Jeffy Chen · 9 years ago
  19. 3d4ef38 sparse: Rename the file and header by Maxime Ripard · 9 years ago[Renamed (99%) from common/aboot.c]
  20. 1f8690a sparse: Implement several chunks flashing by Maxime Ripard · 9 years ago
  21. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  22. a5d1e04 sparse: Implement storage abstraction by Maxime Ripard · 9 years ago
  23. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  24. 40aeeda sparse: Simplify multiple logic by Maxime Ripard · 9 years ago
  25. 7bfc3b1 sparse: Refactor chunk parsing function by Maxime Ripard · 9 years ago
  26. bb83c0f sparse: Move main header parsing to a function of its own by Maxime Ripard · 9 years ago
  27. 9981945 aboot: fix block addressing for don't care chunk type by Rob Herring · 10 years ago
  28. e6ca1ad implement the Android sparse image format by Steve Rae · 10 years ago
  29. 1c39d85 cleanup code which handles the Android sparse image format by Steve Rae · 10 years ago
  30. 20465c7 update code which handles Android sparse image format by Steve Rae · 10 years ago
  31. b4e4bbe add code to handle Android sparse image format by Steve Rae · 10 years ago