1. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  2. 5145bc7 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 2 months ago
  3. e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 2 months ago
  4. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  5. 928a8be lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · 3 years, 3 months ago
  6. fa3f1f1 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 3 months ago
  7. 1a46cb6 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 4 months ago
  8. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 4 months ago
  9. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 4 months ago
  10. ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 5 months ago
  11. 1621d3c lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · 3 years, 6 months ago
  12. 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 5 months ago
  13. e2ae483 hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 5 months ago
  14. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 8 months ago
  15. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 8 months ago
  16. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 8 months ago
  17. a479f10 hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 8 months ago
  18. f2c1442 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 7 months ago
  19. e010315 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 8 months ago
  20. 56e7257 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 9 months ago
  21. 59e4e39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 9 months ago
  22. a80f851 trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 9 months ago
  23. 6205bbb lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 10 months ago
  24. c589132 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 3 years, 11 months ago
  25. 28cef9c fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
  26. e4f8e54 smbios: Drop the unused Kconfig options by Simon Glass · 4 years ago
  27. 44c74bd sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · 4 years ago
  28. d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years ago
  29. 415eab0 smbios: add parsing API by Christian Gmeiner · 4 years ago
  30. 72eda50 lib: Add getopt by Sean Anderson · 4 years ago
  31. 26637e2 lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 1 month ago
  32. e87dfb0 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 3 months ago
  33. 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 3 months ago
  34. 69be8fd powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 5 months ago
  35. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 6 months ago
  36. 43e442a kconfig: fix some typos by Marcin Juszkiewicz · 4 years, 5 months ago
  37. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 5 months ago
  38. 8239be6 lib: Allow MD5 to be enabled in SPL by Simon Glass · 4 years, 6 months ago
  39. 04cb399 lib: enable lzma decompression support for SPL build by Weijie Gao · 4 years, 6 months ago
  40. 2a2119e lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · 4 years, 8 months ago
  41. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 8 months ago
  42. 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 9 months ago
  43. 3c10dc9 binman: Add a library to access binman entries by Simon Glass · 4 years, 11 months ago
  44. b4adf62 lib: crypto: add x509 parser by AKASHI Takahiro · 5 years ago
  45. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
  46. ab8a0e0 lib: add asn1 decoder by AKASHI Takahiro · 5 years ago
  47. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
  48. 05429b6 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · 5 years ago
  49. 37ef177 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · 5 years ago
  50. 0d76afc fdt: Add Kconfig options to control code size by Simon Glass · 5 years ago
  51. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  52. 2a51e16 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · 5 years ago
  53. da0fb5f trace: make call depth limit customizable by Heinrich Schuchardt · 5 years ago
  54. 8509f22 lib: add Zstandard decompression support by Marek Behún · 5 years ago
  55. 83a486b lib: Add xxhash support by Marek Behún · 5 years ago
  56. 5132361 lib: Kconfig: fix help text for GZIP by Heiko Schocher · 5 years ago
  57. 1c6eb07 Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · 6 years ago
  58. a24a78d Convert CONFIG_TRACE to Kconfig by Simon Glass · 6 years ago
  59. 54969b4 fdtdec: Add Kconfig symbol for tests by Thierry Reding · 6 years ago
  60. 95f4bbd lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  61. 6e70511 lib: Kconfig: spelling fixes by Chris Packham · 6 years ago
  62. 048c6e8 spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · 6 years ago
  63. 2895c4b kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · 6 years ago
  64. 5592a63 fdt: Allow libfdt in TPL by Simon Glass · 6 years ago
  65. 6307896 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
  66. ab948cd fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS by Masahiro Yamada · 6 years ago
  67. 3330584 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · 6 years ago
  68. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  69. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  70. 6417572 lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT by Tom Rini · 6 years ago
  71. 58a46f8 configs: TI: Enable FIT Library overlay support by Praneeth Bajjuri · 6 years ago
  72. 14ad44a spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · 7 years ago
  73. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago WIP-04Apr2018
  74. d14db11 sunxi: revert disabling of features by Andre Przywara · 7 years ago
  75. 32ce617 optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · 7 years ago
  76. 36c1877 lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig by Faiz Abbas · 7 years ago
  77. a451bc2 Convert LIB_UUID to Kconfig by Adam Ford · 7 years ago
  78. a5a3756 Convert CONFIG LIB_HW_RAND to Kconfig by Adam Ford · 7 years ago
  79. acd4d33 net: regex: Disable by default on sunXi by Maxime Ripard · 7 years ago
  80. 7e3caa8 Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
  81. da5337a rtc: add support for s35392a by Nandor Han · 7 years ago
  82. f52bdf4 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · 7 years ago
  83. 85d8bf5 lib: Add CRC32-C by Marek Behún · 7 years ago
  84. 7264f29 spl: fit: Eanble GZIP support for image decompression by York Sun · 7 years ago
  85. 6ef2f90 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  86. f1a7ba1 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  87. 96b9082 rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · 7 years ago
  88. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  89. aed998a Convert CONFIG_LZMA to Kconfig by Simon Glass · 7 years ago
  90. b1a873d Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 7 years ago
  91. 173aafb cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · 8 years ago
  92. aa04915 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · 8 years ago
  93. ab4458b string: Provide a slimmed-down memset() by Simon Glass · 8 years ago
  94. bea79d7 Kconfig: introduce md5sum command selection by Andre Przywara · 8 years ago
  95. e663b35 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  96. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  97. ebf7fff spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  98. ddf67f7 libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  99. 91b86e2 lib: Enable private libgcc by default by Marek Vasut · 8 years ago
  100. 6797630 cosmetic: Fix typos "privide" by Masahiro Yamada · 9 years ago