1. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · Tue Jul 14 21:25:28 2020 +0200
  2. 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · Wed Jul 15 12:40:35 2020 +0200
  3. 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · Tue Jul 14 19:18:33 2020 +0200
  4. 730e229 efi_loader: update secure state by Heinrich Schuchardt · Tue Jul 14 08:14:08 2020 +0200
  5. 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · Tue Jul 14 08:04:49 2020 +0200
  6. 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · Thu Jul 09 23:00:40 2020 +0300
  7. fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · Mon Jul 06 17:06:07 2020 +0200
  8. 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · Tue Mar 24 19:54:53 2020 +0000
  9. 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · Sat Jul 04 18:34:15 2020 +0200
  10. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · Sun Mar 22 09:07:50 2020 +0100
  11. 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · Sun Jun 28 16:30:29 2020 +0200
  12. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · Tue Mar 24 17:52:40 2020 +0100
  13. 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · Tue Mar 24 18:05:22 2020 +0100
  14. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  15. 40fbdd8 efi_loader: secure boot flag by Heinrich Schuchardt · Sun Jul 05 02:29:50 2020 +0200
  16. 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · Sat Jul 04 18:34:15 2020 +0200
  17. 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · Sat Jul 04 22:41:26 2020 +0200
  18. 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · Wed Jun 17 12:20:46 2020 +0200
  19. f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · Wed Jun 24 19:09:18 2020 +0200
  20. ee3565f efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · Wed Jun 24 19:38:29 2020 +0200
  21. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · Fri Jun 26 17:57:48 2020 +0200
  22. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · Mon Jun 22 18:10:27 2020 +0200
  23. b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · Tue Jul 07 03:10:12 2020 +0200
  24. 0f321b6 efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · Tue Jul 07 04:21:26 2020 +0200
  25. d054aec efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · Tue Jul 07 07:23:44 2020 +0200
  26. 24105b8 efi_loader: cleanup for tee backed variables by Ilias Apalodimas · Wed Jul 01 16:41:25 2020 +0300
  27. 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · Tue Jun 16 14:26:48 2020 +0900
  28. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · Wed Jul 08 14:01:57 2020 +0900
  29. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · Wed Jul 08 14:01:56 2020 +0900
  30. ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · Wed Jul 08 14:01:55 2020 +0900
  31. 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · Wed Jul 08 14:01:54 2020 +0900
  32. 0d5eba4 efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · Wed Jul 08 14:01:53 2020 +0900
  33. eab1275 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · Wed Jul 08 14:01:52 2020 +0900
  34. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  35. b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · Fri May 22 16:20:33 2020 +0200
  36. 2056b9e display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · Tue Jun 02 19:26:47 2020 -0600
  37. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · Tue Jun 02 19:26:44 2020 -0600
  38. 1944dc1 lib: rsa: add documentation to padding_pss_verify to document limitations by Heiko Stuebner · Thu Jun 18 16:23:26 2020 +0200
  39. a9bcc2a lib: rsa: free local arrays after use in rsa_gen_key_prop() by Heiko Stuebner · Thu Jun 18 16:23:25 2020 +0200
  40. ad84153 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() by Heiko Stuebner · Tue Jul 07 22:57:26 2020 +0200
  41. 863288f lib: rsa: bring exp_len in line when generating a key_prop by Heiko Stuebner · Thu Jun 18 16:23:23 2020 +0200
  42. 72c4680 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() by Heiko Stuebner · Thu Jun 18 16:23:22 2020 +0200
  43. 0464601 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY by Heiko Stuebner · Thu Jun 18 16:23:21 2020 +0200
  44. 7a2cf2e tpm: add TPM2_GetRandom command support by Dhananjay Phadke · Thu Jun 04 16:43:59 2020 -0700
  45. f77701d trace: clang compatible handling of gd register by Heinrich Schuchardt · Wed May 27 20:04:22 2020 +0200
  46. 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Jul 05 18:13:12 2020 -0400
  47. 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · Sun Jul 05 18:03:32 2020 -0400
  48. 6c46aaa efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · Sat Mar 21 20:45:50 2020 +0100
  49. de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  50. 5106dc7 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · Tue Jun 30 12:02:14 2020 +0200
  51. 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · Sun May 31 10:07:31 2020 +0200
  52. 2db39ef efi_loader: time based authentication by Heinrich Schuchardt · Wed Jul 01 15:32:47 2020 +0200
  53. 7a76a3f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · Wed Jul 01 12:44:00 2020 +0200
  54. 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · Wed Jul 01 20:01:52 2020 +0200
  55. cb0b411 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · Tue Jun 09 14:09:35 2020 +0900
  56. 3712373 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · Tue Jun 09 14:09:34 2020 +0900
  57. 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · Tue Jun 09 14:09:33 2020 +0900
  58. 9b31c63 efi_loader: change efi objects initialization order by AKASHI Takahiro · Tue Jun 09 14:09:31 2020 +0900
  59. 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · Thu May 14 08:30:06 2020 -0400
  60. b02f055 lib: Always set errno in hcreate_r by Sean Anderson · Wed Jun 24 06:41:15 2020 -0400
  61. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  62. 563e552 efi_loader: fix incorrect use of EFI_EXIT() by Heinrich Schuchardt · Mon Jun 29 11:49:58 2020 +0200
  63. bae548c efi_loader: size of secure boot variables by Heinrich Schuchardt · Wed Jun 24 12:38:00 2020 +0200
  64. e422dcc efi_loader: type of efi_secure_mode by Heinrich Schuchardt · Wed Jun 24 12:14:49 2020 +0200
  65. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Fri Jun 19 16:25:50 2020 -0400
  66. 9850bed Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jun 15 16:44:58 2020 -0400
  67. e980ae1 Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" by Sean Anderson · Sun Jun 07 01:36:45 2020 -0400
  68. 5eca147 optee: fix copy of optee reserved-memory node by Etienne Carriere · Fri Jun 05 09:22:11 2020 +0200
  69. 8d2472c efi_loader: printf code in efi_image_parse() by Heinrich Schuchardt · Sat Jun 06 13:17:48 2020 +0200
  70. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sat Jun 13 09:01:01 2020 -0400
  71. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  72. 32d294b fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory() by Bin Meng · Tue May 19 23:38:33 2020 -0700
  73. a26ad7a fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory() by Bin Meng · Tue May 19 23:38:32 2020 -0700
  74. 28db7f5 cmd: Correct the 'md.q' command by Simon Glass · Sun Jun 07 20:33:00 2020 -0600
  75. 8bc44ed efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · Thu Jun 04 18:40:44 2020 +0200
  76. 20dcde4 smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · Mon Jun 01 15:44:00 2020 +0200
  77. 09e67ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Jun 04 13:50:39 2020 -0400
  78. 116ae92 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · Fri May 29 11:33:24 2020 +0530
  79. 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jun 03 14:10:03 2020 -0400
  80. 5ed9ada efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · Fri May 29 15:41:18 2020 +0900
  81. 5605e66 efi_loader: simplify PE consistency check by Heinrich Schuchardt · Sat May 30 07:35:59 2020 +0200
  82. 72bc714 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · Sat May 30 06:44:48 2020 +0200
  83. da6d607 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · Sat May 30 05:48:08 2020 +0200
  84. 1a3732c efi_loader: allow compiling with clang by Heinrich Schuchardt · Wed May 27 01:58:30 2020 +0200
  85. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · Sun May 31 22:46:09 2020 +0200
  86. a360c2c kconfig: fix some typos by Marcin Juszkiewicz · Tue May 26 19:07:15 2020 +0200
  87. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200
  88. cb9c6c1 Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri May 22 10:27:24 2020 -0400
  89. 2321b55 efi_loader: check device path is not installed twice by Heinrich Schuchardt · Thu May 21 09:22:06 2020 +0200
  90. 7bdb602 efi_loader: device path for SATA devices by Heinrich Schuchardt · Wed May 20 23:12:02 2020 +0200
  91. c770aaa efi_loader: device path for virtio block devices by Heinrich Schuchardt · Wed May 20 22:39:35 2020 +0200
  92. f667a18 efi_loader: initialize root node first by Heinrich Schuchardt · Wed May 20 21:27:29 2020 +0200
  93. efaa3b8 efi_loader: Remove unnecessary debug by Pragnesh Patel · Tue May 19 15:43:34 2020 +0530
  94. edeb654 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · Sat Apr 11 21:18:59 2020 +0200
  95. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  96. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  97. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  98. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  99. 40d9b24 common: Drop asm_offsets.h from common header by Simon Glass · Sun May 10 11:40:07 2020 -0600
  100. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600