1. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  2. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  3. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  4. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  5. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  6. 6a10556 fastboot: mt85xx: add command to flash/erase emmc hwpart by developer · 4 years, 10 months ago
  7. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  8. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  9. 38bf80b fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · 5 years ago
  10. 04aae03 fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 5 years ago
  11. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  12. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  13. ac21e74 fastboot: Remove "bootloader-version" variable by Sam Protsenko · 5 years ago
  14. 0d74825 fastboot: getvar: Add "is-userspace" variable by Sam Protsenko · 5 years ago
  15. 8856317 fastboot: Remove "slot-suffixes" variable by Sam Protsenko · 5 years ago
  16. 73dac9b fastboot: Check if partition really exist in getvar_has_slot() by Igor Opaniuk · 5 years ago
  17. 6646bbd fastboot: getvar: Refactor fastboot_*_get_part_info() usage by Sam Protsenko · 5 years ago
  18. 0fb37ee fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  19. fd7467e fastboot: Fix slot names reported by getvar by Sam Protsenko · 5 years ago
  20. fb614d4 fastboot: add support for 'getvar platform' by Eugeniu Rosca · 6 years ago
  21. 50f1223 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 6 years ago
  22. 8eba90b fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · 6 years ago
  23. 2ef97cf fastboot: getvar: correct/rename "has_slot" to "has-slot" by Eugeniu Rosca · 6 years ago
  24. 2577bb9 fastboot: common: fix default fastboot_boot on 64-bit by Neil Armstrong · 6 years ago
  25. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  26. f1edae9 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
  27. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  28. c86cde9 fastboot: Add support for 'oem format' command by Alex Kiernan · 6 years ago
  29. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  30. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  31. dc40585 fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig by Alex Kiernan · 6 years ago
  32. 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  33. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  34. d0f91f0 fastboot: Fix parameter types in _fb_nand_write by Alex Kiernan · 6 years ago
  35. 2281b06 fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME by Alex Kiernan · 6 years ago
  36. 82fe3f2 fastboot: Add missing newlines by Alex Kiernan · 6 years ago
  37. 8cb1eab fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  38. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  39. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  40. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago