1. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  2. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  3. 04ab0a2 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · Thu Sep 16 15:03:36 2021 +0300
  4. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  5. 5078dc6 arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · Tue Sep 07 12:07:09 2021 -0500
  6. 96be1cf lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · Tue Sep 07 12:07:08 2021 -0500
  7. c58050b lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE by Alexandru Gagniuc · Tue Sep 07 12:07:07 2021 -0500
  8. dccafba lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · Tue Sep 07 12:07:06 2021 -0500
  9. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  10. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  11. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  12. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:07 2021 -0600
  13. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  14. e53007b efi_loader: Fix spec ID event creation by Ruchika Gupta · Tue Sep 14 12:14:31 2021 +0530
  15. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:09 2021 +0200
  16. 355405c crc32: Add crc32 implementation using __builtin_aarch64_crc32b by Marek Vasut · Mon Aug 30 15:05:23 2021 +0200
  17. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · Mon Aug 02 08:44:31 2021 -0600
  18. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  19. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  20. 144d642 efi_loader: Use directly version_string variable by Pali Rohár · Mon Aug 02 15:18:30 2021 +0200
  21. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  22. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · Wed Aug 18 17:49:02 2021 -0500
  23. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · Wed Sep 01 16:05:08 2021 +0300
  24. 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · Sat Aug 28 12:13:05 2021 +0200
  25. fde8b76 pci: Drop DM_PCI check from fdtdec by Simon Glass · Sun Aug 01 18:54:18 2021 -0600
  26. f013878 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Sep 12 20:33:21 2021 -0400
  27. e234518 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · Thu Sep 09 07:47:05 2021 +0200
  28. 26753c0 efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · Thu Sep 09 00:30:49 2021 +0300
  29. 302a9cc efi_loader: require CONFIG_BLK by Heinrich Schuchardt · Tue Sep 07 08:56:47 2021 +0200
  30. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · Mon Sep 06 12:04:12 2021 +0900
  31. 297c744 Kconfig: Drop duplicate 'select SHA512' instances by Tom Rini · Thu Sep 09 10:57:34 2021 -0400
  32. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  33. 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
  34. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  35. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  36. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  37. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · Fri Sep 03 10:55:52 2021 +0900
  38. 7c5fccd efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · Fri Sep 03 10:55:50 2021 +0900
  39. 3f65f81 efi_loader: correct determination of secure boot state by Heinrich Schuchardt · Thu Sep 02 07:11:45 2021 +0200
  40. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · Thu Aug 26 04:30:24 2021 +0200
  41. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · Wed Aug 25 19:13:24 2021 +0200
  42. f9d1f22 efi_loader: rounding of image size by Heinrich Schuchardt · Sun Aug 29 11:52:44 2021 +0200
  43. cd86dc9 efi_loader: sections with zero VirtualSize by Heinrich Schuchardt · Sun Aug 29 11:52:44 2021 +0200
  44. 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
  45. 1e92a8a lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · Fri Jul 30 17:05:07 2021 +0200
  46. abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · Fri Jul 30 09:08:02 2021 +0800
  47. b63dc08 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · Thu Jul 29 13:31:21 2021 -0500
  48. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  49. 3459ddc Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Aug 23 12:44:12 2021 -0400
  50. fae8875 display_options: Do not use %llu in print_size by Matwey V. Kornilov · Fri Aug 06 00:22:58 2021 +0300
  51. 4ae458c tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled by Matwey V. Kornilov · Thu Aug 05 22:06:05 2021 +0300
  52. e90d985 efi_loader: use EfiBootServicesData for DP to text by Heinrich Schuchardt · Tue Aug 17 16:15:34 2021 +0200
  53. 1654601 efi_loader: use EfiBootServicesData for device path by Heinrich Schuchardt · Tue Aug 17 15:15:23 2021 +0200
  54. 9822894 efi_loader: use correct type for AllocatePages, AllocatePool by Heinrich Schuchardt · Tue Aug 17 15:05:31 2021 +0200
  55. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · Thu Jul 29 11:47:16 2021 -0500
  56. 55f3ed4 efi_loader: refactor efi_append_scrtm_version() by Masahisa Kojima · Fri Aug 13 16:12:42 2021 +0900
  57. 1ac19bb efi_loader: add ExitBootServices() measurement by Masahisa Kojima · Fri Aug 13 16:12:41 2021 +0900
  58. 8173cd4 efi_loader: add boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:40 2021 +0900
  59. 1d2a656 efi_loader: add secure boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:39 2021 +0900
  60. ed665b5 efi_loader: Uri() device path node by Heinrich Schuchardt · Thu Aug 05 21:10:05 2021 +0000
  61. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  62. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  63. fe2622c lib: Move common digit-parsing code into a function by Simon Glass · Sat Jul 24 09:03:35 2021 -0600
  64. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · Sat Jul 24 09:03:32 2021 -0600
  65. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  66. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  67. c04e337 efi_loader: typo cerificate by Heinrich Schuchardt · Mon Aug 02 08:21:12 2021 +0200
  68. 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · Sat Jul 24 17:35:46 2021 +0200
  69. 88e07a7 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · Fri Jul 23 22:17:50 2021 +0200
  70. 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · Mon Jul 19 09:18:54 2021 -0700
  71. 4e1e2a2 lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · Mon Jul 19 16:04:44 2021 +0200
  72. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · Fri Jul 02 12:36:17 2021 -0600
  73. fd8b034 lib: strto: add simple_strtoll function by Roland Gaudig · Fri Jul 23 12:29:18 2021 +0000
  74. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · Sun Jul 18 19:02:40 2021 -0600
  75. 4cbba2b efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · Tue Jul 20 14:57:02 2021 +0900
  76. 920671c efi_loader: capsule: remove authentication data by AKASHI Takahiro · Tue Jul 20 14:52:05 2021 +0900
  77. d719967 efi_loader: capsule: remove unused guid by AKASHI Takahiro · Tue Jul 20 14:53:11 2021 +0900
  78. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · Sat May 15 18:07:47 2021 +0200
  79. ebe9fd8 smbios: Fix calculating BIOS Release Date by Pali Rohár · Thu Apr 22 18:09:57 2021 +0200
  80. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · Thu Jul 08 15:57:34 2021 +0200
  81. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  82. 27e059c efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · Sat Jul 17 17:26:44 2021 +0300
  83. 8db8a96 efi_loader: increase eventlog buffer size by Masahisa Kojima · Wed Jul 14 22:00:01 2021 +0900
  84. d9763bb efi_loader: Use %pD to log device-path instead of local efi_dp_str() by Masami Hiramatsu · Wed Jul 14 14:19:13 2021 +0900
  85. f007a37 efi_loader: set partition GUID in device path for SIG_TYPE_GUID by Alfonso Sánchez-Beato · Thu Jul 15 15:31:42 2021 +0200
  86. 92c5fdc image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · Wed Jul 14 17:05:40 2021 -0500
  87. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · Wed Jul 14 17:05:31 2021 -0500
  88. 46856d7 lib/vsprintf.c: remove unused ip6_addr_string() by Rasmus Villemoes · Fri May 28 00:20:46 2021 +0200
  89. 9af3b1c lib/vsprintf.c: remove stale comment by Rasmus Villemoes · Fri May 28 00:20:45 2021 +0200
  90. 008b0e1 lib/vsprintf.c: implement printf() in terms of vprintf() by Rasmus Villemoes · Fri May 28 00:20:44 2021 +0200
  91. e463bb3 tpm: Check outgoing command size by Simon Glass · Thu May 13 19:39:29 2021 -0600
  92. a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · Sat Jun 12 13:20:07 2021 +0200
  93. 1016575 efi_loader: Fix to set bootdev_root correctly if bootdev found by Masami Hiramatsu · Mon Jul 12 18:05:17 2021 +0900
  94. b1fae8c efi_loader: set CapsuleLast after each capsule by Heinrich Schuchardt · Sat Jul 10 11:14:13 2021 +0200
  95. 24adaa7 efi_loader: missing EFI_CALL() in set_capsule_result by Heinrich Schuchardt · Sat Jul 10 11:10:26 2021 +0200
  96. e3087a1 efi_loader: rework messages for capsule updates by Heinrich Schuchardt · Sat Jul 10 11:03:27 2021 +0200
  97. 69f722b efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() by Heinrich Schuchardt · Sat May 15 22:41:26 2021 +0200
  98. 75cdf09 lib: remove superfluous #ifdefs from date.c by Heinrich Schuchardt · Mon Jun 14 18:47:09 2021 +0200
  99. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  100. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · Tue Jun 29 07:55:51 2021 +0300