1. 540eb95 fastboot: Add support for flashing zImage by Sam Protsenko · 8 years ago
  2. e2f689f disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 8 years ago
  3. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  4. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  5. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  6. 9f174c9 fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  7. 712257e disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
  8. ec124ce common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
  9. 8a99be8 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  10. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  11. 8cf58db fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  12. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  13. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  14. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  15. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  16. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  17. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  18. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  19. 58f30d8 mmc: Use lldiv() for 64-bit division in write_raw_image() by Siarhei Siamashka · 9 years ago
  20. 6af49bc sparse: Rename the file and header by Maxime Ripard · 9 years ago
  21. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  22. a58e9c7 sparse: Implement storage abstraction by Maxime Ripard · 9 years ago
  23. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  24. ced3349 fastboot: check for alias when looking up partition by name by Michael Scott · 10 years ago
  25. 976a7ce fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · 10 years ago
  26. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  27. 7d05934 fastboot: handle flash write to GPT partitions by Steve Rae · 10 years ago
  28. c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  29. 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago