1. 2f83f21 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · 6 years ago
  2. 32d3154 fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · 6 years ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  5. 6bafa5a fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
  6. 2341c80 common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
  7. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  8. efeccfe fastboot: Add support for flashing zImage by Sam Protsenko · 7 years ago
  9. 88b6329 disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 7 years ago
  10. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  11. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  12. 6f6c863 fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  13. b6dd69a fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  14. 87b8530 disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
  15. ec3cde1 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
  16. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  17. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  18. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  19. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  20. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  21. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  22. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  23. db1d9e7 dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  24. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  25. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  26. 5e0efc1 mmc: Use lldiv() for 64-bit division in write_raw_image() by Siarhei Siamashka · 9 years ago
  27. 3d4ef38 sparse: Rename the file and header by Maxime Ripard · 9 years ago
  28. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  29. a5d1e04 sparse: Implement storage abstraction by Maxime Ripard · 9 years ago
  30. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  31. 8a41802 fastboot: check for alias when looking up partition by name by Michael Scott · 10 years ago
  32. e874207 fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · 10 years ago
  33. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  34. 0ff7e58 fastboot: handle flash write to GPT partitions by Steve Rae · 10 years ago
  35. e5bf987 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  36. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago