1. bf3544e lib: sparse: Make CHUNK_TYPE_RAW buffer aligned by qianfan Zhao · Tue Nov 16 09:35:38 2021 +0800
  2. 2af5af3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · Thu May 27 12:02:34 2021 -0400
  3. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  4. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  6. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · Tue May 29 15:30:52 2018 +0000[Renamed (97%) from common/image-sparse.c]
  7. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · Tue May 29 15:30:40 2018 +0000
  8. 427e669 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · Fri Apr 06 12:05:09 2018 +0530
  9. 040703e fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · Fri Apr 06 12:04:52 2018 +0530
  10. 7765cf5 fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · Tue Jun 07 11:19:39 2016 -0700
  11. 8a99be8 fastboot: sparse: implement reserve() by Steve Rae · Tue Jun 07 11:19:38 2016 -0700
  12. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · Tue Jun 07 11:19:37 2016 -0700
  13. 8cf58db fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · Tue Jun 07 11:19:36 2016 -0700
  14. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · Tue Jun 07 11:19:35 2016 -0700
  15. 407f0f5 fastboot: sparse: remove unnecessary logging by Steve Rae · Tue Feb 09 11:19:11 2016 -0800
  16. 1bf15f7 fastboot: sparse: fix block addressing for don't care chunk type by Steve Rae · Tue Feb 09 11:19:10 2016 -0800
  17. 967605d fastboot: sparse: fix sparse blocks calculation by Jeffy Chen · Wed Feb 03 18:13:55 2016 +0800
  18. 6af49bc sparse: Rename the file and header by Maxime Ripard · Thu Oct 15 14:34:19 2015 +0200[Renamed (99%) from common/aboot.c]
  19. a60520e sparse: Implement several chunks flashing by Maxime Ripard · Thu Oct 15 14:34:16 2015 +0200
  20. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · Thu Oct 15 14:34:15 2015 +0200
  21. a58e9c7 sparse: Implement storage abstraction by Maxime Ripard · Thu Oct 15 14:34:14 2015 +0200
  22. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · Thu Oct 15 14:34:13 2015 +0200
  23. 61715e7 sparse: Simplify multiple logic by Maxime Ripard · Thu Oct 15 14:34:12 2015 +0200
  24. 93c5610 sparse: Refactor chunk parsing function by Maxime Ripard · Thu Oct 15 14:34:11 2015 +0200
  25. aae9674 sparse: Move main header parsing to a function of its own by Maxime Ripard · Thu Oct 15 14:34:10 2015 +0200
  26. 9b4aa24 aboot: fix block addressing for don't care chunk type by Rob Herring · Thu Oct 16 11:19:36 2014 +0800
  27. 82fce73 implement the Android sparse image format by Steve Rae · Wed Sep 03 10:05:54 2014 -0700
  28. fabff73 cleanup code which handles the Android sparse image format by Steve Rae · Wed Sep 03 10:05:53 2014 -0700
  29. 52250ac update code which handles Android sparse image format by Steve Rae · Wed Sep 03 10:05:52 2014 -0700
  30. 7b86dff add code to handle Android sparse image format by Steve Rae · Wed Sep 03 10:05:51 2014 -0700