1. 263f1b7 Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  2. 81adfff efi_loader: hash the image once before checking against db/dbx by Ilias Apalodimas · 2 years, 10 months ago
  3. 71eae98 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · 2 years, 10 months ago
  4. f4c5bcb lib: allow printing RISC-V EFI Boot Protocol GUID by Heinrich Schuchardt · 2 years, 10 months ago
  5. 279d1c8 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · 2 years, 10 months ago
  6. fbe9021 efi_loader: correct function comment style by Heinrich Schuchardt · 2 years, 10 months ago
  7. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 11 months ago
  8. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  9. 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 3 years ago
  10. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 1 month ago
  11. 101d349 rsa: Add debugging for failure cases by Simon Glass · 3 years, 1 month ago
  12. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
  13. 5f47f23 x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years ago
  14. 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · 3 years ago
  15. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
  16. 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · 3 years ago
  17. 6800095 x86: Move SSDT table to a writer function by Simon Glass · 3 years ago
  18. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · 3 years ago
  19. f53f57d x86: Move FACS table to a writer function by Simon Glass · 3 years ago
  20. e9f6e6a x86: Move base tables to a writer function by Simon Glass · 3 years ago
  21. 1617088 x86: Use the ACPI table writer by Simon Glass · 3 years ago
  22. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years ago
  23. 4ecb97e acpi: Add a linker list for ACPI tables by Simon Glass · 3 years ago
  24. 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 3 years ago
  25. 367f00d efi: Correct address handling with ACPI tables by Simon Glass · 3 years ago
  26. 6f50b6a efi: Correct call to write_acpi_tables() by Simon Glass · 3 years ago
  27. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  28. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · 3 years ago
  29. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  30. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  31. cde8bae lib/crypto: Enable more algorithms in cert verification by Ilias Apalodimas · 2 years, 10 months ago
  32. d2a7d12 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 11 months ago
  33. 513bb3d efi_selftest: implement printing GUIDs by Heinrich Schuchardt · 2 years, 11 months ago
  34. 1bebcb6 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 11 months ago
  35. 282249d efi_loader: use %pUs for printing GUIDs by Heinrich Schuchardt · 2 years, 11 months ago
  36. a4628b4 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 11 months ago
  37. c7ea52c lib: printf code %pUs for GUID text representation by Heinrich Schuchardt · 2 years, 11 months ago
  38. 0a13b79 lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y by Heinrich Schuchardt · 2 years, 11 months ago
  39. b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · 3 years ago
  40. 9668b87 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
  41. ba04253 efi: Support the efi command in the app by Simon Glass · 2 years, 11 months ago
  42. 029f48e efi: Move exit_boot_services into a function by Simon Glass · 2 years, 11 months ago
  43. 294efd9 efidebug: avoid 'dfu_alt_info not defined' message by Heinrich Schuchardt · 2 years, 11 months ago
  44. e4e5660 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 11 months ago
  45. db6bbcb lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu by Eugen Hristev · 2 years, 11 months ago
  46. bf3544e lib: sparse: Make CHUNK_TYPE_RAW buffer aligned by qianfan Zhao · 3 years ago
  47. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  48. dccc9da lib/rsa: avoid -Wdiscarded-qualifiers by Heinrich Schuchardt · 2 years, 11 months ago
  49. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  50. 3a4e8a9 efi: Show when allocated pages are used by Simon Glass · 3 years ago
  51. a008d68 efi: Check for failure when initing the app by Simon Glass · 3 years ago
  52. b13771f efi: Share struct efi_priv between the app and stub code by Simon Glass · 3 years ago
  53. 959cad7 efi: Add a few comments to the stub by Simon Glass · 3 years ago
  54. 2d4b33e efi: Locate all block devices in the app by Simon Glass · 3 years ago
  55. 7c15943 efi: Make unicode printf available to the app by Simon Glass · 3 years ago
  56. fb3893e efi_loader: Don't limit the StMM buffer size explicitly by Ilias Apalodimas · 3 years ago
  57. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  58. 43ee801 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 3 years ago
  59. 599ac59 efi_loader: Don't limit the StMM buffer size explicitly by Ilias Apalodimas · 3 years ago
  60. 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 3 years ago
  61. 8f9ce7e fdt: Report the devicetree source by Simon Glass · 3 years ago
  62. bed6bc7 fdt: Record where the devicetree came from by Simon Glass · 3 years ago
  63. 28b7651 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 3 years ago
  64. 2a3789b fdt: Drop remaining preprocessor macros in fdtdec_setup() by Simon Glass · 3 years ago
  65. 0aeb45d fdt: Drop OF_CONTROL check in fdtdec_setup() by Simon Glass · 3 years ago
  66. bcafa8c fdt: Use if() for fdtcontroladdr check by Simon Glass · 3 years ago
  67. eb77c54 fdt: Drop #ifdef around board_fdt_blob_setup() by Simon Glass · 3 years ago
  68. bbe5797 fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 3 years ago
  69. 69daf5a fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 3 years ago
  70. e1d46fa fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() by Simon Glass · 3 years ago
  71. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  72. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years ago
  73. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
  74. 38155ea efi_loader: correctly handle no tpm device error by Masahisa Kojima · 3 years ago
  75. fd19a7e efi_loader: check tcg2 protocol installation outside the TCG protocol by Masahisa Kojima · 3 years ago
  76. 0fd4379 efi_loader: efi_tcg2_register returns appropriate error by Masahisa Kojima · 3 years ago
  77. 9d0b5d0 efi_loader: Extend PCR's for firmware measurements by Ruchika Gupta · 3 years ago
  78. 686bedb tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 3 years ago
  79. bc9495c efi_loader: Add check for event log passed from firmware by Ruchika Gupta · 3 years ago
  80. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  81. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · 3 years ago
  82. e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · 3 years ago
  83. e47b68b efi_loader: efi_disk_register() should not fail by Heinrich Schuchardt · 3 years ago
  84. 669ef7f efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services by Tom Rini · 3 years ago
  85. 1d16f1e efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · 3 years ago
  86. 24e841a efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · 3 years ago
  87. 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · 3 years ago
  88. 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · 3 years ago
  89. 1001a10 efi_loader: capsule: Record capsule result only if capsule is read by Masami Hiramatsu · 3 years, 1 month ago
  90. aca20c8 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · 3 years, 1 month ago
  91. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · 3 years, 1 month ago
  92. bc64d45 Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 3 years ago
  93. 9ecb266 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · 3 years, 1 month ago
  94. 0fcae7f lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · 3 years, 1 month ago
  95. 88b3ecf crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
  96. 10f24eb cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 3 years, 1 month ago
  97. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  98. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 2 months ago
  99. d132593 efi_loader: fix BootOrder variable measurement handling by Masahisa Kojima · 3 years, 1 month ago
  100. 4d1fee2 efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot by Masahisa Kojima · 3 years, 1 month ago