1. 297c744 Kconfig: Drop duplicate 'select SHA512' instances by Tom Rini · Thu Sep 09 10:57:34 2021 -0400
  2. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  3. 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
  4. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  5. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · Fri Sep 03 10:55:52 2021 +0900
  6. 7c5fccd efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · Fri Sep 03 10:55:50 2021 +0900
  7. 3f65f81 efi_loader: correct determination of secure boot state by Heinrich Schuchardt · Thu Sep 02 07:11:45 2021 +0200
  8. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · Thu Aug 26 04:30:24 2021 +0200
  9. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · Wed Aug 25 19:13:24 2021 +0200
  10. f9d1f22 efi_loader: rounding of image size by Heinrich Schuchardt · Sun Aug 29 11:52:44 2021 +0200
  11. cd86dc9 efi_loader: sections with zero VirtualSize by Heinrich Schuchardt · Sun Aug 29 11:52:44 2021 +0200
  12. 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
  13. fae8875 display_options: Do not use %llu in print_size by Matwey V. Kornilov · Fri Aug 06 00:22:58 2021 +0300
  14. 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
  15. e90d985 efi_loader: use EfiBootServicesData for DP to text by Heinrich Schuchardt · Tue Aug 17 16:15:34 2021 +0200
  16. 1654601 efi_loader: use EfiBootServicesData for device path by Heinrich Schuchardt · Tue Aug 17 15:15:23 2021 +0200
  17. 9822894 efi_loader: use correct type for AllocatePages, AllocatePool by Heinrich Schuchardt · Tue Aug 17 15:05:31 2021 +0200
  18. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · Thu Jul 29 11:47:16 2021 -0500
  19. 55f3ed4 efi_loader: refactor efi_append_scrtm_version() by Masahisa Kojima · Fri Aug 13 16:12:42 2021 +0900
  20. 1ac19bb efi_loader: add ExitBootServices() measurement by Masahisa Kojima · Fri Aug 13 16:12:41 2021 +0900
  21. 8173cd4 efi_loader: add boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:40 2021 +0900
  22. 1d2a656 efi_loader: add secure boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:39 2021 +0900
  23. ed665b5 efi_loader: Uri() device path node by Heinrich Schuchardt · Thu Aug 05 21:10:05 2021 +0000
  24. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  25. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  26. fe2622c lib: Move common digit-parsing code into a function by Simon Glass · Sat Jul 24 09:03:35 2021 -0600
  27. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · Sat Jul 24 09:03:32 2021 -0600
  28. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  29. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  30. c04e337 efi_loader: typo cerificate by Heinrich Schuchardt · Mon Aug 02 08:21:12 2021 +0200
  31. 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · Sat Jul 24 17:35:46 2021 +0200
  32. 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
  33. 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · Mon Jul 19 09:18:54 2021 -0700
  34. 4e1e2a2 lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · Mon Jul 19 16:04:44 2021 +0200
  35. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · Fri Jul 02 12:36:17 2021 -0600
  36. fd8b034 lib: strto: add simple_strtoll function by Roland Gaudig · Fri Jul 23 12:29:18 2021 +0000
  37. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · Sun Jul 18 19:02:40 2021 -0600
  38. 4cbba2b efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · Tue Jul 20 14:57:02 2021 +0900
  39. 920671c efi_loader: capsule: remove authentication data by AKASHI Takahiro · Tue Jul 20 14:52:05 2021 +0900
  40. d719967 efi_loader: capsule: remove unused guid by AKASHI Takahiro · Tue Jul 20 14:53:11 2021 +0900
  41. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · Sat May 15 18:07:47 2021 +0200
  42. ebe9fd8 smbios: Fix calculating BIOS Release Date by Pali Rohár · Thu Apr 22 18:09:57 2021 +0200
  43. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · Thu Jul 08 15:57:34 2021 +0200
  44. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · Thu Jul 08 15:57:33 2021 +0200
  45. 27e059c efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · Sat Jul 17 17:26:44 2021 +0300
  46. 8db8a96 efi_loader: increase eventlog buffer size by Masahisa Kojima · Wed Jul 14 22:00:01 2021 +0900
  47. 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
  48. 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
  49. 92c5fdc image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · Wed Jul 14 17:05:40 2021 -0500
  50. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · Wed Jul 14 17:05:31 2021 -0500
  51. 46856d7 lib/vsprintf.c: remove unused ip6_addr_string() by Rasmus Villemoes · Fri May 28 00:20:46 2021 +0200
  52. 9af3b1c lib/vsprintf.c: remove stale comment by Rasmus Villemoes · Fri May 28 00:20:45 2021 +0200
  53. 008b0e1 lib/vsprintf.c: implement printf() in terms of vprintf() by Rasmus Villemoes · Fri May 28 00:20:44 2021 +0200
  54. e463bb3 tpm: Check outgoing command size by Simon Glass · Thu May 13 19:39:29 2021 -0600
  55. a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · Sat Jun 12 13:20:07 2021 +0200
  56. 1016575 efi_loader: Fix to set bootdev_root correctly if bootdev found by Masami Hiramatsu · Mon Jul 12 18:05:17 2021 +0900
  57. b1fae8c efi_loader: set CapsuleLast after each capsule by Heinrich Schuchardt · Sat Jul 10 11:14:13 2021 +0200
  58. 24adaa7 efi_loader: missing EFI_CALL() in set_capsule_result by Heinrich Schuchardt · Sat Jul 10 11:10:26 2021 +0200
  59. e3087a1 efi_loader: rework messages for capsule updates by Heinrich Schuchardt · Sat Jul 10 11:03:27 2021 +0200
  60. 69f722b efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() by Heinrich Schuchardt · Sat May 15 22:41:26 2021 +0200
  61. 75cdf09 lib: remove superfluous #ifdefs from date.c by Heinrich Schuchardt · Mon Jun 14 18:47:09 2021 +0200
  62. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  63. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · Tue Jun 29 07:55:51 2021 +0300
  64. a306a12 efi_loader: clear OsIndications by Heinrich Schuchardt · Tue Jun 29 13:33:09 2021 +0200
  65. aee5330 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · Thu Jul 01 00:49:48 2021 +0900
  66. c86d2bb efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · Tue Jun 29 10:09:14 2021 +0200
  67. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · Tue Jun 22 17:38:53 2021 +0300
  68. 967334d efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · Tue Jun 22 17:38:52 2021 +0300
  69. f538852 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · Tue Jun 22 17:38:51 2021 +0300
  70. 73871d2 Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jun 29 11:25:39 2021 -0400
  71. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  72. a11ee78 arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · Tue Jun 15 15:33:02 2021 +0900
  73. 07e1a13 smbios: Fix SMBIOS tables by Ilias Apalodimas · Thu Jun 10 12:33:15 2021 +0300
  74. 15578bc smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · Wed Jun 09 18:14:47 2021 +0300
  75. 9809bcc smbios: convert function descriptions to Sphinx style by Heinrich Schuchardt · Thu Jun 10 12:13:52 2021 +0200
  76. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · Thu Jun 10 23:10:52 2021 +0200
  77. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · Fri Jun 11 11:45:02 2021 +0300
  78. 0ab0037 efi_loader: fix Sphinx warning by Heinrich Schuchardt · Wed Jun 09 00:21:24 2021 +0200
  79. e5c2281 efi_loader: efi_capsule_delete_file() NULL dereference by Heinrich Schuchardt · Wed Jun 02 19:28:22 2021 +0200
  80. 54f180d efi_loader: partition numbers are hexadecimal by Heinrich Schuchardt · Tue May 25 18:00:13 2021 +0200
  81. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · Sat May 08 07:00:05 2021 -0600
  82. 734f76f hexdump: Allow ctrl-c to interrupt output by Simon Glass · Sat May 08 07:00:04 2021 -0600
  83. f1d0647 hexdump: Support any rowsize by Simon Glass · Sat May 08 07:00:03 2021 -0600
  84. 2650715 hexdump: Add support for sandbox by Simon Glass · Sat May 08 07:00:02 2021 -0600
  85. 86d1d2a hexdump: Move API to header file by Simon Glass · Sat May 08 07:00:01 2021 -0600
  86. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · Sat May 08 07:00:00 2021 -0600
  87. 4812002 lmb: add lmb_dump_region() function by Patrick Delaunay · Fri May 07 14:50:31 2021 +0200
  88. db2c9aa lmb: add lmb_is_reserved_flags by Patrick Delaunay · Fri May 07 14:50:30 2021 +0200
  89. e11c908 lmb: Add support of flags for no-map properties by Patrick Delaunay · Fri May 07 14:50:29 2021 +0200
  90. 2af5af3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · Thu May 27 12:02:34 2021 -0400
  91. 70be5a6 efi_loader: add PE/COFF image measurement by Masahisa Kojima · Wed May 26 12:09:58 2021 +0900
  92. 1a69f4d efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · Mon May 24 14:28:57 2021 -0500
  93. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · Mon May 24 14:28:56 2021 -0500
  94. 09402b1 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · Wed May 26 21:01:00 2021 +0300
  95. 190b0a2 efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · Tue May 25 14:35:31 2021 +0300
  96. 158c0d7 efi_loader: path length in efi_dp_from_name() by Heinrich Schuchardt · Tue May 25 12:07:30 2021 +0200
  97. 915e427 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · Fri May 14 09:53:36 2021 +0900
  98. 2426963 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · Thu May 20 04:08:11 2021 +0200
  99. 7bd4e1d sandbox: errno: avoid conflict with libc's errno by Marek Behún · Thu May 20 13:24:05 2021 +0200
  100. f566a18 lib: crc32: put the crc_table variable into efi_runtime_rodata section by Marek Behún · Thu May 20 13:24:00 2021 +0200