1. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  2. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  3. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  4. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  5. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  6. 1fdbad0 fastboot: mt85xx: add command to flash/erase emmc hwpart by mingming lee · 4 years, 9 months ago
  7. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  8. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 11 months ago
  9. 35172ac fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · 4 years, 11 months ago
  10. a9af59a fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 4 years, 11 months ago
  11. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  12. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  13. 29a8114 fastboot: Remove "bootloader-version" variable by Sam Protsenko · 5 years ago
  14. 139db35 fastboot: getvar: Add "is-userspace" variable by Sam Protsenko · 5 years ago
  15. 160102d fastboot: Remove "slot-suffixes" variable by Sam Protsenko · 5 years ago
  16. 220f655 fastboot: Check if partition really exist in getvar_has_slot() by Igor Opaniuk · 5 years ago
  17. f23a87d fastboot: getvar: Refactor fastboot_*_get_part_info() usage by Sam Protsenko · 5 years ago
  18. cacb03e fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  19. 97a0c6f fastboot: Fix slot names reported by getvar by Sam Protsenko · 5 years ago
  20. d73d9fb fastboot: add support for 'getvar platform' by Eugeniu Rosca · 5 years ago
  21. b762aa1 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 5 years ago
  22. a40297d fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · 6 years ago
  23. 4c82946 fastboot: getvar: correct/rename "has_slot" to "has-slot" by Eugeniu Rosca · 6 years ago
  24. f402d26 fastboot: common: fix default fastboot_boot on 64-bit by Neil Armstrong · 6 years ago
  25. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  26. 0a60a81 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
  27. 65c9675 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  28. 3845b90 fastboot: Add support for 'oem format' command by Alex Kiernan · 6 years ago
  29. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  30. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  31. 4085b90 fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig by Alex Kiernan · 6 years ago
  32. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  33. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  34. 52fdf10 fastboot: Fix parameter types in _fb_nand_write by Alex Kiernan · 6 years ago
  35. 08f6bec fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME by Alex Kiernan · 6 years ago
  36. 1ad5fac fastboot: Add missing newlines by Alex Kiernan · 6 years ago
  37. 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  38. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  39. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  40. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago