1. bc6413b drivers: fastboot: zImage flashing is not supported for v3, v4 by Safae Ouajih · 1 year, 8 months ago
  2. 734cb47 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 8 months ago
  3. d71a732 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 8 months ago
  4. 0d9da97 Correct SPL use of FASTBOOT_MMC_USER_SUPPORT by Simon Glass · 1 year, 8 months ago
  5. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 2 months ago
  6. 7e90f77 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 2 years, 9 months ago
  7. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  8. 5f9338a fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · 3 years, 2 months ago
  9. 55a202f Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · 3 years, 4 months ago
  10. 389b676 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · 3 years, 4 months ago
  11. 69a7529 fastboot: Fix possible buffer overrun by Sean Anderson · 3 years, 7 months ago
  12. de1728c fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 8 months ago
  13. ae5e6b4 fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name by Sean Anderson · 3 years, 8 months ago
  14. f3cf964 fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · 3 years, 8 months ago
  15. adb5daf fastboot: reinit partition after storing GPT or MBR by Roman Stratiienko · 3 years, 8 months ago
  16. 3acbc7b fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2 by Patrick Delaunay · 3 years, 8 months ago
  17. 7596696 fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT by Patrick Delaunay · 3 years, 8 months ago
  18. 92f1c89 disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · 3 years, 9 months ago
  19. a17c0cb fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 3 months ago
  20. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  21. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  22. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 4 months ago
  23. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 4 months ago
  24. 1fdbad0 fastboot: mt85xx: add command to flash/erase emmc hwpart by mingming lee · 4 years, 8 months ago
  25. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  26. cacb03e fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  27. b762aa1 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 5 years ago
  28. a40297d fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · 5 years ago
  29. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  30. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  31. 08f6bec fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME by Alex Kiernan · 6 years ago
  32. 1ad5fac fastboot: Add missing newlines by Alex Kiernan · 6 years ago
  33. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  34. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago[Renamed from common/fb_mmc.c]
  35. 2f83f21 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · 6 years ago
  36. 32d3154 fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · 6 years ago
  37. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  38. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  39. 6bafa5a fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
  40. 2341c80 common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
  41. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  42. efeccfe fastboot: Add support for flashing zImage by Sam Protsenko · 7 years ago
  43. 88b6329 disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 7 years ago
  44. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  45. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  46. 6f6c863 fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
  47. b6dd69a fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  48. 87b8530 disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
  49. ec3cde1 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
  50. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  51. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  52. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  53. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  54. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  55. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  56. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  57. db1d9e7 dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  58. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  59. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  60. 5e0efc1 mmc: Use lldiv() for 64-bit division in write_raw_image() by Siarhei Siamashka · 9 years ago
  61. 3d4ef38 sparse: Rename the file and header by Maxime Ripard · 9 years ago
  62. 6c9e00e fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  63. a5d1e04 sparse: Implement storage abstraction by Maxime Ripard · 9 years ago
  64. 3c8f98f fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  65. 8a41802 fastboot: check for alias when looking up partition by name by Michael Scott · 10 years ago
  66. e874207 fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · 10 years ago
  67. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  68. 0ff7e58 fastboot: handle flash write to GPT partitions by Steve Rae · 10 years ago
  69. e5bf987 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
  70. c0aebb3 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago