Commit History

Author SHA1 Message Date
  Xingyu Wu 706fab8ccb drivers: fastboot: Fix the error of writing sparse file with fastboot 9 months ago
  Xingyu Wu 0c23a7095f driver: fastboot: Add new flag to load image file without partition 9 months ago
  Oleh Kravchenko 55a202f64b Fix flashing of eMMC user area with Fastboot 3 years ago
  Oleh Kravchenko 389b676536 Fix flash and erase of eMMC Boot2 with Fastboot 3 years ago
  Sean Anderson 69a7529831 fastboot: Fix possible buffer overrun 3 years ago
  Sean Anderson de1728ce4c fastboot: Allow u-boot-style partitions 3 years ago
  Sean Anderson ae5e6b4e8f fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name 3 years ago
  Sean Anderson f3cf964f2d fastboot: Remove mmcpart argument from raw_part_get_info_by_name 3 years ago
  Roman Stratiienko adb5daf090 fastboot: reinit partition after storing GPT or MBR 3 years ago
  Patrick Delaunay 3acbc7b2aa fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2 3 years ago
  Patrick Delaunay 7596696bc5 fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT 3 years ago
  Marek Szyprowski 92f1c89d0a disk: dos: rename write_mbr_partition to write_mbr_sector 3 years ago
  Filip Brozovic a17c0cb85e fastboot: Support defining raw partitions without a partition table 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 4d72caa5b9 common: Drop image.h from common header 4 years ago
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef 4 years ago
  Simon Glass b79fdc7697 common: Drop flash.h from common header 4 years ago
  mingming lee 1fdbad021f fastboot: mt85xx: add command to flash/erase emmc hwpart 4 years ago
  Simon Glass 7b51b576d6 env: Move env_get() to env.h 4 years ago
  Sam Protsenko cacb03e490 fastboot: Use const qualifier for char *part_name 5 years ago
  Alex Kiernan b762aa126e fastboot: Replace literal 32 with PART_NAME_LEN 5 years ago
  Eugeniu Rosca a40297d741 fastboot: Improve error reporting on 'getvar partition-{size, type}' 5 years ago
  Alex Kiernan f73a7df984 net: fastboot: Merge AOSP UDP fastboot 6 years ago
  Alex Kiernan d1a119d4f0 fastboot: Rename public fb_ functions to fastboot_ 6 years ago
  Alex Kiernan 08f6bec456 fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME 6 years ago
  Alex Kiernan 1ad5facbdd fastboot: Add missing newlines 6 years ago
  Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 6 years ago
  Alex Kiernan 312a10f16b fastboot: Move fastboot to drivers/fastboot 6 years ago