1. d2e05e8 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · Mon Dec 28 23:24:40 2020 +0100
  2. 4860ce2 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · Mon Dec 28 00:59:09 2020 +0100
  3. 7c2a859 efi_loader: avoid invalid free by Heinrich Schuchardt · Sun Dec 27 15:46:00 2020 +0100
  4. e5c9317 efi_loader: escape key handling by Heinrich Schuchardt · Sun Dec 27 14:47:50 2020 +0100
  5. 9180e63 efi_loader: missing parentheses after if by Heinrich Schuchardt · Sun Dec 27 15:33:09 2020 +0100
  6. 555e05d efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · Wed Dec 23 13:25:00 2020 +0200
  7. c8fa8d3 efi_loader: make variable store size customizable by Heinrich Schuchardt · Sun Dec 20 11:05:38 2020 +0100
  8. b6f4b9f binman: Remove additional backslash by Michal Simek · Mon Nov 23 09:08:19 2020 +0100
  9. f1202c4 charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · Sun Nov 22 15:10:26 2020 +0200
  10. 8da4625 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · Sat Nov 21 20:52:18 2020 +0100
  11. cd9f860 efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · Thu Nov 19 19:40:08 2020 +0100
  12. c67fef6 efi_loader: tcg2 protocol updates by Ilias Apalodimas · Mon Nov 16 08:52:41 2020 +0200
  13. 7754a18 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Thu Nov 12 19:53:10 2020 +0100
  14. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · Wed Nov 11 11:18:11 2020 +0200
  15. 344bc07 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · Tue Nov 10 07:24:16 2020 +0100
  16. 77794eb efi_loader: Add missing newline to log_{err,warning} by Paulo Alcantara · Fri Nov 06 13:52:43 2020 -0300
  17. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · Thu Nov 12 21:26:28 2020 +0100
  18. a078915 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · Thu Nov 05 23:58:43 2020 +0200
  19. 12083ba efi_selftest: add tool to download dtb by Heinrich Schuchardt · Wed Nov 04 22:00:48 2020 +0100
  20. 0f7a680 efi_loader: non-volatile variable not deleted from file by Heinrich Schuchardt · Mon Nov 02 19:32:24 2020 +0100
  21. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 06 11:27:14 2020 -0500
  22. 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · Thu Nov 05 06:32:18 2020 -0700
  23. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · Thu Nov 05 06:32:11 2020 -0700
  24. bc14e15 smbios: Add more properties by Simon Glass · Thu Nov 05 06:32:09 2020 -0700
  25. 6f3332a smbios: Allow properties to come from the device tree by Simon Glass · Thu Nov 05 06:32:08 2020 -0700
  26. 0dd7ca2 x86: Pass an ofnode into each SMBIOS function by Simon Glass · Thu Nov 05 06:32:07 2020 -0700
  27. c235fe6 acpi: Correct reset handling in acpi_device_add_power_res() by Simon Glass · Wed Nov 04 09:57:30 2020 -0700
  28. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  29. f3d93c6 binman: Call helper function binman_set_rom_offset() to fill offset by Michal Simek · Wed Aug 26 15:13:14 2020 +0200
  30. 1985998 smbios: add parsing API by Christian Gmeiner · Tue Nov 03 15:34:51 2020 +0100
  31. 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
  32. 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
  33. 3b4a6f5 lib: Add getopt by Sean Anderson · Tue Oct 27 19:55:36 2020 -0400
  34. 9407468 efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · Thu Oct 29 13:47:46 2020 +0900
  35. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · Thu Oct 29 13:47:45 2020 +0900
  36. c7ce404 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · Wed Oct 28 18:45:47 2020 +0100
  37. 4583ec3 binman: Support multiple images in the library by Simon Glass · Sun Sep 27 18:46:20 2020 -0600
  38. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · Sun Sep 27 18:46:19 2020 -0600
  39. 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
  40. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · Fri Oct 23 05:30:29 2020 +0200
  41. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · Thu Oct 22 01:04:21 2020 +0300
  42. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · Thu Oct 22 01:04:20 2020 +0300
  43. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · Thu Oct 15 12:30:09 2020 +0200
  44. 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · Thu Oct 22 10:59:08 2020 +0200
  45. ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · Thu Oct 08 22:23:23 2020 +0200
  46. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  47. fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · Wed Oct 07 11:04:33 2020 +0200
  48. 11da636 time: Fix get_ticks being non-monotonic by Sean Anderson · Wed Sep 09 16:24:56 2020 -0400
  49. 574fab9 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · Thu Oct 08 20:53:13 2020 +0200
  50. b8aa0f8 rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · Tue Oct 06 12:09:45 2020 +0200
  51. 335b01c lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · Wed Sep 23 19:11:44 2020 +0200
  52. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:46 2020 +0200
  53. 468da57 lib/hashtable: remove superfluous check by Heinrich Schuchardt · Thu Aug 20 19:57:45 2020 +0200
  54. a37fd4d lib: Allow hexdump to be used in SPL by Simon Glass · Sat Sep 12 11:13:35 2020 -0600
  55. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 06 13:59:01 2020 -0400
  56. f9cbd1a fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · Fri Sep 25 09:41:15 2020 +0200
  57. 3354233 efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · Thu Sep 17 19:09:23 2020 +0200
  58. 9730a71 efi: Fix typo in documentation by Sean Anderson · Mon Sep 28 12:08:37 2020 -0400
  59. 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · Wed Sep 30 21:52:09 2020 +0200
  60. 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · Sat Oct 03 13:43:45 2020 +0200
  61. cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · Sat Oct 03 13:12:03 2020 +0200
  62. 988b0f5 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · Sat Oct 03 12:50:52 2020 +0200
  63. d1d8933 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · Sat Oct 03 12:44:31 2020 +0200
  64. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  65. c63f68f efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · Fri Sep 25 12:50:19 2020 +0200
  66. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · Tue Sep 22 12:45:44 2020 -0600
  67. 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · Tue Sep 22 12:45:13 2020 -0600
  68. 412dc4b acpi: Add support for generating processor tables by Simon Glass · Tue Sep 22 12:45:11 2020 -0600
  69. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · Tue Sep 22 12:45:10 2020 -0600
  70. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · Tue Sep 22 12:44:59 2020 -0600
  71. 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · Tue Sep 22 12:44:58 2020 -0600
  72. ca72763 acpi: Add support for conditions and return values by Simon Glass · Tue Sep 22 12:44:57 2020 -0600
  73. 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · Tue Sep 22 12:44:56 2020 -0600
  74. 141c2f7 optee: add property no-map to secure reserved memory by Etienne Carriere · Thu Sep 10 10:50:01 2020 +0200
  75. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · Thu Sep 10 10:49:59 2020 +0200
  76. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  77. 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  78. 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  79. ec631ea efi_memory: refine overlap_only_ram description by Maxim Uvarov · Fri Aug 28 22:47:41 2020 +0300
  80. 253c1a4 lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · Sat Sep 12 12:42:52 2020 +0200
  81. c450db5 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · Thu Sep 10 07:47:58 2020 +0200
  82. f277d94 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · Thu Sep 10 12:22:54 2020 +0200
  83. 6dc6428 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · Tue Sep 08 10:51:27 2020 +0000
  84. cfafe28 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · Mon Sep 14 13:12:02 2020 +0200
  85. 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Mon Sep 07 14:31:00 2020 -0400
  86. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · Fri Aug 28 08:15:37 2020 +0200
  87. 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · Thu Aug 27 17:54:53 2020 +0200
  88. 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · Thu Aug 27 17:51:32 2020 +0200
  89. eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · Tue Aug 25 17:51:20 2020 +0000
  90. d41db38 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · Thu Aug 20 21:11:17 2020 +0200
  91. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  92. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 25 10:24:40 2020 -0400
  93. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · Mon Aug 24 20:24:21 2020 -0400
  94. 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · Sat Oct 19 15:19:35 2019 -0700
  95. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · Fri Aug 21 12:10:04 2020 +0300
  96. 55a6112 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · Sun Aug 23 10:59:17 2020 +0200
  97. 22c8e08 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · Sun Aug 23 10:49:46 2020 +0200
  98. d5e8571 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · Sat Aug 22 09:14:56 2020 +0200
  99. f6a95c1 efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · Thu Aug 20 12:16:54 2020 +0200
  100. 7b66fcc efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · Sat Aug 22 08:29:53 2020 +0200