1. 6b0c9f2 disk: don't try search for partition type if already set by Alexey Romanov · 3 months ago
  2. c29a6da disk: support MTD partitions by Alexey Romanov · 3 months ago
  3. e794b99 disk: Remove duplicate newlines by Marek Vasut · 3 months ago
  4. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 4 months ago
  5. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 5 months ago WIP/20May2024-next
  6. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  7. c93cc8e part: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  8. 51b2f4f disk: simplify print_part_header() by Heinrich Schuchardt · 7 months ago
  9. ac0cd52 part: Check all partitions in part_get_info_by_name() by Sam Protsenko · 7 months ago
  10. cb3ce95 global: Drop common.h inclusion by Tom Rini · 10 months ago
  11. 04291ee cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year ago
  12. 900c303 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · 1 year ago
  13. 5fdd480 disk: part: Handle blkmap device in print_part_header() by Bin Meng · 1 year, 1 month ago
  14. 893e678 disk: part: Print out the unknown device uclass id by Bin Meng · 1 year, 1 month ago
  15. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  16. 782c7f1 part: rename disk_partition_type_uuid() by Heinrich Schuchardt · 1 year, 2 months ago
  17. fbd644e part: efi: Add debugging for the signature check by Simon Glass · 1 year, 2 months ago
  18. bcd6454 part: Add accessors for struct disk_partition type_uuid by Simon Glass · 1 year, 2 months ago
  19. c5f1d00 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 2 months ago
  20. ade2316 part: Add comments for static functions by Simon Glass · 1 year, 2 months ago
  21. 060148a part: nac: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  22. 06e293e part: iso: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  23. 7ed781f part: efi: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  24. cfdcd41 part: dos: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  25. 3557e8d part: amiga: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  26. 5aab05d part: Use desc instead of dev_desc by Simon Glass · 1 year, 2 months ago
  27. e2b5cc6 disk: dos: Infer MBR partition sector size from underlying drive sector size by Marek Vasut · 1 year, 2 months ago
  28. 804f7d6 disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 2 months ago
  29. 30a12e0 disk: Switch part_blk_*() functions to disk_blk_*() by Marek Vasut · 1 year, 2 months ago
  30. bfd98b9 disk: Extend disk_blk_part_validate() with range checking by Marek Vasut · 1 year, 2 months ago
  31. 2bc0dfe disk: Handle partition to block device offset conversion by Marek Vasut · 1 year, 2 months ago
  32. 9161c2c disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}() by Marek Vasut · 1 year, 2 months ago
  33. 91d3066 disk: Simplify disk_blk_read() using blk_read() by Marek Vasut · 1 year, 2 months ago
  34. 5ff4609 disk: Drop always true conditional check by Marek Vasut · 1 year, 2 months ago
  35. 350635f part: check CONFIG_IS_ENABLED(ENV_SUPPORT) by Heinrich Schuchardt · 1 year, 3 months ago
  36. 8faeb1d part: eliminate part_get_info_by_name_type() by Heinrich Schuchardt · 1 year, 3 months ago
  37. 387f8be disk: part: Add API to get partitions with specific driver by Joshua Watt · 1 year, 4 months ago
  38. 4837a1d disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS by Jonas Karlman · 1 year, 3 months ago
  39. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 3 months ago
  40. bb56da1 cmd: blkmap: Add blkmap command by Tobias Waldekranz · 1 year, 8 months ago
  41. a25dcda Revert "disk: Use a helper function to reduce duplication" by Tom Rini · 1 year, 7 months ago
  42. d87bdb8 disk: Use a helper function to reduce duplication by Simon Glass · 1 year, 7 months ago
  43. 3b51080 lib: Add an SPL config for LIB_UUID by Simon Glass · 1 year, 8 months ago
  44. 0b11c3d Correct SPL use of PARTITION_TYPE_GUID by Simon Glass · 1 year, 9 months ago
  45. d01bf20 Correct SPL use of CMD_MBR by Simon Glass · 1 year, 9 months ago
  46. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 9 months ago
  47. be2e42f disk: fix blk_get_device_part_str() by Heinrich Schuchardt · 1 year, 11 months ago
  48. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  49. b55afa0 disk: Rename block_dev to desc by Simon Glass · 2 years ago
  50. 76c839f disk: Rename block functions by Simon Glass · 2 years ago
  51. 3e62adc disk: Drop debug messages in part_efi by Simon Glass · 2 years ago
  52. f337fb9 fs: Quieten down the filesystems more by Simon Glass · 2 years ago
  53. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  54. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  55. ef4b66b disk: Handle UCLASS_EFI_MEDIA in dev_print() by Simon Glass · 2 years, 2 months ago
  56. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  57. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 2 months ago
  58. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 2 months ago
  59. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 2 months ago
  60. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 2 months ago
  61. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 2 months ago
  62. fc614d2 disk: Use Makefile to omit partition drivers by Simon Glass · 2 years, 2 months ago
  63. e7b1018 disk: Correct help for TPL_PARTITIONS by Simon Glass · 2 years, 2 months ago
  64. 2f03a63 disk: part: remove dependency to ubifs for spl by Stefan Herbrechtsmeier · 2 years, 2 months ago
  65. 35ed176 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 5 months ago
  66. 054de21 disk: honor CONFIG_SYS_64BIT_LBA by Heinrich Schuchardt · 2 years, 4 months ago
  67. 1291c2d disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · 2 years, 5 months ago
  68. 5c783b5 disk: part_efi: add support to repair gpt table by Philippe Reynes · 2 years, 6 months ago
  69. 59da9d4 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · 2 years, 6 months ago
  70. 43855fd dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · 2 years, 6 months ago
  71. 3fb6fa7 disk: don't compile in partition support for spl/tpl if not really necessary by AKASHI Takahiro · 2 years, 6 months ago
  72. 192e701 disk: part: add the device search failed log msg by Oleksii Bidnichenko · 2 years, 6 months ago
  73. a42d2ca disk: Correct the conditions for SPL by Simon Glass · 2 years, 8 months ago
  74. f676b45 fs: Add semihosting filesystem by Sean Anderson · 2 years, 7 months ago
  75. 88ca8e2 disk: Add an option for partitions in SPL by Simon Glass · 2 years, 7 months ago
  76. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago WIP/22Jan2022
  77. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  78. a4492ee disk: simplify part_print_efi() by Heinrich Schuchardt · 2 years, 9 months ago
  79. 504dbd2 disk: gpt: print all partitions by Heinrich Schuchardt · 2 years, 9 months ago
  80. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 10 months ago WIP/20Dec2021-next
  81. 5d21dfe part: call part_init() in blk_get_device_by_str() only for MMC by AKASHI Takahiro · 2 years, 10 months ago
  82. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 2 years, 11 months ago
  83. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 11 months ago
  84. b7c2cc4 disk: part_dos: Fix a NULL pointer error by Simon Glass · 3 years ago
  85. 50f7b2e part: return -ENOSYS when get_info not valid. by schspa · 3 years ago
  86. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago WIP/2021-09-30-whitespace-cleanups
  87. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  88. d9d8849 cmd/part: correct alignment of partition list by Heinrich Schuchardt · 3 years, 2 months ago
  89. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  90. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  91. a594b41 disk: Tidy up #ifdefs in part_efi by Simon Glass · 3 years, 4 months ago
  92. c7d1b18 disk/part_dos.c: Fix a variable typo in write_mbr_partitions() by Christian Melki · 3 years, 4 months ago
  93. 26de429 part: Add check for NULL dev_part_str by Sean Anderson · 3 years, 5 months ago
  94. fe5a509 part: Fix bogus return from part_get_info_by_dev_and_name by Sean Anderson · 3 years, 6 months ago
  95. d469338 disk: gpt: verify alternate LBA points to last usable LBA by Stefan Herbrechtsmeier · 3 years, 8 months ago
  96. 81c1aa8 part: Support string block devices in part_get_info_by_dev_and_name by Sean Anderson · 3 years, 9 months ago
  97. 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 9 months ago
  98. 5971575 part: Give several functions more useful return values by Sean Anderson · 3 years, 9 months ago
  99. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  100. f14c5ee disk: part_dos: update partition table entries after write by Gary Bisson · 3 years, 9 months ago