1. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · Sun Jun 23 23:10:21 2024 +0530
  2. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · Sun Jun 23 14:48:18 2024 +0300
  3. dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · Tue Apr 16 08:55:16 2024 +0200
  4. 28c2362 Fix references to trace doc by Vincent Stehlé · Thu Apr 11 18:44:02 2024 +0200
  5. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  6. d0dca22 lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message by Tom Rini · Mon Nov 20 15:17:23 2023 -0500
  7. bf641f2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · Fri Oct 27 16:40:15 2023 -0400
  8. d1e3158 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · Thu Oct 26 14:31:31 2023 -0400
  9. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  10. 8ed7bb3 tpm: Support boot measurements by Eddie James · Tue Oct 24 10:43:49 2023 -0500
  11. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · Sat Oct 14 16:47:49 2023 -0400
  12. aadec12 efi: Use the installed SMBIOS tables by Simon Glass · Wed Sep 20 07:29:51 2023 -0600
  13. 5059dbe x86: smbios: Add a Kconfig indicating SMBIOS-table presence by Simon Glass · Tue Sep 19 21:00:13 2023 -0600
  14. 1a2fcc2 x86: Allow APCI in SPL by Simon Glass · Tue Sep 19 21:00:06 2023 -0600
  15. b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · Thu Sep 14 10:55:57 2023 -0600
  16. 19fc4da FWU: Avoid showing an unselectable menu option by Simon Glass · Thu Sep 14 10:55:43 2023 -0600
  17. e70648e lib: rational: Move the Kconfigs into the correct place by Simon Glass · Thu Sep 14 10:55:39 2023 -0600
  18. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  19. 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · Thu Aug 03 19:05:40 2023 +0300
  20. a58132a lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · Fri Jul 14 11:22:39 2023 +0530
  21. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  22. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · Wed Mar 22 19:12:25 2023 +0100
  23. 88e5a20 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · Sun Mar 19 04:13:02 2023 +0100
  24. 8090d8d lib: Add an SPL config for LIB_UUID by Simon Glass · Wed Feb 22 09:34:11 2023 -0700
  25. 540883b lib: Add VPL options for SHA1 and SHA256 by Simon Glass · Wed Feb 22 09:34:01 2023 -0700
  26. 1af8b15 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · Wed Feb 22 09:33:54 2023 -0700
  27. 971574d trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · Sun Jan 15 14:15:44 2023 -0700
  28. 826a994 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · Thu Jan 19 09:38:17 2023 +0100
  29. a91fe44 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · Wed Feb 08 10:18:26 2023 -0500
  30. 269a2ee lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · Wed Jan 25 18:08:23 2023 -0500
  31. ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 19 09:46:57 2023 -0500
  32. dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · Thu Jan 12 10:27:45 2023 -0600
  33. 42d97e5 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · Wed Dec 21 16:08:28 2022 -0700
  34. 6b5424a trace: Don't require TIMER_EARLY by Simon Glass · Wed Dec 21 16:08:26 2022 -0700
  35. 2b95b49 tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · Sat Jan 07 14:57:20 2023 -0700
  36. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  37. c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · Wed Dec 07 17:12:35 2022 +0530
  38. a51bb74 lib: Add common semihosting library by Kautuk Consul · Wed Dec 07 17:12:34 2022 +0530
  39. 1f17363 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · Wed Nov 16 13:10:38 2022 -0500
  40. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  41. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · Tue Aug 02 07:33:27 2022 -0400
  42. 9737fab tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · Fri Jul 22 21:32:04 2022 +0530
  43. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  44. 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · Wed Jun 08 08:24:40 2022 -0400
  45. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · Wed Jun 08 08:24:39 2022 -0400
  46. c55d261 fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · Thu May 19 11:10:43 2022 +0200
  47. 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · Mon May 02 06:27:00 2022 +0200
  48. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  49. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  50. cf538b5 lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · Mon Mar 28 22:56:56 2022 +0200
  51. e35c3a2 lib: Kconfig: enhance the help of OID_REGISTRY by Philippe Reynes · Mon Mar 28 22:56:55 2022 +0200
  52. 2aba944 lib: Kconfig: enhance help for ASN1 by Philippe Reynes · Mon Mar 28 22:56:54 2022 +0200
  53. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 27 14:14:47 2022 -0500
  54. 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · Thu Nov 25 18:16:14 2021 +0100
  55. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · Wed Dec 01 09:02:36 2021 -0700
  56. b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · Mon Dec 27 14:12:07 2021 +0800
  57. db6bbcb lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu by Eugen Hristev · Tue Jan 04 18:20:19 2022 +0200
  58. 7c15943 efi: Make unicode printf available to the app by Simon Glass · Wed Dec 29 11:57:35 2021 -0700
  59. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · Wed Nov 24 09:26:42 2021 -0700
  60. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · Sun Nov 14 09:38:53 2021 +0100
  61. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  62. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600
  63. f7b37c2 spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · Sat Sep 25 19:43:17 2021 -0600
  64. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  65. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · Wed Sep 01 16:05:08 2021 +0300
  66. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  67. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  68. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · Thu Jul 29 11:47:16 2021 -0500
  69. 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · Sat Jul 24 17:35:46 2021 +0200
  70. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · Fri Jul 02 12:36:17 2021 -0600
  71. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  72. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  73. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  74. c9155f1 lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · Mon May 10 20:23:36 2021 +0800
  75. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · Thu May 13 23:48:08 2021 +0900
  76. d42f81f hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · Fri May 14 07:08:27 2021 +0200
  77. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · Wed Mar 10 10:16:31 2021 +0100
  78. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:28 2021 +0100
  79. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  80. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · Wed Feb 17 13:50:42 2021 +1030
  81. 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · Mon Mar 15 18:11:22 2021 +1300
  82. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · Thu Feb 25 17:22:36 2021 +0800
  83. c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · Wed Feb 03 21:20:02 2021 +0800
  84. 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Jan 18 08:04:28 2021 -0500
  85. 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · Sun Jan 17 18:11:24 2021 +0530
  86. fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · Mon Jan 04 15:33:28 2021 +0100
  87. 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · Thu Dec 03 10:55:45 2020 +0530
  88. ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · Fri Nov 20 12:55:22 2020 +0100
  89. 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · Thu Nov 05 06:32:18 2020 -0700
  90. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · Thu Nov 05 06:32:11 2020 -0700
  91. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  92. 1985998 smbios: add parsing API by Christian Gmeiner · Tue Nov 03 15:34:51 2020 +0100
  93. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  94. a37fd4d lib: Allow hexdump to be used in SPL by Simon Glass · Sat Sep 12 11:13:35 2020 -0600
  95. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  96. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  97. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  98. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  99. a360c2c kconfig: fix some typos by Marcin Juszkiewicz · Tue May 26 19:07:15 2020 +0200
  100. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200