1. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 13 18:13:35 2021 -0500
  2. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · Thu Oct 14 12:48:07 2021 -0600
  3. d132593 efi_loader: fix BootOrder variable measurement handling by Masahisa Kojima · Tue Nov 09 18:44:54 2021 +0900
  4. 4d1fee2 efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot by Masahisa Kojima · Thu Nov 04 19:45:46 2021 +0900
  5. 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · Wed Nov 03 21:09:09 2021 -0600
  6. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · Wed Nov 03 21:09:08 2021 -0600
  7. 49a643b efi: Create a 64-bit app by Simon Glass · Wed Nov 03 21:09:07 2021 -0600
  8. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · Wed Nov 03 21:09:06 2021 -0600
  9. 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · Thu Nov 04 22:59:16 2021 +0900
  10. d420d8d efi_loader: use byteshift unaligned access helper by Masahisa Kojima · Wed Nov 03 11:04:09 2021 +0900
  11. f155bf5 efi_loader: capsule: drop __weak from efi_get_public_key_data() by AKASHI Takahiro · Tue Nov 02 09:55:01 2021 +0900
  12. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  13. 74f6f71 Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Oct 26 18:42:26 2021 -0400
  14. f3e0c55 efi_loader: add DeployedMode and AuditMode variable measurement by Masahisa Kojima · Tue Oct 26 17:27:27 2021 +0900
  15. 2168452 efi_loader: simplify tcg2_measure_secure_boot_variable() by Masahisa Kojima · Tue Oct 26 17:27:26 2021 +0900
  16. 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · Tue Oct 26 17:27:25 2021 +0900
  17. a6064f7 lib: uuid: fix the test on RNG device presence by Patrick Delaunay · Fri Oct 22 17:05:47 2021 +0200
  18. fd40a9b lib: rsa: rsa-verify: also check that padding is not NULL by Philippe Reynes · Fri Oct 15 11:28:47 2021 +0200
  19. cd1fe7d efi_loader: add SMBIOS table measurement by Masahisa Kojima · Tue Oct 26 17:27:24 2021 +0900
  20. 6f26e7c efi_loader: simplify tcg2_measure_secure_boot_variable() by Heinrich Schuchardt · Thu Sep 09 08:50:01 2021 +0200
  21. caeb73b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · Thu Sep 09 08:25:08 2021 +0200
  22. cbd2802 efi_loader: function to get GUID for variable name by Heinrich Schuchardt · Thu Sep 09 08:22:58 2021 +0200
  23. 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · Thu Sep 09 07:12:14 2021 +0200
  24. b71a0ae efi_loader: capsule: add back efi_get_public_key_data() by AKASHI Takahiro · Thu Oct 07 15:23:32 2021 +0900
  25. bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · Fri Oct 22 20:24:24 2021 +0900
  26. b0cfdaf Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 22 08:56:45 2021 -0400
  27. 35dd322 efi_loader: efi_dp_from_lo() should skip VenMedia node by Heinrich Schuchardt · Fri Oct 15 02:59:15 2021 +0200
  28. 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · Fri Oct 15 02:33:33 2021 +0200
  29. 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · Fri Oct 15 02:03:55 2021 +0200
  30. 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · Fri Oct 15 01:31:02 2021 +0200
  31. 6e01c23 efi_loader: Fix loaded image alignment by Ilias Apalodimas · Mon Oct 11 15:10:23 2021 +0300
  32. dfa2278 efi_loader: don't load Shim's MOK database from file by Heinrich Schuchardt · Wed Oct 06 14:10:14 2021 +0200
  33. 222f3cb efi_loader: Drop code that doesn't work with driver model by Simon Glass · Fri Sep 24 18:30:17 2021 -0600
  34. 784a10f efi_selftest: Receive the packets until the receive buffer is empty by Masami Hiramatsu · Thu Sep 16 17:53:44 2021 +0900
  35. 19db3ce efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Masami Hiramatsu · Thu Sep 16 17:53:36 2021 +0900
  36. 1944103 efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check by Masami Hiramatsu · Thu Sep 16 17:53:27 2021 +0900
  37. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  38. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · Tue Oct 12 00:00:15 2021 +0300
  39. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  40. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · Fri Sep 03 15:16:20 2021 +0200
  41. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  42. 8a3c9fc fdtdec: Support retrieving the name of a carveout by Thierry Reding · Fri Sep 03 15:16:18 2021 +0200
  43. 3dcc4cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · Fri Sep 03 15:16:17 2021 +0200
  44. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sat Oct 09 17:47:27 2021 -0400
  45. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600
  46. d8ab334 efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · Sat Sep 25 22:47:39 2021 +0200
  47. 3e4b3d5 efi_loader: GOP: Add 30bpp support by Mark Kettenis · Sat Sep 25 22:47:37 2021 +0200
  48. 2c6a1b0 image: Drop unnecessary #ifdefs from image.h by Simon Glass · Sat Sep 25 19:43:33 2021 -0600
  49. d898dcb efi: Correct dependency on FIT_SIGNATURE by Simon Glass · Sat Sep 25 19:43:29 2021 -0600
  50. 577226c image: Use the correct checks for CRC32 by Simon Glass · Sat Sep 25 19:43:24 2021 -0600
  51. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · Sat Sep 25 19:43:23 2021 -0600
  52. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  53. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · Sat Sep 25 19:43:18 2021 -0600
  54. f7b37c2 spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · Sat Sep 25 19:43:17 2021 -0600
  55. e8c011d gzip: Avoid use of u64 by Simon Glass · Sat Sep 25 07:03:13 2021 -0600
  56. 3eb3cce zstd: Create a function for use from U-Boot by Simon Glass · Sat Sep 25 07:03:09 2021 -0600
  57. 143fa86 Add support for an owned buffer by Simon Glass · Sat Sep 25 07:03:07 2021 -0600
  58. 4b2a18b lib: Add memdup() by Simon Glass · Sat Sep 25 07:03:06 2021 -0600
  59. 20734f6 Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP by Ricardo Salveti · Sat Aug 28 10:41:22 2021 +0300
  60. 04ab0a2 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · Thu Sep 16 15:03:36 2021 +0300
  61. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  62. 5078dc6 arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · Tue Sep 07 12:07:09 2021 -0500
  63. 96be1cf lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · Tue Sep 07 12:07:08 2021 -0500
  64. c58050b lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE by Alexandru Gagniuc · Tue Sep 07 12:07:07 2021 -0500
  65. dccafba lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · Tue Sep 07 12:07:06 2021 -0500
  66. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  67. 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
  68. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  69. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:07 2021 -0600
  70. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  71. e53007b efi_loader: Fix spec ID event creation by Ruchika Gupta · Tue Sep 14 12:14:31 2021 +0530
  72. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:09 2021 +0200
  73. 355405c crc32: Add crc32 implementation using __builtin_aarch64_crc32b by Marek Vasut · Mon Aug 30 15:05:23 2021 +0200
  74. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · Mon Aug 02 08:44:31 2021 -0600
  75. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  76. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  77. 144d642 efi_loader: Use directly version_string variable by Pali Rohár · Mon Aug 02 15:18:30 2021 +0200
  78. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  79. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · Wed Aug 18 17:49:02 2021 -0500
  80. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · Wed Sep 01 16:05:08 2021 +0300
  81. 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · Sat Aug 28 12:13:05 2021 +0200
  82. fde8b76 pci: Drop DM_PCI check from fdtdec by Simon Glass · Sun Aug 01 18:54:18 2021 -0600
  83. 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
  84. e234518 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · Thu Sep 09 07:47:05 2021 +0200
  85. 26753c0 efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · Thu Sep 09 00:30:49 2021 +0300
  86. 302a9cc efi_loader: require CONFIG_BLK by Heinrich Schuchardt · Tue Sep 07 08:56:47 2021 +0200
  87. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · Mon Sep 06 12:04:12 2021 +0900
  88. 297c744 Kconfig: Drop duplicate 'select SHA512' instances by Tom Rini · Thu Sep 09 10:57:34 2021 -0400
  89. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  90. 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
  91. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · Thu Sep 02 19:54:18 2021 -0500
  92. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600
  93. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  94. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · Fri Sep 03 10:55:52 2021 +0900
  95. 7c5fccd efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · Fri Sep 03 10:55:50 2021 +0900
  96. 3f65f81 efi_loader: correct determination of secure boot state by Heinrich Schuchardt · Thu Sep 02 07:11:45 2021 +0200
  97. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · Thu Aug 26 04:30:24 2021 +0200
  98. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · Wed Aug 25 19:13:24 2021 +0200
  99. f9d1f22 efi_loader: rounding of image size by Heinrich Schuchardt · Sun Aug 29 11:52:44 2021 +0200
  100. cd86dc9 efi_loader: sections with zero VirtualSize by Heinrich Schuchardt · Sun Aug 29 11:52:44 2021 +0200