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