1. 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 6 months ago
  2. bb3d71b crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 6 months ago
  3. e44ec9f lib: crypto: allow to build crypyo in SPL by Philippe Reynes · 2 years, 6 months ago
  4. fd210fe lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · 2 years, 6 months ago
  5. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 8 months ago
  6. 334a9b9 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 2 years, 10 months ago
  7. 437992d acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 2 years, 10 months ago
  8. 7c3fd5c lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 9 months ago
  9. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years ago
  10. 67bc59d Add support for an owned buffer by Simon Glass · 3 years ago
  11. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 1 month ago
  12. f99cbe4 fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · 3 years, 2 months ago
  13. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  14. 0721209 common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 1 month ago
  15. e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 1 month ago
  16. c8291f5 lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build by Andreas Schwab · 3 years, 1 month ago
  17. 928a8be lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · 3 years, 2 months ago
  18. 1a46cb6 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 3 months ago
  19. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 3 months ago
  20. e94ef57 lib: move rtc-lib.c to lib by Heinrich Schuchardt · 3 years, 3 months ago
  21. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 4 months ago
  22. 464010b efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 4 months ago
  23. ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 4 months ago
  24. 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 4 months ago
  25. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 7 months ago
  26. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 8 months ago
  27. ec5f101 crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 8 months ago
  28. 415eab0 smbios: add parsing API by Christian Gmeiner · 3 years, 11 months ago
  29. 72eda50 lib: Add getopt by Sean Anderson · 4 years ago
  30. e87dfb0 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 2 months ago
  31. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 5 months ago
  32. 1086047 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · 4 years, 4 months ago
  33. 8239be6 lib: Allow MD5 to be enabled in SPL by Simon Glass · 4 years, 5 months ago
  34. 04cb399 lib: enable lzma decompression support for SPL build by Weijie Gao · 4 years, 5 months ago
  35. 4f4d526 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 5 months ago
  36. 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 6 months ago
  37. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 8 months ago
  38. 1b27753 lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 8 months ago
  39. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 4 years, 9 months ago
  40. d721001 net: Move the checksum functions to lib/ by Simon Glass · 4 years, 10 months ago
  41. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 10 months ago
  42. b4adf62 lib: crypto: add x509 parser by AKASHI Takahiro · 4 years, 11 months ago
  43. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 4 years, 11 months ago
  44. ab8a0e0 lib: add asn1 decoder by AKASHI Takahiro · 4 years, 11 months ago
  45. 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 4 years, 11 months ago
  46. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  47. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  48. d3329f0 lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected by Peng Fan · 5 years ago
  49. 8509f22 lib: add Zstandard decompression support by Marek Behún · 5 years ago
  50. 83a486b lib: Add xxhash support by Marek Behún · 5 years ago
  51. 47870af initcall: Move to inline function by Alexander Graf · 6 years ago
  52. a156c47 tftp: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  53. e2237a2 fdt: parse "reserved-memory" for memory reservation by Simon Goldschmidt · 6 years ago
  54. 03dcf17 common: command: Add support for $ auto-completion by Boris Brezillon · 6 years ago
  55. 51c2345 Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  56. f6e7b65 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
  57. 048c6e8 spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · 6 years ago
  58. 6307896 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
  59. f11a164 test: unit tests for Unicode functions by Heinrich Schuchardt · 6 years ago
  60. fbb3ea8 lib: build charset.o only if needed by Heinrich Schuchardt · 6 years ago
  61. 3330584 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · 6 years ago
  62. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  63. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  64. ff32245 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 6 years ago
  65. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
  66. 9f9ce3c tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · 6 years ago
  67. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  68. 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 6 years ago
  69. 32ce617 optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · 7 years ago
  70. 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  71. f52bdf4 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
  72. 85d8bf5 lib: Add CRC32-C by Marek Behún · 7 years ago
  73. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  74. d330e04 lib: at91: Add logo files used via API of DM_VIDEO by Wenyou Yang · 7 years ago
  75. 78178bb lib: add some utf16 handling helpers by Rob Clark · 7 years ago
  76. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  77. 6dced7d lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata by Philipp Tomsich · 7 years ago
  78. 8b50d52 dm: Add a function to create a 'live' device tree by Simon Glass · 7 years ago
  79. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  80. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  81. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  82. d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  83. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  84. 7a53a54 dm: Don't include fdtdec functions when of-platdata is enabled by Simon Glass · 8 years ago
  85. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  86. be86492 lib: make strmhz available in SPL by Chris Packham · 8 years ago
  87. ed980b8 efi_loader: hook up in build environment by Alexander Graf · 9 years ago
  88. aa34fbc fdt: Allow libfdt to be used in SPL by Simon Glass · 9 years ago
  89. 15b5187 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
  90. e4c5383 lib: split out strtoxxxx functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  91. 2b22a99 lib: Split panic functions out of vsprintf.c by Sjoerd Simons · 9 years ago
  92. 7d9cde1 lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · 9 years ago
  93. b7b6509 Add a circular memory buffer implementation by Simon Glass · 9 years ago
  94. 027b728 Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
  95. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  96. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  97. 867a6ac efi: Add start-up library code by Simon Glass · 9 years ago
  98. 1acab96 Add rivest cipher 4 (rc4) implementation by Simon Glass · 9 years ago
  99. 10f5f5a Drop CONFIG_ERRNO_STR from SPL by Simon Glass · 9 years ago
  100. d138940 Add a dhrystone benchmark command by Simon Glass · 9 years ago