1. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 12 months ago
  2. 97707f1 tpm: Support boot measurements by Eddie James · 12 months ago
  3. 44071cd fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year ago
  4. 53fab13 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 1 month ago
  5. 8c11d19 x86: smbios: Add a Kconfig indicating SMBIOS-table presence by Simon Glass · 1 year, 1 month ago
  6. 0c45c76 x86: Allow APCI in SPL by Simon Glass · 1 year, 1 month ago
  7. 040a604 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 1 month ago
  8. 4cc40f6 FWU: Avoid showing an unselectable menu option by Simon Glass · 1 year, 1 month ago
  9. a90b594 lib: rational: Move the Kconfigs into the correct place by Simon Glass · 1 year, 1 month ago
  10. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 3 months ago
  11. af62d83 spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 3 months ago
  12. dfe00b3 lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · 1 year, 3 months ago
  13. 0992a90 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 6 months ago
  14. 94c8da2 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 7 months ago
  15. c61df34 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · 1 year, 7 months ago
  16. 3b51080 lib: Add an SPL config for LIB_UUID by Simon Glass · 1 year, 8 months ago
  17. 5a6bc16 lib: Add VPL options for SHA1 and SHA256 by Simon Glass · 1 year, 8 months ago
  18. ae625d9 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · 1 year, 8 months ago
  19. c33425c trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · 1 year, 9 months ago
  20. 2dc16a2 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · 1 year, 9 months ago
  21. 948d399 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · 1 year, 8 months ago
  22. 007ae5d lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · 1 year, 9 months ago
  23. 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 9 months ago
  24. 4b9b25d lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · 1 year, 9 months ago
  25. ebc1d50 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 10 months ago
  26. 12619d4 trace: Don't require TIMER_EARLY by Simon Glass · 1 year, 10 months ago
  27. 0c16fca tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 1 year, 10 months ago
  28. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  29. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 1 year, 11 months ago
  30. 1c03ab9 lib: Add common semihosting library by Kautuk Consul · 1 year, 11 months ago
  31. 3b8dfc4 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 1 year, 11 months ago
  32. 8679405 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years ago
  33. 40ed7be Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 3 months ago
  34. e67ffb5 tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 3 months ago
  35. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  36. 13ce351 vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 4 months ago
  37. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 4 months ago
  38. 26f981f fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 5 months ago
  39. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 6 months ago
  40. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  41. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  42. fd210fe lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · 2 years, 7 months ago
  43. 7d44a98 lib: Kconfig: enhance the help of OID_REGISTRY by Philippe Reynes · 2 years, 7 months ago
  44. a0e71d9 lib: Kconfig: enhance help for ASN1 by Philippe Reynes · 2 years, 7 months ago
  45. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  46. 334a9b9 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 2 years, 11 months ago
  47. e1722fc x86: Allow any arch to generate ACPI tables by Simon Glass · 2 years, 11 months ago
  48. 7c3fd5c lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 10 months ago
  49. 97f2a74 lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu by Eugen Hristev · 2 years, 10 months ago
  50. 726cd98 efi: Make unicode printf available to the app by Simon Glass · 2 years, 10 months ago
  51. 6405ab7 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 2 years, 11 months ago
  52. ac7606a lmb: fix typo 'commun' by Heinrich Schuchardt · 3 years ago
  53. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years, 1 month ago
  54. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 1 month ago
  55. 603d15a spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · 3 years, 1 month ago
  56. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  57. 5145bc7 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 2 months ago
  58. e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 2 months ago
  59. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  60. 928a8be lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · 3 years, 3 months ago
  61. fa3f1f1 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 3 months ago
  62. 1a46cb6 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 4 months ago
  63. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 3 months ago
  64. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 4 months ago
  65. ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 5 months ago
  66. 1621d3c lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · 3 years, 5 months ago
  67. 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 5 months ago
  68. e2ae483 hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 5 months ago
  69. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 7 months ago
  70. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  71. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  72. a479f10 hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 8 months ago
  73. f2c1442 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 7 months ago
  74. e010315 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 8 months ago
  75. 56e7257 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 9 months ago
  76. 59e4e39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 9 months ago
  77. a80f851 trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 9 months ago
  78. 6205bbb lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 10 months ago
  79. c589132 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 3 years, 11 months ago
  80. 28cef9c fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
  81. e4f8e54 smbios: Drop the unused Kconfig options by Simon Glass · 4 years ago
  82. 44c74bd sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · 4 years ago
  83. d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years ago
  84. 415eab0 smbios: add parsing API by Christian Gmeiner · 4 years ago
  85. 72eda50 lib: Add getopt by Sean Anderson · 4 years ago
  86. 26637e2 lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 1 month ago
  87. e87dfb0 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 2 months ago
  88. 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 3 months ago
  89. 69be8fd powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 5 months ago
  90. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 6 months ago
  91. 43e442a kconfig: fix some typos by Marcin Juszkiewicz · 4 years, 5 months ago
  92. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 5 months ago
  93. 8239be6 lib: Allow MD5 to be enabled in SPL by Simon Glass · 4 years, 6 months ago
  94. 04cb399 lib: enable lzma decompression support for SPL build by Weijie Gao · 4 years, 6 months ago
  95. 2a2119e lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · 4 years, 8 months ago
  96. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 8 months ago
  97. 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 9 months ago
  98. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 11 months ago
  99. b4adf62 lib: crypto: add x509 parser by AKASHI Takahiro · 5 years ago
  100. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 5 years ago