- ff6c0e3 Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · 3 years, 6 months ago
- 8c73f85 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · 3 years, 7 months ago
- cb29fe8 fastboot: Fix possible buffer overrun by Sean Anderson · 3 years, 9 months ago
- c4f2d64 fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 10 months ago
- c83e384 fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name by Sean Anderson · 3 years, 10 months ago
- 7ea25da fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · 3 years, 10 months ago
- 330bf50 fastboot: reinit partition after storing GPT or MBR by Roman Stratiienko · 3 years, 10 months ago
- 2579b0e fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2 by Patrick Delaunay · 3 years, 10 months ago
- 8b0a29a fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT by Patrick Delaunay · 3 years, 10 months ago
- 29ee06b disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · 4 years ago
- 859e6a8 fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 5 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- 6a10556 fastboot: mt85xx: add command to flash/erase emmc hwpart by developer · 4 years, 11 months ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 0fb37ee fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
- 50f1223 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 6 years ago
- 8eba90b fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · 6 years ago
- d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 7 years ago
- 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 7 years ago
- 2281b06 fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME by Alex Kiernan · 7 years ago
- 82fe3f2 fastboot: Add missing newlines by Alex Kiernan · 7 years ago
- 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 7 years ago
- 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 7 years ago[Renamed from common/fb_mmc.c]
- 427e669 fastboot: sparse: make write_sparse_image useable for non-fastboot by Jassi Brar · 7 years ago
- 040703e fastboot: sparse: remove redundant argument to write_sparse_image by Jassi Brar · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- bda6f77 fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
- 0ac605c common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 540eb95 fastboot: Add support for flashing zImage by Sam Protsenko · 8 years ago
- e2f689f disk: Return the partition number in part_get_info_by_name() by Alex Deymo · 8 years ago
- 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · 8 years ago
- 9f174c9 fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
- 712257e disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
- ec124ce common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · 8 years ago
- 8a99be8 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
- 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
- 8cf58db fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
- f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
- 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
- 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
- b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
- be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
- e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
- e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
- 58f30d8 mmc: Use lldiv() for 64-bit division in write_raw_image() by Siarhei Siamashka · 9 years ago
- 6af49bc sparse: Rename the file and header by Maxime Ripard · 9 years ago
- aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
- a58e9c7 sparse: Implement storage abstraction by Maxime Ripard · 9 years ago
- 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
- ced3349 fastboot: check for alias when looking up partition by name by Michael Scott · 10 years ago
- 976a7ce fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · 10 years ago
- b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
- 7d05934 fastboot: handle flash write to GPT partitions by Steve Rae · 10 years ago
- c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · 10 years ago
- 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · 10 years ago