1. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  2. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  3. 0fb37ee fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  4. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 7 years ago
  5. 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 7 years ago
  6. d0f91f0 fastboot: Fix parameter types in _fb_nand_write by Alex Kiernan · 7 years ago
  7. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 7 years ago
  8. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 7 years ago[Renamed from common/fb_nand.c]
  9. 427e669 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · 7 years ago
  10. 040703e fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · 7 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  13. 5f33b82 common: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  14. 8a99be8 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  15. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  16. 8cf58db fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  17. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  18. 5ad7e83 common: fb_nand: won't compile by Sergey Kubushyn · 8 years ago
  19. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  20. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  21. 6af49bc sparse: Rename the file and header by Maxime Ripard · 9 years ago
  22. 1812354 fastboot: nand: Add pre erase and write hooks by Maxime Ripard · 9 years ago
  23. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · 9 years ago