1. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  2. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:10 2020 +0530
  3. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · Wed Dec 30 19:27:09 2020 +0530
  4. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · Wed Dec 30 19:27:08 2020 +0530
  5. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · Wed Dec 30 19:27:07 2020 +0530
  6. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · Wed Dec 30 19:27:05 2020 +0530
  7. 6bca8eb crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · Wed Dec 30 19:27:01 2020 +0530
  8. 3ef4c85 efi_loader: event queueing by Heinrich Schuchardt · Mon Dec 28 00:25:34 2020 +0100
  9. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · Thu Dec 31 12:26:46 2020 +0200
  10. 317fc4c efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · Wed Dec 30 17:07:14 2020 +0200
  11. daa924a efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · Thu Dec 31 12:33:23 2020 +0200
  12. 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · Mon Dec 28 23:24:40 2020 +0100
  13. 9de0fb7 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · Mon Dec 28 00:59:09 2020 +0100
  14. 002773f efi_loader: avoid invalid free by Heinrich Schuchardt · Sun Dec 27 15:46:00 2020 +0100
  15. 8094bf0 efi_loader: escape key handling by Heinrich Schuchardt · Sun Dec 27 14:47:50 2020 +0100
  16. 20dbedb efi_loader: missing parentheses after if by Heinrich Schuchardt · Sun Dec 27 15:33:09 2020 +0100
  17. 19cb982 efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · Wed Dec 23 13:25:00 2020 +0200
  18. 12f1861 efi_loader: make variable store size customizable by Heinrich Schuchardt · Sun Dec 20 11:05:38 2020 +0100
  19. d2e05e8 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · Mon Dec 28 23:24:40 2020 +0100
  20. 4860ce2 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · Mon Dec 28 00:59:09 2020 +0100
  21. 7c2a859 efi_loader: avoid invalid free by Heinrich Schuchardt · Sun Dec 27 15:46:00 2020 +0100
  22. e5c9317 efi_loader: escape key handling by Heinrich Schuchardt · Sun Dec 27 14:47:50 2020 +0100
  23. 9180e63 efi_loader: missing parentheses after if by Heinrich Schuchardt · Sun Dec 27 15:33:09 2020 +0100
  24. 555e05d efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · Wed Dec 23 13:25:00 2020 +0200
  25. 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · Thu Dec 03 10:55:45 2020 +0530
  26. 43eb872 sandbox: implement runtime system reset by Heinrich Schuchardt · Wed Dec 02 16:22:11 2020 +0100
  27. c8fa8d3 efi_loader: make variable store size customizable by Heinrich Schuchardt · Sun Dec 20 11:05:38 2020 +0100
  28. 9a65513 x86: Simplify acpi_device_infer_name() by Simon Glass · Wed Dec 16 21:20:23 2020 -0700
  29. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  30. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  31. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  32. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  33. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  34. a8466ad efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · Thu Nov 12 00:29:58 2020 +0100
  35. cb9ff4e efi_loader: link partition to block device by Heinrich Schuchardt · Fri Jan 10 12:36:01 2020 +0100
  36. 9c89d14 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · Fri Jan 10 12:33:59 2020 +0100
  37. ee3d1e0 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · Tue Dec 08 15:55:01 2020 +0100
  38. e6f2db0 efi_selftest: clean up Makefile by Heinrich Schuchardt · Tue Dec 08 07:12:10 2020 +0100
  39. 8260827 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · Sun Dec 06 13:00:15 2020 +0100
  40. 3dd733e efi_loader: carve out efi_load_image_from_file() by Heinrich Schuchardt · Sun Dec 06 10:47:57 2020 +0100
  41. 471db44 efi_loader: pass boot_policy to efi_load_image_from_path by Heinrich Schuchardt · Fri Dec 04 09:27:41 2020 +0100
  42. 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · Fri Dec 04 03:33:41 2020 +0100
  43. 1d59a57 efi_loader: resequence functions in efi_boottime.c by Heinrich Schuchardt · Fri Dec 04 03:02:03 2020 +0100
  44. 2a2654f efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · Mon Dec 07 18:20:57 2020 +0100
  45. 5461f80 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · Wed Dec 09 07:38:46 2020 +0100
  46. ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · Fri Nov 20 12:55:22 2020 +0100
  47. 783ef3f env: Allow returning errors from hdelete_r() by Simon Glass · Thu Nov 05 10:33:37 2020 -0700
  48. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · Tue Nov 17 09:28:00 2020 +0900
  49. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · Mon Nov 30 18:12:12 2020 +0900
  50. 0d96378 efi_loader: capsule: support firmware update by AKASHI Takahiro · Mon Nov 30 18:12:11 2020 +0900
  51. 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · Tue Nov 17 09:27:56 2020 +0900
  52. 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · Tue Nov 17 09:27:55 2020 +0900
  53. 967650d efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · Mon Nov 30 11:47:40 2020 +0200
  54. 7f59c71 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · Thu Nov 26 23:07:22 2020 +0200
  55. 42c8ba2 efi_loader: replace printf by log in efi_uclass.c by Heinrich Schuchardt · Tue Dec 01 09:06:29 2020 +0100
  56. b6f4b9f binman: Remove additional backslash by Michal Simek · Mon Nov 23 09:08:19 2020 +0100
  57. f1202c4 charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · Sun Nov 22 15:10:26 2020 +0200
  58. 8da4625 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · Sat Nov 21 20:52:18 2020 +0100
  59. cd9f860 efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · Thu Nov 19 19:40:08 2020 +0100
  60. c67fef6 efi_loader: tcg2 protocol updates by Ilias Apalodimas · Mon Nov 16 08:52:41 2020 +0200
  61. 7754a18 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Thu Nov 12 19:53:10 2020 +0100
  62. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · Wed Nov 11 11:18:11 2020 +0200
  63. 344bc07 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · Tue Nov 10 07:24:16 2020 +0100
  64. 77794eb efi_loader: Add missing newline to log_{err,warning} by Paulo Alcantara · Fri Nov 06 13:52:43 2020 -0300
  65. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · Thu Nov 12 21:26:28 2020 +0100
  66. a078915 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · Thu Nov 05 23:58:43 2020 +0200
  67. 12083ba efi_selftest: add tool to download dtb by Heinrich Schuchardt · Wed Nov 04 22:00:48 2020 +0100
  68. 0f7a680 efi_loader: non-volatile variable not deleted from file by Heinrich Schuchardt · Mon Nov 02 19:32:24 2020 +0100
  69. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 06 11:27:14 2020 -0500
  70. 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · Thu Nov 05 06:32:18 2020 -0700
  71. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · Thu Nov 05 06:32:11 2020 -0700
  72. bc14e15 smbios: Add more properties by Simon Glass · Thu Nov 05 06:32:09 2020 -0700
  73. 6f3332a smbios: Allow properties to come from the device tree by Simon Glass · Thu Nov 05 06:32:08 2020 -0700
  74. 0dd7ca2 x86: Pass an ofnode into each SMBIOS function by Simon Glass · Thu Nov 05 06:32:07 2020 -0700
  75. c235fe6 acpi: Correct reset handling in acpi_device_add_power_res() by Simon Glass · Wed Nov 04 09:57:30 2020 -0700
  76. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  77. f3d93c6 binman: Call helper function binman_set_rom_offset() to fill offset by Michal Simek · Wed Aug 26 15:13:14 2020 +0200
  78. 1985998 smbios: add parsing API by Christian Gmeiner · Tue Nov 03 15:34:51 2020 +0100
  79. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 01 10:56:37 2020 -0500
  80. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  81. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  82. 9407468 efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · Thu Oct 29 13:47:46 2020 +0900
  83. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · Thu Oct 29 13:47:45 2020 +0900
  84. c7ce404 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · Wed Oct 28 18:45:47 2020 +0100
  85. 4583ec3 binman: Support multiple images in the library by Simon Glass · Sun Sep 27 18:46:20 2020 -0600
  86. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · Sun Sep 27 18:46:19 2020 -0600
  87. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Oct 29 11:30:15 2020 -0400
  88. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · Fri Oct 23 05:30:29 2020 +0200
  89. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · Thu Oct 22 01:04:21 2020 +0300
  90. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · Thu Oct 22 01:04:20 2020 +0300
  91. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · Thu Oct 15 12:30:09 2020 +0200
  92. 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · Thu Oct 22 10:59:08 2020 +0200
  93. ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · Thu Oct 08 22:23:23 2020 +0200
  94. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  95. fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · Wed Oct 07 11:04:33 2020 +0200
  96. 11da636 time: Fix get_ticks being non-monotonic by Sean Anderson · Wed Sep 09 16:24:56 2020 -0400
  97. 574fab9 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · Thu Oct 08 20:53:13 2020 +0200
  98. b8aa0f8 rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · Tue Oct 06 12:09:45 2020 +0200
  99. 335b01c lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · Wed Sep 23 19:11:44 2020 +0200
  100. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:46 2020 +0200