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