- 29ee06b disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · 4 years ago
- f867428 fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 3 months ago
- 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago
- b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
- 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months 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
- 655306c common: Drop part.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
- d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
- adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
- 38bf80b fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · 5 years ago
- 04aae03 fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
- ac21e74 fastboot: Remove "bootloader-version" variable by Sam Protsenko · 5 years ago
- 0d74825 fastboot: getvar: Add "is-userspace" variable by Sam Protsenko · 5 years ago
- 8856317 fastboot: Remove "slot-suffixes" variable by Sam Protsenko · 5 years ago
- 73dac9b fastboot: Check if partition really exist in getvar_has_slot() by Igor Opaniuk · 5 years ago
- 6646bbd fastboot: getvar: Refactor fastboot_*_get_part_info() usage by Sam Protsenko · 5 years ago
- 0fb37ee fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
- fd7467e fastboot: Fix slot names reported by getvar by Sam Protsenko · 5 years ago
- fb614d4 fastboot: add support for 'getvar platform' by Eugeniu Rosca · 6 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
- 2ef97cf fastboot: getvar: correct/rename "has_slot" to "has-slot" by Eugeniu Rosca · 6 years ago
- 2577bb9 fastboot: common: fix default fastboot_boot on 64-bit by Neil Armstrong · 6 years ago
- d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
- f1edae9 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
- e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 7 years ago
- c86cde9 fastboot: Add support for 'oem format' command by Alex Kiernan · 7 years ago
- d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 7 years ago
- c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 7 years ago
- dc40585 fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig by Alex Kiernan · 7 years ago
- 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 7 years ago
- 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 7 years ago
- d0f91f0 fastboot: Fix parameter types in _fb_nand_write 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
- 8cb1eab fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 7 years ago
- ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c 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