1. 675b62e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 3 years, 9 months ago
  2. 4366a24 crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 3 years, 9 months ago
  3. b7d186f efi_loader: event queueing by Heinrich Schuchardt · 3 years, 9 months ago
  4. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 9 months ago
  5. 47d2b3b efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 3 years, 9 months ago
  6. 0c44452 efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 3 years, 9 months ago
  7. f8212f0 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 3 years, 9 months ago
  8. 2a0f80f efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 3 years, 9 months ago
  9. 2a68cd4 efi_loader: avoid invalid free by Heinrich Schuchardt · 3 years, 9 months ago
  10. 97d36f0 efi_loader: escape key handling by Heinrich Schuchardt · 3 years, 9 months ago
  11. db6288d efi_loader: missing parentheses after if by Heinrich Schuchardt · 3 years, 9 months ago
  12. ffa375e efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 3 years, 9 months ago
  13. c0c21d6 efi_loader: make variable store size customizable by Heinrich Schuchardt · 3 years, 10 months ago
  14. c589132 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 3 years, 10 months ago
  15. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 3 years, 10 months ago
  16. d1e8530 x86: Simplify acpi_device_infer_name() by Simon Glass · 3 years, 10 months ago
  17. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  18. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  19. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  20. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  21. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  22. 04cc791 efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 3 years, 11 months ago
  23. 2644851 efi_loader: link partition to block device by Heinrich Schuchardt · 4 years, 9 months ago
  24. f9ad240 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 9 months ago
  25. 7f8e656 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  26. 6d78ca8 efi_selftest: clean up Makefile by Heinrich Schuchardt · 3 years, 10 months ago
  27. 3da0b28 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  28. 0e074d1 efi_loader: carve out efi_load_image_from_file() by Heinrich Schuchardt · 3 years, 10 months ago
  29. c06c55b efi_loader: pass boot_policy to efi_load_image_from_path by Heinrich Schuchardt · 3 years, 10 months ago
  30. b6f1109 efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 3 years, 10 months ago
  31. 0e9d2d7 efi_loader: resequence functions in efi_boottime.c by Heinrich Schuchardt · 3 years, 10 months ago
  32. 861072b efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  33. 470fa19 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · 3 years, 10 months ago
  34. 28cef9c fs: fat: create correct short names by Heinrich Schuchardt · 3 years, 11 months ago
  35. 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 4 years ago
  36. bb7e71d efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 3 years, 11 months ago
  37. f27c201 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 3 years, 10 months ago
  38. 8d99026 efi_loader: capsule: support firmware update by AKASHI Takahiro · 3 years, 10 months ago
  39. c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 3 years, 11 months ago
  40. 2bc27ca efi_loader: define UpdateCapsule api by AKASHI Takahiro · 3 years, 11 months ago
  41. c8d0fd5 efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 3 years, 10 months ago
  42. e926136 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 3 years, 10 months ago
  43. fc36442 efi_loader: replace printf by log in efi_uclass.c by Heinrich Schuchardt · 3 years, 10 months ago
  44. 6974a4a charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · 3 years, 10 months ago
  45. 31cadc3 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 3 years, 11 months ago
  46. 7e5875a efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · 3 years, 11 months ago
  47. 9aeb380 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 3 years, 11 months ago
  48. af69267 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
  49. c1c0210 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 3 years, 11 months ago
  50. 792aee1 efi_loader: incorrect buffer size in efi_file_setinfo() by Heinrich Schuchardt · 3 years, 11 months ago
  51. 337c97d efi_loader: Add missing newline to log_{err,warning} by Paulo Alcantara · 4 years ago
  52. fccd3d9 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 3 years, 11 months ago
  53. a322f54 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · 4 years ago
  54. b1aa6fc efi_selftest: add tool to download dtb by Heinrich Schuchardt · 4 years ago
  55. ab02c3f efi_loader: non-volatile variable not deleted from file by Heinrich Schuchardt · 4 years ago
  56. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  57. e4f8e54 smbios: Drop the unused Kconfig options by Simon Glass · 4 years ago
  58. 44c74bd sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · 4 years ago
  59. a3f5c8e smbios: Add more properties by Simon Glass · 4 years ago
  60. 44ffb6f smbios: Allow properties to come from the device tree by Simon Glass · 4 years ago
  61. 78227d4 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 4 years ago
  62. be1cee1 acpi: Correct reset handling in acpi_device_add_power_res() by Simon Glass · 4 years ago
  63. d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years ago
  64. 6723b4c binman: Call helper function binman_set_rom_offset() to fill offset by Michal Simek · 4 years, 1 month ago
  65. 415eab0 smbios: add parsing API by Christian Gmeiner · 4 years ago
  66. 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  67. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
  68. 72eda50 lib: Add getopt by Sean Anderson · 4 years ago
  69. 077153e efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · 4 years ago
  70. c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years ago
  71. 314bed6 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · 4 years ago
  72. 8318754 binman: Support multiple images in the library by Simon Glass · 4 years ago
  73. f4f4123 binman: Add a way to read the ROM offset by Simon Glass · 4 years ago
  74. 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years ago
  75. 0eae552 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years ago
  76. 529441c efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years ago
  77. 19763ea efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years ago
  78. d3d6afa trace: conserve gd register on RISC-V by Heinrich Schuchardt · 4 years ago
  79. c2a2c83 xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years ago
  80. dcf1672 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years ago
  81. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  82. 42f804f efi_loader: fix use after free in receive path by Patrick Wildt · 4 years ago
  83. 4b2be78 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years, 1 month ago
  84. ec71cc3 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years ago
  85. 3f8808e rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years ago
  86. 167fb1f lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years ago
  87. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 1 month ago
  88. 34ca77c lib/hashtable: remove superfluous check by Heinrich Schuchardt · 4 years, 1 month ago
  89. 26637e2 lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 1 month ago
  90. 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  91. cba487c fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · 4 years ago
  92. 4b71f6d efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years, 1 month ago
  93. 493a37f efi: Fix typo in documentation by Sean Anderson · 4 years ago
  94. eb0d1d8 efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years ago
  95. dc374ab efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years ago
  96. 9487683 efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years ago
  97. e2aff33 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  98. 5cd28e1 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  99. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  100. b59c13d efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years ago