1. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  2. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:07 2021 -0600
  3. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  4. 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
  5. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  6. 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
  7. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · Thu Jul 29 11:47:16 2021 -0500
  8. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · Fri Jul 02 12:36:17 2021 -0600
  9. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  10. a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · Sat Jun 12 13:20:07 2021 +0200
  11. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  12. 1a69f4d efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · Mon May 24 14:28:57 2021 -0500
  13. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  14. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · Thu May 13 23:48:08 2021 +0900
  15. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · Fri Feb 19 12:45:10 2021 -0600
  16. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · Sat Feb 06 14:23:36 2021 -0700
  17. 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · Wed Jan 13 20:29:55 2021 -0700
  18. 1985998 smbios: add parsing API by Christian Gmeiner · Tue Nov 03 15:34:51 2020 +0100
  19. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  20. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  21. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  22. 116ae92 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · Fri May 29 11:33:24 2020 +0530
  23. d33d0db lib: Allow MD5 to be enabled in SPL by Simon Glass · Wed May 06 08:03:56 2020 -0600
  24. 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · Tue Apr 21 09:28:38 2020 +0200
  25. 82a6e98 lib: do not build OID registry in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:19 2020 +0200
  26. b2672ea acpi: Add a central location for table version numbers by Simon Glass · Wed Apr 08 16:57:38 2020 -0600
  27. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · Wed Feb 12 13:55:03 2020 +0530
  28. 38c8c1b lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · Sun Jan 19 09:26:22 2020 +0100
  29. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · Wed Dec 18 18:25:42 2019 +0100
  30. d70d8d8 net: Move the checksum functions to lib/ by Simon Glass · Fri Dec 06 21:41:39 2019 -0700
  31. dd7fb9b binman: Add a library to access binman entries by Simon Glass · Fri Dec 06 21:41:34 2019 -0700
  32. 591535c lib: crypto: add x509 parser by AKASHI Takahiro · Wed Nov 13 09:45:00 2019 +0900
  33. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  34. 3a88871 lib: add asn1 decoder by AKASHI Takahiro · Wed Nov 13 09:44:55 2019 +0900
  35. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  36. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  37. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  38. dc1a9ae lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected by Peng Fan · Thu Jun 06 07:59:16 2019 +0000
  39. e87e200 lib: add Zstandard decompression support by Marek Behún · Mon Apr 29 22:40:44 2019 +0200
  40. b139a7f lib: Add xxhash support by Marek Behún · Mon Apr 29 22:40:43 2019 +0200
  41. f204f01 initcall: Move to inline function by Alexander Graf · Thu Jan 31 16:06:23 2019 +0100
  42. a96cf8f tftp: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:22 2019 +0100
  43. 01adc4c fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · Mon Jan 14 22:38:17 2019 +0100
  44. 619fc68 common: command: Add support for $ auto-completion by Boris Brezillon · Wed Dec 05 09:26:50 2018 +0100
  45. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · Sun Nov 25 19:22:19 2018 +0100
  46. c9e7aa2 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · Wed Sep 26 19:03:33 2018 +0200
  47. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · Tue Nov 06 15:21:30 2018 -0700
  48. 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · Mon Oct 01 12:22:19 2018 -0600
  49. b8b6c81 test: unit tests for Unicode functions by Heinrich Schuchardt · Fri Aug 31 21:31:28 2018 +0200
  50. 5ae135f lib: build charset.o only if needed by Heinrich Schuchardt · Fri Aug 31 21:31:25 2018 +0200
  51. 525d1d8 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · Sun Jun 03 21:56:37 2018 +0300
  52. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  53. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · Tue May 29 15:30:52 2018 +0000
  54. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · Tue May 15 11:57:08 2018 +0200
  55. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200
  56. 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · Tue May 15 11:57:05 2018 +0200
  57. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  58. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · Thu Apr 19 04:32:54 2018 +0000
  59. 4b0de7c optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · Tue Mar 13 16:50:27 2018 +0000
  60. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · Sun Jan 21 19:29:30 2018 +0100
  61. dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · Fri Sep 15 12:57:30 2017 +0200
  62. cdccc03 lib: Add CRC32-C by Marek Behún · Sun Sep 03 17:00:23 2017 +0200
  63. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · Fri Sep 15 10:06:11 2017 +0200
  64. 857ad80 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · Wed Sep 13 14:58:46 2017 +0800
  65. 0d138cf lib: add some utf16 handling helpers by Rob Clark · Sat Sep 09 06:47:40 2017 -0400
  66. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · Tue Aug 15 11:14:43 2017 -0700
  67. 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
  68. 8ff57ae dm: Add a function to create a 'live' device tree by Simon Glass · Thu May 18 20:08:55 2017 -0600
  69. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  70. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  71. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  72. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · Wed Sep 28 14:46:18 2016 +0530
  73. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  74. 4f3ce47 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · Mon Jul 04 11:58:05 2016 -0600
  75. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  76. cae6eff lib: make strmhz available in SPL by Chris Packham · Tue May 31 20:30:59 2016 +1200
  77. 67ee705 efi_loader: hook up in build environment by Alexander Graf · Fri Mar 04 01:10:07 2016 +0100
  78. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · Mon Feb 22 22:55:45 2016 -0700
  79. 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · Wed Feb 10 15:16:19 2016 -0700
  80. fe4f179 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · Fri Dec 04 23:27:39 2015 +0100
  81. 35f53ed lib: Split panic functions out of vsprintf.c by Sjoerd Simons · Fri Dec 04 23:27:38 2015 +0100
  82. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · Mon Nov 23 07:00:22 2015 +0100
  83. 1294ecf Add a circular memory buffer implementation by Simon Glass · Sun Nov 08 23:47:47 2015 -0700
  84. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  85. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  86. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  87. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600
  88. d0d58d2 Add rivest cipher 4 (rc4) implementation by Simon Glass · Tue Jun 23 15:39:07 2015 -0600
  89. 49d06d2 Drop CONFIG_ERRNO_STR from SPL by Simon Glass · Tue Jun 23 15:39:03 2015 -0600
  90. 99dbe4b Add a dhrystone benchmark command by Simon Glass · Tue Jun 23 15:38:23 2015 -0600
  91. 49c087e fdt: Allow FDT functions to be built for SPL by Simon Glass · Fri Feb 27 22:06:40 2015 -0700
  92. 87e3161 lib: errno: introduce errno_str(): returns errno related message by Przemyslaw Marczak · Wed Oct 08 22:48:37 2014 +0200
  93. 40c945e libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · Fri Nov 28 11:13:28 2014 +0900
  94. caf1319 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · Fri Nov 28 11:13:27 2014 +0900
  95. 423d1b4 lib: bzip2: move bzip2 files to lib/bzip2/ directory by Masahiro Yamada · Fri Nov 28 11:13:26 2014 +0900
  96. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  97. 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · Tue Jun 24 10:10:01 2014 +0200
  98. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · Sun Jun 22 06:33:29 2014 +0200
  99. 343cd9f eMMC: add support for operations in RPMB partition by Pierre Aubert · Thu Apr 24 10:30:06 2014 +0200
  100. b428514 lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · Wed Apr 02 10:20:04 2014 +0200