1. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 5 weeks ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. afaf0c2 fastboot: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. ce8c8b4 Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 7 months ago
  6. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  7. a0ae790 fastboot: introduce 'oem board' subcommand by Alexey Romanov · 7 months ago
  8. 5e38486 fastboot: Update help text with respect to CMDLINE by Tom Rini · 8 months ago
  9. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  10. 39465c1 fastboot: Remove dependencies on CMDLINE by Simon Glass · 11 months ago
  11. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · 11 months ago
  12. e64262d fastboot: add oem console command support by Ion Agorria · 11 months ago
  13. 99fc645 fastboot: implement "getvar all" by Ion Agorria · 11 months ago
  14. 1c38703 fastboot: multiresponse support by Ion Agorria · 11 months ago
  15. acb2281 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 1 year ago
  16. 927e210 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year ago
  17. dff6817 fastboot: Depend on CMDLINE by Tom Rini · 1 year, 1 month ago
  18. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  19. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  20. 02482ee Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 1 year, 4 months ago
  21. 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 1 year, 5 months ago
  22. 89e8b31 fastboot: Only call the bootm command if it is enabled by Samuel Holland · 1 year, 9 months ago
  23. 0788290 net: share fastboot boot handle logic between transports by Dmitrii Merkurev · 1 year, 8 months ago
  24. 308252d net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 8 months ago
  25. 4ae6e43 drivers: fastboot: zImage flashing is not supported for v3, v4 by Safae Ouajih · 1 year, 10 months ago
  26. 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 10 months ago
  27. 8656e38 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 10 months ago
  28. 06799593 Correct SPL uses of FASTBOOT_FLASH_NAND by Simon Glass · 1 year, 10 months ago
  29. 091a071 Correct SPL uses of FASTBOOT_FLASH_MMC by Simon Glass · 1 year, 10 months ago
  30. 8b0d42c Correct SPL use of FASTBOOT_MMC_USER_SUPPORT by Simon Glass · 1 year, 10 months ago
  31. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  32. 421bec0 fastboot: Add OEM run command by Sean Anderson · 2 years ago
  33. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  34. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  35. 80478f4 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 3 years ago
  36. 52cf76d fastboot: fix fastboot_set_reboot_flag() by Roman Stratiienko · 3 years, 7 months ago
  37. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  38. 7fd97aa net: fastboot: make UDP port net: configurable by Christian Gmeiner · 2 years, 11 months ago
  39. 04a5b0f fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · 3 years, 4 months ago
  40. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  41. ff6c0e3 Fix flashing of eMMC user area with Fastboot by Oleh Kravchenko · 3 years, 6 months ago
  42. 8c73f85 Fix flash and erase of eMMC Boot2 with Fastboot by Oleh Kravchenko · 3 years, 6 months ago
  43. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  44. cb29fe8 fastboot: Fix possible buffer overrun by Sean Anderson · 3 years, 9 months ago
  45. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 10 months ago
  46. c4f2d64 fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 10 months ago
  47. 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
  48. 7ea25da fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · 3 years, 10 months ago
  49. 330bf50 fastboot: reinit partition after storing GPT or MBR by Roman Stratiienko · 3 years, 10 months ago
  50. 67af29a fastboot: add command to select the eMMC boot configuration by Patrick Delaunay · 3 years, 10 months ago
  51. 6168770 fastboot: add command to select the default emmc hwpart for boot by Patrick Delaunay · 3 years, 10 months ago
  52. 2579b0e fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2 by Patrick Delaunay · 3 years, 10 months ago
  53. 8b0a29a fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT by Patrick Delaunay · 3 years, 10 months ago
  54. 13240bc fastboot: Implement generic fastboot_set_reboot_flag by Roman Kovalivskyi · 3 years, 10 months ago
  55. 5663b4f Revert "fastboot: Add default fastboot_set_reboot_flag implementation" by Roman Kovalivskyi · 3 years, 10 months ago
  56. 29ee06b disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · 4 years ago
  57. f867428 fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 3 months ago
  58. 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago
  59. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  60. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
  61. 859e6a8 fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 5 months ago
  62. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  63. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  64. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  65. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  66. 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
  67. 6a10556 fastboot: mt85xx: add command to flash/erase emmc hwpart by developer · 4 years, 10 months ago
  68. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  69. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  70. 38bf80b fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · 5 years ago
  71. 04aae03 fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · 5 years ago
  72. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  73. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  74. ac21e74 fastboot: Remove "bootloader-version" variable by Sam Protsenko · 5 years ago
  75. 0d74825 fastboot: getvar: Add "is-userspace" variable by Sam Protsenko · 5 years ago
  76. 8856317 fastboot: Remove "slot-suffixes" variable by Sam Protsenko · 5 years ago
  77. 73dac9b fastboot: Check if partition really exist in getvar_has_slot() by Igor Opaniuk · 5 years ago
  78. 6646bbd fastboot: getvar: Refactor fastboot_*_get_part_info() usage by Sam Protsenko · 5 years ago
  79. 0fb37ee fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  80. fd7467e fastboot: Fix slot names reported by getvar by Sam Protsenko · 5 years ago
  81. fb614d4 fastboot: add support for 'getvar platform' by Eugeniu Rosca · 6 years ago
  82. 50f1223 fastboot: Replace literal 32 with PART_NAME_LEN by Alex Kiernan · 6 years ago
  83. 8eba90b fastboot: Improve error reporting on 'getvar partition-{size, type}' by Eugeniu Rosca · 6 years ago
  84. 2ef97cf fastboot: getvar: correct/rename "has_slot" to "has-slot" by Eugeniu Rosca · 6 years ago
  85. 2577bb9 fastboot: common: fix default fastboot_boot on 64-bit by Neil Armstrong · 6 years ago
  86. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  87. f1edae9 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
  88. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  89. c86cde9 fastboot: Add support for 'oem format' command by Alex Kiernan · 6 years ago
  90. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  91. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  92. dc40585 fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig by Alex Kiernan · 6 years ago
  93. 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  94. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  95. d0f91f0 fastboot: Fix parameter types in _fb_nand_write by Alex Kiernan · 6 years ago
  96. 2281b06 fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME by Alex Kiernan · 6 years ago
  97. 82fe3f2 fastboot: Add missing newlines by Alex Kiernan · 6 years ago
  98. 8cb1eab fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  99. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  100. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago