1. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  2. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · Wed Sep 01 16:05:08 2021 +0300
  3. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  4. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  5. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · Thu Jul 29 11:47:16 2021 -0500
  6. 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · Sat Jul 24 17:35:46 2021 +0200
  7. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · Fri Jul 02 12:36:17 2021 -0600
  8. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  9. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  10. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  11. c9155f1 lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · Mon May 10 20:23:36 2021 +0800
  12. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · Thu May 13 23:48:08 2021 +0900
  13. d42f81f hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · Fri May 14 07:08:27 2021 +0200
  14. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · Wed Mar 10 10:16:31 2021 +0100
  15. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:28 2021 +0100
  16. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  17. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · Wed Feb 17 13:50:42 2021 +1030
  18. 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · Mon Mar 15 18:11:22 2021 +1300
  19. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · Thu Feb 25 17:22:36 2021 +0800
  20. c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · Wed Feb 03 21:20:02 2021 +0800
  21. 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Jan 18 08:04:28 2021 -0500
  22. 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · Sun Jan 17 18:11:24 2021 +0530
  23. fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · Mon Jan 04 15:33:28 2021 +0100
  24. 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · Thu Dec 03 10:55:45 2020 +0530
  25. ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · Fri Nov 20 12:55:22 2020 +0100
  26. 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · Thu Nov 05 06:32:18 2020 -0700
  27. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · Thu Nov 05 06:32:11 2020 -0700
  28. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  29. 1985998 smbios: add parsing API by Christian Gmeiner · Tue Nov 03 15:34:51 2020 +0100
  30. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  31. a37fd4d lib: Allow hexdump to be used in SPL by Simon Glass · Sat Sep 12 11:13:35 2020 -0600
  32. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  33. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  34. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  35. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  36. a360c2c kconfig: fix some typos by Marcin Juszkiewicz · Tue May 26 19:07:15 2020 +0200
  37. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200
  38. d33d0db lib: Allow MD5 to be enabled in SPL by Simon Glass · Wed May 06 08:03:56 2020 -0600
  39. 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · Tue Apr 21 09:28:38 2020 +0200
  40. 1fa7962 lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · Thu Mar 05 16:24:21 2020 -0800
  41. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · Wed Feb 12 13:55:03 2020 +0530
  42. b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · Sun Jan 19 19:28:12 2020 +0100
  43. dd7fb9b binman: Add a library to access binman entries by Simon Glass · Fri Dec 06 21:41:34 2019 -0700
  44. 591535c lib: crypto: add x509 parser by AKASHI Takahiro · Wed Nov 13 09:45:00 2019 +0900
  45. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  46. 3a88871 lib: add asn1 decoder by AKASHI Takahiro · Wed Nov 13 09:44:55 2019 +0900
  47. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  48. 51ba522 rtc: move date.c from drivers/rtc/ to lib/ by AKASHI Takahiro · Wed Nov 13 09:44:49 2019 +0900
  49. 0c12fb5 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · Sun Nov 10 08:23:53 2019 -0800
  50. c48044d fdt: Add Kconfig options to control code size by Simon Glass · Sun Oct 27 09:47:40 2019 -0600
  51. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  52. d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · Sat Jun 08 12:46:18 2019 -0400
  53. c1a7379 trace: make call depth limit customizable by Heinrich Schuchardt · Sun Jun 02 13:30:09 2019 +0200
  54. e87e200 lib: add Zstandard decompression support by Marek Behún · Mon Apr 29 22:40:44 2019 +0200
  55. b139a7f lib: Add xxhash support by Marek Behún · Mon Apr 29 22:40:43 2019 +0200
  56. b93cc60 lib: Kconfig: fix help text for GZIP by Heiko Schocher · Mon Apr 29 08:59:38 2019 +0200
  57. 445078e Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig by Simon Glass · Mon Apr 08 13:20:52 2019 -0600
  58. bfce7fc Convert CONFIG_TRACE to Kconfig by Simon Glass · Mon Apr 08 13:20:51 2019 -0600
  59. 52c7f1f3 fdtdec: Add Kconfig symbol for tests by Thierry Reding · Thu Mar 21 19:10:04 2019 +0100
  60. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · Fri Mar 08 16:06:55 2019 +0100
  61. 1c3b7ba lib: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:28 2019 +1300
  62. e107bcd spl: lz4: Allow use of lz4 compression in SPL by Simon Glass · Tue Nov 06 15:21:30 2018 -0700
  63. b95e9db kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · Mon Oct 15 02:21:15 2018 -0700
  64. ca8ec4b fdt: Allow libfdt in TPL by Simon Glass · Mon Oct 01 12:22:21 2018 -0600
  65. 93a45b1 tpm: Add support for SPL and TPL by Simon Glass · Mon Oct 01 12:22:19 2018 -0600
  66. 734b755 fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS by Masahiro Yamada · Fri Jul 20 11:04:09 2018 +0900
  67. 525d1d8 avb2.0: integrate avb 2.0 into the build system by Igor Opaniuk · Sun Jun 03 21:56:37 2018 +0300
  68. 2d2fa49 lib: Add hexdump by Alexey Brodkin · Tue Jun 05 17:17:57 2018 +0300
  69. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · Tue May 29 15:30:52 2018 +0000
  70. c1e49ba lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT by Tom Rini · Tue May 08 08:52:17 2018 -0400
  71. 7b71a01 configs: TI: Enable FIT Library overlay support by Praneeth Bajjuri · Wed Apr 25 16:03:23 2018 -0500
  72. 5b40428 spl: Split sprintf, strto* from SPL serial in Kconfig by Alex Kiernan · Thu Apr 19 04:32:54 2018 +0000
  73. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  74. 3125a3e sunxi: revert disabling of features by Andre Przywara · Wed Apr 04 01:31:22 2018 +0100
  75. 4b0de7c optee: Add lib entries for sharing OPTEE code across ports by Bryan O'Donoghue · Tue Mar 13 16:50:27 2018 +0000
  76. 6199fb1 lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig by Faiz Abbas · Tue Feb 06 19:15:58 2018 +0530
  77. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · Tue Feb 06 12:14:28 2018 -0600
  78. 38003a6 Convert CONFIG LIB_HW_RAND to Kconfig by Adam Ford · Tue Feb 06 10:18:18 2018 -0600
  79. 3bd5954 net: regex: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:21 2018 +0100
  80. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · Mon Dec 04 12:37:00 2017 +0900
  81. d5ea84a rtc: add support for s35392a by Nandor Han · Wed Nov 08 15:35:14 2017 +0000
  82. dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · Fri Sep 15 12:57:30 2017 +0200
  83. cdccc03 lib: Add CRC32-C by Marek Behún · Sun Sep 03 17:00:23 2017 +0200
  84. a6945fe spl: fit: Eanble GZIP support for image decompression by York Sun · Tue Aug 15 11:14:43 2017 -0700
  85. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · Fri Aug 11 09:46:05 2017 -0500
  86. da707d4 Fix 'notes' typos by Anatolij Gustschin · Fri Aug 18 17:58:51 2017 +0200
  87. fefc4ec rockchip: rk3188: rock: adjust for SPL/TPL split by Philipp Tomsich · Thu Aug 03 22:52:04 2017 +0200
  88. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  89. 264aa5f Convert CONFIG_LZMA to Kconfig by Simon Glass · Wed May 17 03:25:42 2017 -0600
  90. 528fdd1 Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · Wed Apr 26 22:27:49 2017 -0600
  91. aa57d0f cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · Mon Feb 27 18:22:06 2017 +0100
  92. 627dc18 mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry by Boris Brezillon · Mon Feb 27 18:22:05 2017 +0100
  93. e2f94ae string: Provide a slimmed-down memset() by Simon Glass · Sun Apr 02 09:50:28 2017 -0600
  94. f0fa113 Kconfig: introduce md5sum command selection by Andre Przywara · Wed Mar 15 01:19:05 2017 +0000
  95. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  96. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  97. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · Thu Oct 06 07:31:45 2016 +0200
  98. 9e901ce libfdt: Add overlay application function by Maxime Ripard · Tue Jul 05 10:26:44 2016 +0200
  99. 4e0126e lib: Enable private libgcc by default by Marek Vasut · Thu May 26 18:01:47 2016 +0200
  100. 1c6a5e4 cosmetic: Fix typos "privide" by Masahiro Yamada · Wed Mar 30 20:17:42 2016 +0900