1. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · Tue May 24 10:58:42 2022 +0200
  2. 688dada disk: honor CONFIG_SYS_64BIT_LBA by Heinrich Schuchardt · Sat Jul 02 14:07:48 2022 +0200
  3. aaeb39a disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · Mon May 09 21:35:44 2022 +0200
  4. 8b054f5 disk: part_efi: add support to repair gpt table by Philippe Reynes · Fri Apr 22 17:46:48 2022 +0200
  5. 8b57fe3 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · Tue Apr 19 10:05:16 2022 +0900
  6. efb9a9d dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · Tue Apr 19 10:05:09 2022 +0900
  7. 3202556 disk: don't compile in partition support for spl/tpl if not really necessary by AKASHI Takahiro · Tue Apr 19 10:01:58 2022 +0900
  8. 1c47ed2 disk: part: add the device search failed log msg by Oleksii Bidnichenko · Fri Apr 08 10:07:13 2022 +0200
  9. 6ebcddf disk: Correct the conditions for SPL by Simon Glass · Mon Feb 28 12:08:29 2022 -0700
  10. c678b32 fs: Add semihosting filesystem by Sean Anderson · Tue Mar 22 16:59:20 2022 -0400
  11. d202cce disk: Add an option for partitions in SPL by Simon Glass · Fri Mar 11 12:10:01 2022 -0700
  12. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 22 15:43:36 2022 -0500
  13. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  14. 79f29c8 disk: simplify part_print_efi() by Heinrich Schuchardt · Sun Jan 16 12:23:19 2022 +0100
  15. 8c0435e disk: gpt: print all partitions by Heinrich Schuchardt · Tue Jan 11 15:43:05 2022 +0100
  16. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  17. 9601775 part: call part_init() in blk_get_device_by_str() only for MMC by AKASHI Takahiro · Fri Dec 10 15:49:28 2021 +0900
  18. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  19. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  20. b94d204 disk: part_dos: Fix a NULL pointer error by Simon Glass · Sat Oct 23 17:26:02 2021 -0600
  21. 669030a part: return -ENOSYS when get_info not valid. by schspa · Wed Oct 20 20:15:55 2021 +0800
  22. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  23. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  24. 4a5451c cmd/part: correct alignment of partition list by Heinrich Schuchardt · Fri Aug 06 00:51:46 2021 +0200
  25. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  26. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  27. 56d59a6 disk: Tidy up #ifdefs in part_efi by Simon Glass · Fri Jul 02 12:36:14 2021 -0600
  28. 34be560 disk/part_dos.c: Fix a variable typo in write_mbr_partitions() by Christian Melki · Mon Jun 07 11:21:15 2021 +0200
  29. cecd47c part: Add check for NULL dev_part_str by Sean Anderson · Sat May 15 14:13:54 2021 -0400
  30. cb19523 part: Fix bogus return from part_get_info_by_dev_and_name by Sean Anderson · Mon Apr 12 18:53:06 2021 -0400
  31. 76df073 disk: gpt: verify alternate LBA points to last usable LBA by Stefan Herbrechtsmeier · Mon Mar 08 16:07:11 2021 +0000
  32. 2a1ced7 part: Support string block devices in part_get_info_by_dev_and_name by Sean Anderson · Fri Feb 05 09:38:57 2021 -0500
  33. c81028d part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · Fri Feb 05 09:38:56 2021 -0500
  34. e7bddea part: Give several functions more useful return values by Sean Anderson · Fri Feb 05 09:38:55 2021 -0500
  35. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  36. 75b4b62 disk: part_dos: update partition table entries after write by Gary Bisson · Thu Jan 28 09:10:07 2021 +0100
  37. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Jan 31 08:49:53 2021 -0500
  38. fa59f68 disk: part: sandbox support in dev_print() by Heinrich Schuchardt · Mon Jan 25 12:57:15 2021 +0100
  39. b5fe199 disk: part_efi: update partition table entries after write by Gary Bisson · Tue Jan 26 14:56:23 2021 +0100
  40. 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · Fri Nov 20 11:45:35 2020 +0100
  41. 6a60b67 disk: dos: add code for creating MBR partition layout by Marek Szyprowski · Wed Dec 23 13:55:14 2020 +0100
  42. cbea647 disk: dos: make some functions static by Marek Szyprowski · Wed Dec 23 13:55:13 2020 +0100
  43. 552f79c disk: dos: use generic macro for unaligned le32 access by Marek Szyprowski · Wed Dec 23 13:55:12 2020 +0100
  44. 654fa83 disk: dos: add some defines for the hardcoded numbers by Marek Szyprowski · Wed Dec 23 13:55:11 2020 +0100
  45. 29ee06b disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · Wed Dec 23 13:55:10 2020 +0100
  46. 932b9a9 disk: typo Terra Bytes by Heinrich Schuchardt · Thu Sep 17 17:57:21 2020 +0200
  47. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  48. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  49. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  50. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  51. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  52. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  53. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  54. 59a860d part: detect EFI system partition by Heinrich Schuchardt · Thu Mar 19 13:49:34 2020 +0100
  55. 3130df5 sunxi: Move common defconfig options to Kconfig by Andre Przywara · Thu Feb 20 17:51:14 2020 +0000
  56. 296d4dc disk: part: rename parameter of lba512_muldiv() by Heinrich Schuchardt · Thu Jan 16 20:36:58 2020 +0100
  57. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  58. 86c8dd4 disk: part_dos: correctly detect DOS PBR by Heinrich Schuchardt · Tue Oct 15 20:43:42 2019 +0200
  59. 1bca8de disk: part_dos: Allocate at least one block size for mbr by Faiz Abbas · Wed Sep 04 20:10:12 2019 +0530
  60. 54950fa disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs by Urja Rannikko · Thu Apr 11 20:27:51 2019 +0000
  61. 80bded7 disk: efi: unify code for finding a valid gpt by Urja Rannikko · Thu Apr 11 20:27:50 2019 +0000
  62. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  63. 5e171ef disk: part: Extend API to get partition info by Ruslan Trofymenko · Fri Jul 05 15:37:31 2019 +0300
  64. 39d82b2 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 23 22:29:53 2019 -0400
  65. 6149412 CVE-2019-13103: disk: stop infinite recursion in DOS Partitions by Paul Emge · Mon Jul 08 16:37:03 2019 -0700
  66. 7cfc033 disk: efi: avoid unaligned pointer error by Heinrich Schuchardt · Sun Jul 14 18:12:32 2019 +0200
  67. 08299a9 disk: efi: buffer overflow in part_get_info_efi() by Heinrich Schuchardt · Fri Jul 05 21:27:13 2019 +0200
  68. 219907e disk: part: Don't skip partition init by Robert Hancock · Tue Jun 18 09:53:04 2019 -0600
  69. 2cb615e disk: part: avoid undefined reference to `__udivmoddi4' by Heinrich Schuchardt · Sun Jun 02 00:04:50 2019 +0200
  70. 27901b9 disk: efi: Fix memory leak on 'gpt verify' by Eugeniu Rosca · Tue Apr 30 04:53:45 2019 +0200
  71. eb11c2e disk: efi: Fix memory leak on 'gpt guid' by Eugeniu Rosca · Tue Apr 30 04:53:44 2019 +0200
  72. a4388bb disk: part: fix typo by Heinrich Schuchardt · Wed Apr 10 18:59:26 2019 +0200
  73. 35ea868 disk: efi: GUIDs should be const by Heinrich Schuchardt · Sat Jan 12 11:25:25 2019 +0100
  74. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · Mon Oct 15 02:21:10 2018 -0700
  75. 7903d21 Rename GPT_HEADER_SIGNATURE to avoid conflict by Simon Glass · Mon Oct 01 12:22:35 2018 -0600
  76. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  77. 6839baf disk: part: Don't show redundant error message by Sam Protsenko · Mon Jul 30 19:19:27 2018 +0300
  78. fac7867 efi_loader: avoid initializer element is not constant by Heinrich Schuchardt · Sat Jun 09 17:50:18 2018 +0200
  79. a3a51a4 disk: efi: Correct backing up the MBR boot code by Sam Protsenko · Tue May 22 02:04:21 2018 +0300
  80. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  81. 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · Thu Apr 19 04:32:57 2018 +0000
  82. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  83. d2b652b part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · Thu Apr 12 09:58:44 2018 +0200
  84. 9182966 disk: part: use common api to lookup part driver by Kever Yang · Sat Feb 10 17:55:38 2018 +0800
  85. 1c63624 disk: part: scan the disk if the part_type is unknown by Kever Yang · Sat Feb 10 17:55:37 2018 +0800
  86. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  87. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · Tue Feb 06 12:14:28 2018 -0600
  88. f5d156b part: Allocate only one legacy_mbr buffer by Alexey Brodkin · Mon Jan 29 22:58:24 2018 +0300
  89. 4aacbbf Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Dec 19 07:57:33 2017 -0500
  90. 03252d4 part: efi: Add default number of partition entries for sunxi by Maxime Ripard · Tue Nov 14 21:07:51 2017 +0100
  91. 1421079 part: efi: Add a Kconfig option for the number of partition entries by Maxime Ripard · Tue Nov 14 20:50:04 2017 +0100
  92. e54b547 disk: efi: correct the allocation size for mbr header in stack by Patrick Delaunay · Fri Nov 17 10:08:18 2017 +0100
  93. 1c6d679 disk: part_dos: fix part_get_info_extended() function by Shawn Guo · Thu Nov 02 16:46:34 2017 +0800
  94. 6011912 gpt: Use cache aligned buffers for gpt_h and gpt_e by Lukasz Majewski · Fri Oct 27 12:28:10 2017 +0200
  95. be4a0fa disk: efi: correct the overlap check on GPT header and PTE by Patrick Delaunay · Wed Oct 18 15:11:05 2017 +0200
  96. 6f57a86 iso: Reduce verbosity on test and info calls by Alexander Graf · Fri Oct 06 13:35:07 2017 +0200
  97. e6131f1 part_efi: In is_gpt_valid() check argument validity before allocation by Tom Rini · Tue Oct 03 09:38:44 2017 -0400
  98. dee8038 disk: Provide API to get partition by name for specific type by Sam Protsenko · Fri Sep 22 01:51:58 2017 +0300
  99. f0c82a8 disk: part_dos: Use the original allocation scheme for the SPL case by Fabio Estevam · Wed Oct 04 13:29:57 2017 -0300
  100. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900