1. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  2. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  3. cacb03e fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  4. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  5. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  6. 52fdf10 fastboot: Fix parameter types in _fb_nand_write by Alex Kiernan · 6 years ago
  7. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  8. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago[Renamed from common/fb_nand.c]
  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. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  13. edba8cc common: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  14. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  15. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  16. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  17. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  18. 6171757 common: fb_nand: won't compile by Sergey Kubushyn · 8 years ago
  19. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  20. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  21. 3d4ef38 sparse: Rename the file and header by Maxime Ripard · 9 years ago
  22. 6fb77c4 fastboot: nand: Add pre erase and write hooks by Maxime Ripard · 9 years ago
  23. bf8940d fastboot: Implement NAND backend by Maxime Ripard · 9 years ago