1. e86aa9f net: lwip: build lwIP by Jerome Forissier · Wed Oct 16 12:04:02 2024 +0200
  2. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  3. 2faa4bd asn1_decoder: add build options for ASN1 decoder by Raymond Mao · Thu Oct 03 14:50:38 2024 -0700
  4. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  5. 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · Thu Oct 03 14:50:15 2024 -0700
  6. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · Sun Sep 29 19:49:54 2024 -0600
  7. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  8. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  9. 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · Mon Aug 26 17:29:22 2024 +0530
  10. e1edadf alist: Add support for an allocated pointer list by Simon Glass · Tue Jul 30 08:39:37 2024 -0600
  11. 95537a6 tpm: Move TCG functions into a separate file by Ilias Apalodimas · Sun Jun 23 14:48:15 2024 +0300
  12. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · Sat Oct 14 16:47:49 2023 -0400
  13. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  14. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · Mon Aug 21 21:16:49 2023 -0600
  15. bc4e6cd spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · Wed Aug 23 17:56:27 2023 +0300
  16. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  17. 93ff459 lib: Fix build condition for tiny-printf by Simon Glass · Wed Feb 22 09:34:03 2023 -0700
  18. 2b95b49 tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · Sat Jan 07 14:57:20 2023 -0700
  19. a51bb74 lib: Add common semihosting library by Kautuk Consul · Wed Dec 07 17:12:34 2022 +0530
  20. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  21. c06b6b4 arm: samsung: Remove dead LCD code by Tom Rini · Fri Jun 10 22:59:31 2022 -0400
  22. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · Tue Apr 12 11:20:42 2022 +0200
  23. 44406a3 crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · Tue Apr 12 11:20:40 2022 +0200
  24. ef06469 lib: crypto: allow to build crypyo in SPL by Philippe Reynes · Mon Mar 28 22:56:57 2022 +0200
  25. cf538b5 lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · Mon Mar 28 22:56:56 2022 +0200
  26. 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
  27. 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · Thu Nov 25 18:16:14 2021 +0100
  28. 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · Wed Dec 01 09:02:43 2021 -0700
  29. b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · Mon Dec 27 14:12:07 2021 +0800
  30. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  31. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  32. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  33. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:07 2021 -0600
  34. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  35. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · Thu Sep 02 19:54:19 2021 -0500
  36. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  37. 1f23e41 lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build by Andreas Schwab · Tue Aug 17 12:51:34 2021 +0200
  38. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · Thu Jul 29 11:47:16 2021 -0500
  39. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · Fri Jul 02 12:36:17 2021 -0600
  40. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  41. a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · Sat Jun 12 13:20:07 2021 +0200
  42. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  43. 1a69f4d efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · Mon May 24 14:28:57 2021 -0500
  44. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  45. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · Thu May 13 23:48:08 2021 +0900
  46. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · Fri Feb 19 12:45:10 2021 -0600
  47. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · Sat Feb 06 14:23:36 2021 -0700
  48. 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · Wed Jan 13 20:29:55 2021 -0700
  49. 1985998 smbios: add parsing API by Christian Gmeiner · Tue Nov 03 15:34:51 2020 +0100
  50. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  51. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  52. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  53. 116ae92 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · Fri May 29 11:33:24 2020 +0530
  54. d33d0db lib: Allow MD5 to be enabled in SPL by Simon Glass · Wed May 06 08:03:56 2020 -0600
  55. 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · Tue Apr 21 09:28:38 2020 +0200
  56. 82a6e98 lib: do not build OID registry in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:19 2020 +0200
  57. b2672ea acpi: Add a central location for table version numbers by Simon Glass · Wed Apr 08 16:57:38 2020 -0600
  58. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · Wed Feb 12 13:55:03 2020 +0530
  59. 38c8c1b lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · Sun Jan 19 09:26:22 2020 +0100
  60. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · Wed Dec 18 18:25:42 2019 +0100
  61. d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · Fri Dec 06 21:41:39 2019 -0700
  62. dd7fb9b binman: Add a library to access binman entries by Simon Glass · Fri Dec 06 21:41:34 2019 -0700
  63. 591535c lib: crypto: add x509 parser by AKASHI Takahiro · Wed Nov 13 09:45:00 2019 +0900
  64. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  65. 3a88871 lib: add asn1 decoder by AKASHI Takahiro · Wed Nov 13 09:44:55 2019 +0900
  66. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  67. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  68. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  69. dc1a9ae lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected by Peng Fan · Thu Jun 06 07:59:16 2019 +0000
  70. e87e200 lib: add Zstandard decompression support by Marek Behún · Mon Apr 29 22:40:44 2019 +0200
  71. b139a7f lib: Add xxhash support by Marek Behún · Mon Apr 29 22:40:43 2019 +0200
  72. f204f01 initcall: Move to inline function by Alexander Graf · Thu Jan 31 16:06:23 2019 +0100
  73. a96cf8f tftp: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:22 2019 +0100
  74. 01adc4c fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · Mon Jan 14 22:38:17 2019 +0100
  75. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · Wed Dec 05 09:26:50 2018 +0100
  76. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · Sun Nov 25 19:22:19 2018 +0100
  77. c9e7aa2 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · Wed Sep 26 19:03:33 2018 +0200
  78. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · Tue Nov 06 15:21:30 2018 -0700
  79. 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · Mon Oct 01 12:22:19 2018 -0600
  80. b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · Fri Aug 31 21:31:28 2018 +0200
  81. 5ae135f lib: build charset.o only if needed by Heinrich Schuchardt · Fri Aug 31 21:31:25 2018 +0200
  82. 525d1d8 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · Sun Jun 03 21:56:37 2018 +0300
  83. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  84. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · Tue May 29 15:30:52 2018 +0000
  85. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · Tue May 15 11:57:08 2018 +0200
  86. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200
  87. 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · Tue May 15 11:57:05 2018 +0200
  88. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  89. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · Thu Apr 19 04:32:54 2018 +0000
  90. 4b0de7c optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · Tue Mar 13 16:50:27 2018 +0000
  91. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · Sun Jan 21 19:29:30 2018 +0100
  92. dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · Fri Sep 15 12:57:30 2017 +0200
  93. cdccc03 lib: Add CRC32-C by Marek Behún · Sun Sep 03 17:00:23 2017 +0200
  94. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · Fri Sep 15 10:06:11 2017 +0200
  95. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · Wed Sep 13 14:58:46 2017 +0800
  96. 0d138cf lib: add some utf16 handling helpers by Rob Clark · Sat Sep 09 06:47:40 2017 -0400
  97. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · Tue Aug 15 11:14:43 2017 -0700
  98. 456e0cb lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata by Philipp Tomsich · Tue Jul 04 11:09:55 2017 +0200
  99. 8ff57ae dm: Add a function to create a 'live' device tree by Simon Glass · Thu May 18 20:08:55 2017 -0600
  100. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400