1. 1291c2d disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · 2 years, 5 months ago
  2. 5c783b5 disk: part_efi: add support to repair gpt table by Philippe Reynes · 2 years, 5 months ago
  3. 59da9d4 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · 2 years, 5 months ago
  4. 43855fd dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · 2 years, 5 months ago
  5. 3fb6fa7 disk: don't compile in partition support for spl/tpl if not really necessary by AKASHI Takahiro · 2 years, 5 months ago
  6. 192e701 disk: part: add the device search failed log msg by Oleksii Bidnichenko · 2 years, 6 months ago
  7. a42d2ca disk: Correct the conditions for SPL by Simon Glass · 2 years, 7 months ago
  8. f676b45 fs: Add semihosting filesystem by Sean Anderson · 2 years, 6 months ago
  9. 88ca8e2 disk: Add an option for partitions in SPL by Simon Glass · 2 years, 6 months ago
  10. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  11. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  12. a4492ee disk: simplify part_print_efi() by Heinrich Schuchardt · 2 years, 8 months ago
  13. 504dbd2 disk: gpt: print all partitions by Heinrich Schuchardt · 2 years, 8 months ago
  14. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 9 months ago
  15. 5d21dfe part: call part_init() in blk_get_device_by_str() only for MMC by AKASHI Takahiro · 2 years, 10 months ago
  16. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 2 years, 10 months ago
  17. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  18. b7c2cc4 disk: part_dos: Fix a NULL pointer error by Simon Glass · 2 years, 11 months ago
  19. 50f7b2e part: return -ENOSYS when get_info not valid. by schspa · 3 years ago
  20. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  21. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  22. d9d8849 cmd/part: correct alignment of partition list by Heinrich Schuchardt · 3 years, 2 months ago
  23. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  24. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  25. a594b41 disk: Tidy up #ifdefs in part_efi by Simon Glass · 3 years, 3 months ago
  26. c7d1b18 disk/part_dos.c: Fix a variable typo in write_mbr_partitions() by Christian Melki · 3 years, 4 months ago
  27. 26de429 part: Add check for NULL dev_part_str by Sean Anderson · 3 years, 4 months ago
  28. fe5a509 part: Fix bogus return from part_get_info_by_dev_and_name by Sean Anderson · 3 years, 5 months ago
  29. d469338 disk: gpt: verify alternate LBA points to last usable LBA by Stefan Herbrechtsmeier · 3 years, 7 months ago
  30. 81c1aa8 part: Support string block devices in part_get_info_by_dev_and_name by Sean Anderson · 3 years, 8 months ago
  31. 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 8 months ago
  32. 5971575 part: Give several functions more useful return values by Sean Anderson · 3 years, 8 months ago
  33. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  34. f14c5ee disk: part_dos: update partition table entries after write by Gary Bisson · 3 years, 8 months ago
  35. 242ef48 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 8 months ago
  36. f84eda8 disk: part: sandbox support in dev_print() by Heinrich Schuchardt · 3 years, 8 months ago
  37. 4e9bd06 disk: part_efi: update partition table entries after write by Gary Bisson · 3 years, 8 months ago
  38. 31ce367 lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 3 years, 10 months ago
  39. 20bd5ac disk: dos: add code for creating MBR partition layout by Marek Szyprowski · 3 years, 9 months ago
  40. cb571f9 disk: dos: make some functions static by Marek Szyprowski · 3 years, 9 months ago
  41. 97163dd disk: dos: use generic macro for unaligned le32 access by Marek Szyprowski · 3 years, 9 months ago
  42. 80bd05f disk: dos: add some defines for the hardcoded numbers by Marek Szyprowski · 3 years, 9 months ago
  43. 92f1c89 disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · 3 years, 9 months ago
  44. 643b5e7 disk: typo Terra Bytes by Heinrich Schuchardt · 4 years ago
  45. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 2 months ago
  46. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  47. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 4 months ago
  48. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 4 months ago
  49. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  50. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 4 months ago
  51. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  52. 25801ac part: detect EFI system partition by Heinrich Schuchardt · 4 years, 6 months ago
  53. 48313fe sunxi: Move common defconfig options to Kconfig by Andre Przywara · 4 years, 7 months ago
  54. a9d1c0e disk: part: rename parameter of lba512_muldiv() by Heinrich Schuchardt · 4 years, 8 months ago
  55. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  56. 34856b0 disk: part_dos: correctly detect DOS PBR by Heinrich Schuchardt · 5 years ago
  57. 7aed3d3 disk: part_dos: Allocate at least one block size for mbr by Faiz Abbas · 5 years ago
  58. 0557d46 disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs by Urja Rannikko · 5 years ago
  59. 20c568c disk: efi: unify code for finding a valid gpt by Urja Rannikko · 5 years ago
  60. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  61. 6eccd1f disk: part: Extend API to get partition info by Ruslan Trofymenko · 5 years ago
  62. fe42438 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  63. 232e2f4 CVE-2019-13103: disk: stop infinite recursion in DOS Partitions by Paul Emge · 5 years ago
  64. 06e921b disk: efi: avoid unaligned pointer error by Heinrich Schuchardt · 5 years ago
  65. 5375ee5 disk: efi: buffer overflow in part_get_info_efi() by Heinrich Schuchardt · 5 years ago
  66. 4edfabd disk: part: Don't skip partition init by Robert Hancock · 5 years ago
  67. 17416ea disk: part: avoid undefined reference to `__udivmoddi4' by Heinrich Schuchardt · 5 years ago
  68. 716f919 disk: efi: Fix memory leak on 'gpt verify' by Eugeniu Rosca · 5 years ago
  69. 1cfe969 disk: efi: Fix memory leak on 'gpt guid' by Eugeniu Rosca · 5 years ago
  70. 3174caf disk: part: fix typo by Heinrich Schuchardt · 5 years ago
  71. 7de24b2 disk: efi: GUIDs should be const by Heinrich Schuchardt · 6 years ago
  72. 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  73. 67b9052 Rename GPT_HEADER_SIGNATURE to avoid conflict by Simon Glass · 6 years ago
  74. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  75. 8f69084 disk: part: Don't show redundant error message by Sam Protsenko · 6 years ago
  76. 44ab2d3 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · 6 years ago
  77. 955575c disk: efi: Correct backing up the MBR boot code by Sam Protsenko · 6 years ago
  78. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  79. ab9e12f spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · 6 years ago
  80. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  81. 4f67b93 part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · 6 years ago
  82. 56670d6 disk: part: use common api to lookup part driver by Kever Yang · 7 years ago
  83. d472926 disk: part: scan the disk if the part_type is unknown by Kever Yang · 7 years ago
  84. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  85. a451bc2 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
  86. 8639e34 part: Allocate only one legacy_mbr buffer by Alexey Brodkin · 7 years ago
  87. 76cc372 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  88. 5dc0256 part: efi: Add default number of partition entries for sunxi by Maxime Ripard · 7 years ago
  89. 4ce5219 part: efi: Add a Kconfig option for the number of partition entries by Maxime Ripard · 7 years ago
  90. 3cc5661 disk: efi: correct the allocation size for mbr header in stack by Patrick Delaunay · 7 years ago
  91. 8f7102c disk: part_dos: fix part_get_info_extended() function by Shawn Guo · 7 years ago
  92. bb02101 gpt: Use cache aligned buffers for gpt_h and gpt_e by Lukasz Majewski · 7 years ago
  93. ae0e022 disk: efi: correct the overlap check on GPT header and PTE by Patrick Delaunay · 7 years ago
  94. b16339e iso: Reduce verbosity on test and info calls by Alexander Graf · 7 years ago
  95. b351ccf part_efi: In is_gpt_valid() check argument validity before allocation by Tom Rini · 7 years ago
  96. 3078909 disk: Provide API to get partition by name for specific type by Sam Protsenko · 7 years ago
  97. 3ea0520 disk: part_dos: Use the original allocation scheme for the SPL case by Fabio Estevam · 7 years ago
  98. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  99. ff98cb9 part: extract MBR signature from partitions by Peter Jones · 7 years ago
  100. eefa0a6 EFI: find EFI system partition by legacy MBR partition type by Andre Przywara · 7 years ago