1. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · 3 years ago
  2. e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · 3 years ago
  3. e47b68b efi_loader: efi_disk_register() should not fail by Heinrich Schuchardt · 3 years ago
  4. 669ef7f efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services by Tom Rini · 3 years ago
  5. 1d16f1e efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · 3 years ago
  6. 24e841a efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · 3 years ago
  7. 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · 3 years ago
  8. 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · 3 years ago
  9. 1001a10 efi_loader: capsule: Record capsule result only if capsule is read by Masami Hiramatsu · 3 years, 1 month ago
  10. aca20c8 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · 3 years, 1 month ago
  11. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · 3 years ago
  12. bc64d45 Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 3 years ago
  13. 9ecb266 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · 3 years, 1 month ago
  14. 0fcae7f lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · 3 years, 1 month ago
  15. 10f24eb cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 3 years, 1 month ago
  16. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  17. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 2 months ago
  18. d132593 efi_loader: fix BootOrder variable measurement handling by Masahisa Kojima · 3 years, 1 month ago
  19. 4d1fee2 efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot by Masahisa Kojima · 3 years, 1 month ago
  20. 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years, 1 month ago
  21. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 1 month ago
  22. 49a643b efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
  23. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 1 month ago
  24. 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 3 years, 1 month ago
  25. d420d8d efi_loader: use byteshift unaligned access helper by Masahisa Kojima · 3 years, 1 month ago
  26. f155bf5 efi_loader: capsule: drop __weak from efi_get_public_key_data() by AKASHI Takahiro · 3 years, 1 month ago
  27. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  28. 74f6f71 Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  29. f3e0c55 efi_loader: add DeployedMode and AuditMode variable measurement by Masahisa Kojima · 3 years, 1 month ago
  30. 2168452 efi_loader: simplify tcg2_measure_secure_boot_variable() by Masahisa Kojima · 3 years, 1 month ago
  31. 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · 3 years, 1 month ago
  32. a6064f7 lib: uuid: fix the test on RNG device presence by Patrick Delaunay · 3 years, 1 month ago
  33. fd40a9b lib: rsa: rsa-verify: also check that padding is not NULL by Philippe Reynes · 3 years, 1 month ago
  34. cd1fe7d efi_loader: add SMBIOS table measurement by Masahisa Kojima · 3 years, 1 month ago
  35. 6f26e7c efi_loader: simplify tcg2_measure_secure_boot_variable() by Heinrich Schuchardt · 3 years, 3 months ago
  36. caeb73b efi_loader: simplify efi_sigstore_parse_sigdb() by Heinrich Schuchardt · 3 years, 3 months ago
  37. cbd2802 efi_loader: function to get GUID for variable name by Heinrich Schuchardt · 3 years, 3 months ago
  38. 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · 3 years, 3 months ago
  39. b71a0ae efi_loader: capsule: add back efi_get_public_key_data() by AKASHI Takahiro · 3 years, 2 months ago
  40. bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · 3 years, 1 month ago
  41. b0cfdaf Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  42. 35dd322 efi_loader: efi_dp_from_lo() should skip VenMedia node by Heinrich Schuchardt · 3 years, 1 month ago
  43. 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · 3 years, 1 month ago
  44. 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · 3 years, 1 month ago
  45. 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · 3 years, 1 month ago
  46. 6e01c23 efi_loader: Fix loaded image alignment by Ilias Apalodimas · 3 years, 2 months ago
  47. dfa2278 efi_loader: don't load Shim's MOK database from file by Heinrich Schuchardt · 3 years, 2 months ago
  48. 222f3cb efi_loader: Drop code that doesn't work with driver model by Simon Glass · 3 years, 2 months ago
  49. 784a10f efi_selftest: Receive the packets until the receive buffer is empty by Masami Hiramatsu · 3 years, 2 months ago
  50. 19db3ce efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Masami Hiramatsu · 3 years, 2 months ago
  51. 1944103 efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check by Masami Hiramatsu · 3 years, 2 months ago
  52. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  53. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 2 months ago
  54. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  55. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 3 months ago
  56. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  57. 8a3c9fc fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 3 months ago
  58. 3dcc4cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · 3 years, 3 months ago
  59. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 2 months ago
  60. caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  61. d8ab334 efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · 3 years, 2 months ago
  62. 3e4b3d5 efi_loader: GOP: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  63. 2c6a1b0 image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 2 months ago
  64. d898dcb efi: Correct dependency on FIT_SIGNATURE by Simon Glass · 3 years, 2 months ago
  65. 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
  66. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
  67. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  68. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  69. f7b37c2 spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · 3 years, 2 months ago
  70. e8c011d gzip: Avoid use of u64 by Simon Glass · 3 years, 2 months ago
  71. 3eb3cce zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
  72. 143fa86 Add support for an owned buffer by Simon Glass · 3 years, 2 months ago
  73. 4b2a18b lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  74. 20734f6 Kconfig: Don't use RSA_FREESCALE_EXP on MX7ULP by Ricardo Salveti · 3 years, 3 months ago
  75. 04ab0a2 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · 3 years, 2 months ago
  76. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
  77. 5078dc6 arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · 3 years, 3 months ago
  78. 96be1cf lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 3 months ago
  79. c58050b lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE by Alexandru Gagniuc · 3 years, 3 months ago
  80. dccafba lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 3 months ago
  81. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
  82. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years, 2 months ago
  83. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  84. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · 3 years, 4 months ago
  85. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  86. e53007b efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 3 months ago
  87. a2eec02 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 3 months ago
  88. 355405c crc32: Add crc32 implementation using __builtin_aarch64_crc32b by Marek Vasut · 3 years, 3 months ago
  89. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 4 months ago
  90. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  91. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  92. 144d642 efi_loader: Use directly version_string variable by Pali Rohár · 3 years, 4 months ago
  93. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  94. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  95. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 3 months ago
  96. 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 3 months ago
  97. fde8b76 pci: Drop DM_PCI check from fdtdec by Simon Glass · 3 years, 4 months ago
  98. f013878 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  99. e234518 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · 3 years, 3 months ago
  100. 26753c0 efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · 3 years, 3 months ago