1. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · Wed Mar 22 19:12:25 2023 +0100
  2. 88e5a20 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · Sun Mar 19 04:13:02 2023 +0100
  3. 8090d8d lib: Add an SPL config for LIB_UUID by Simon Glass · Wed Feb 22 09:34:11 2023 -0700
  4. 540883b lib: Add VPL options for SHA1 and SHA256 by Simon Glass · Wed Feb 22 09:34:01 2023 -0700
  5. 1af8b15 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · Wed Feb 22 09:33:54 2023 -0700
  6. 971574d trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · Sun Jan 15 14:15:44 2023 -0700
  7. 826a994 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · Thu Jan 19 09:38:17 2023 +0100
  8. a91fe44 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · Wed Feb 08 10:18:26 2023 -0500
  9. 269a2ee lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · Wed Jan 25 18:08:23 2023 -0500
  10. 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
  11. dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · Thu Jan 12 10:27:45 2023 -0600
  12. 42d97e5 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · Wed Dec 21 16:08:28 2022 -0700
  13. 6b5424a trace: Don't require TIMER_EARLY by Simon Glass · Wed Dec 21 16:08:26 2022 -0700
  14. 2b95b49 tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · Sat Jan 07 14:57:20 2023 -0700
  15. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  16. c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · Wed Dec 07 17:12:35 2022 +0530
  17. a51bb74 lib: Add common semihosting library by Kautuk Consul · Wed Dec 07 17:12:34 2022 +0530
  18. 1f17363 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · Wed Nov 16 13:10:38 2022 -0500
  19. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  20. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · Tue Aug 02 07:33:27 2022 -0400
  21. 9737fab tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · Fri Jul 22 21:32:04 2022 +0530
  22. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  23. 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · Wed Jun 08 08:24:40 2022 -0400
  24. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · Wed Jun 08 08:24:39 2022 -0400
  25. c55d261 fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · Thu May 19 11:10:43 2022 +0200
  26. 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · Mon May 02 06:27:00 2022 +0200
  27. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  28. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  29. cf538b5 lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · Mon Mar 28 22:56:56 2022 +0200
  30. e35c3a2 lib: Kconfig: enhance the help of OID_REGISTRY by Philippe Reynes · Mon Mar 28 22:56:55 2022 +0200
  31. 2aba944 lib: Kconfig: enhance help for ASN1 by Philippe Reynes · Mon Mar 28 22:56:54 2022 +0200
  32. 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
  33. 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · Thu Nov 25 18:16:14 2021 +0100
  34. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · Wed Dec 01 09:02:36 2021 -0700
  35. b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · Mon Dec 27 14:12:07 2021 +0800
  36. db6bbcb lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu by Eugen Hristev · Tue Jan 04 18:20:19 2022 +0200
  37. 7c15943 efi: Make unicode printf available to the app by Simon Glass · Wed Dec 29 11:57:35 2021 -0700
  38. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · Wed Nov 24 09:26:42 2021 -0700
  39. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · Sun Nov 14 09:38:53 2021 +0100
  40. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  41. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600
  42. f7b37c2 spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · Sat Sep 25 19:43:17 2021 -0600
  43. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  44. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · Wed Sep 01 16:05:08 2021 +0300
  45. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  46. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  47. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · Thu Jul 29 11:47:16 2021 -0500
  48. 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · Sat Jul 24 17:35:46 2021 +0200
  49. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · Fri Jul 02 12:36:17 2021 -0600
  50. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  51. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  52. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  53. c9155f1 lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · Mon May 10 20:23:36 2021 +0800
  54. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · Thu May 13 23:48:08 2021 +0900
  55. d42f81f hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · Fri May 14 07:08:27 2021 +0200
  56. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · Wed Mar 10 10:16:31 2021 +0100
  57. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:28 2021 +0100
  58. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  59. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · Wed Feb 17 13:50:42 2021 +1030
  60. 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · Mon Mar 15 18:11:22 2021 +1300
  61. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · Thu Feb 25 17:22:36 2021 +0800
  62. c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · Wed Feb 03 21:20:02 2021 +0800
  63. 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Jan 18 08:04:28 2021 -0500
  64. 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · Sun Jan 17 18:11:24 2021 +0530
  65. fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · Mon Jan 04 15:33:28 2021 +0100
  66. 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · Thu Dec 03 10:55:45 2020 +0530
  67. ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · Fri Nov 20 12:55:22 2020 +0100
  68. 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · Thu Nov 05 06:32:18 2020 -0700
  69. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · Thu Nov 05 06:32:11 2020 -0700
  70. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  71. 1985998 smbios: add parsing API by Christian Gmeiner · Tue Nov 03 15:34:51 2020 +0100
  72. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  73. a37fd4d lib: Allow hexdump to be used in SPL by Simon Glass · Sat Sep 12 11:13:35 2020 -0600
  74. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  75. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  76. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  77. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  78. a360c2c kconfig: fix some typos by Marcin Juszkiewicz · Tue May 26 19:07:15 2020 +0200
  79. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200
  80. d33d0db lib: Allow MD5 to be enabled in SPL by Simon Glass · Wed May 06 08:03:56 2020 -0600
  81. 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · Tue Apr 21 09:28:38 2020 +0200
  82. 1fa7962 lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · Thu Mar 05 16:24:21 2020 -0800
  83. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · Wed Feb 12 13:55:03 2020 +0530
  84. b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · Sun Jan 19 19:28:12 2020 +0100
  85. dd7fb9b binman: Add a library to access binman entries by Simon Glass · Fri Dec 06 21:41:34 2019 -0700
  86. 591535c lib: crypto: add x509 parser by AKASHI Takahiro · Wed Nov 13 09:45:00 2019 +0900
  87. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  88. 3a88871 lib: add asn1 decoder by AKASHI Takahiro · Wed Nov 13 09:44:55 2019 +0900
  89. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  90. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  91. 0c12fb5 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · Sun Nov 10 08:23:53 2019 -0800
  92. c48044d fdt: Add Kconfig options to control code size by Simon Glass · Sun Oct 27 09:47:40 2019 -0600
  93. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  94. d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · Sat Jun 08 12:46:18 2019 -0400
  95. c1a7379 trace: make call depth limit customizable by Heinrich Schuchardt · Sun Jun 02 13:30:09 2019 +0200
  96. e87e200 lib: add Zstandard decompression support by Marek Behún · Mon Apr 29 22:40:44 2019 +0200
  97. b139a7f lib: Add xxhash support by Marek Behún · Mon Apr 29 22:40:43 2019 +0200
  98. b93cc60 lib: Kconfig: fix help text for GZIP by Heiko Schocher · Mon Apr 29 08:59:38 2019 +0200
  99. 445078e Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · Mon Apr 08 13:20:52 2019 -0600
  100. bfce7fc Convert CONFIG_TRACE to Kconfig by Simon Glass · Mon Apr 08 13:20:51 2019 -0600