1. fa390e6 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · 3 years, 7 months ago
  2. af886ce efi: Fix ESRT refresh after Capsule update by Jose Marinho · 3 years, 7 months ago
  3. 754b3a4 efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · 3 years, 7 months ago
  4. 476ff2c efi_loader: missing include in efi_string.c by Heinrich Schuchardt · 3 years, 7 months ago
  5. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 9 months ago
  6. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  7. 8c69fc2 lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 9 months ago
  8. bab3296 lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 9 months ago
  9. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  10. b07f3db lz4: Fix unaligned accesses by Karl Beldan · 3 years, 9 months ago
  11. eb74a90 efi_loader: fix possible buffer overflow by Masahisa Kojima · 3 years, 8 months ago
  12. aa27e5d efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · 3 years, 8 months ago
  13. 1554352 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · 3 years, 8 months ago
  14. 0bdd4ee lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · 3 years, 8 months ago
  15. 80c81a3 lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate by Alexandru Gagniuc · 3 years, 9 months ago
  16. a35da20 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · 3 years, 9 months ago
  17. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 9 months ago
  18. 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 9 months ago
  19. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
  20. 9297a7f lib: string: Implement strlcat by Sean Anderson · 3 years, 9 months ago
  21. 2f51257 lib: string: Fix strlcpy return value by Sean Anderson · 3 years, 9 months ago
  22. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 9 months ago
  23. 0538140 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · 3 years, 10 months ago
  24. 4390e76 efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · 3 years, 8 months ago
  25. 13ddf77 efi_loader: esrt: wrong type for LocateHandleBuffer() by Heinrich Schuchardt · 3 years, 8 months ago
  26. 60f4409 efi_loader: use correct printf codes by Heinrich Schuchardt · 3 years, 8 months ago
  27. 2fa9866 efi_loader: efi_esrt: Fix the build warning for 32 bit systems by Sughosh Ganu · 3 years, 8 months ago
  28. 3f5318f efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled by Sughosh Ganu · 3 years, 8 months ago
  29. fc4ca6b efi_loader: Cleanup get_var duplication by Ilias Apalodimas · 3 years, 8 months ago
  30. 8183f43 Merge branch 'next' by Tom Rini · 3 years, 8 months ago
  31. 6a6a861 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 8 months ago
  32. 91853b0 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 8 months ago
  33. 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 9 months ago
  34. 5dc338f binman: Show a message when changing subnodes by Simon Glass · 3 years, 9 months ago
  35. 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 9 months ago
  36. 03d0d76 efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 8 months ago
  37. c7c782a efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 8 months ago
  38. f576f7d efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 8 months ago
  39. 1b278e6 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 8 months ago
  40. 5169ffc efi: ESRT creation tests by Jose Marinho · 3 years, 9 months ago
  41. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  42. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 9 months ago
  43. aa0f755 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 9 months ago
  44. 483d28e efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 9 months ago
  45. 77c0da8 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
  46. 5381cbc efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 9 months ago
  47. 83698b2 efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  48. d194dea efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  49. d3170e1 efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  50. 7a147d7 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  51. 7997960 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  52. 26fce53 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
  53. ae165ef efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 9 months ago
  54. c665dbf efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  55. 7a896df efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  56. 22f038f efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  57. cdcef02 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  58. a579915 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  59. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  60. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 9 months ago
  61. e3fa74b lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 9 months ago
  62. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
  63. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
  64. 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 9 months ago
  65. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 9 months ago
  66. e151403 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 9 months ago
  67. c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 10 months ago
  68. 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 10 months ago
  69. e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 10 months ago
  70. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 10 months ago
  71. 713c58a tpm: Add an implementation of define_space by Simon Glass · 3 years, 10 months ago
  72. 3b3ac8b tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 10 months ago
  73. 1f1eb34 tpm: Add a basic API implementation for TPMv2 by Simon Glass · 3 years, 10 months ago
  74. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
  75. c036ebd tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 10 months ago
  76. 94e37a3 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · 3 years, 10 months ago
  77. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 9 months ago
  78. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 9 months ago
  79. 7668afc lib: sha512: include "compiler.h" by Siew Chin Lim · 3 years, 9 months ago
  80. b671080 lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 9 months ago
  81. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 9 months ago
  82. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
  83. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 9 months ago
  84. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 10 months ago
  85. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  86. dd46bae Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · 3 years, 10 months ago
  87. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · 3 years, 10 months ago
  88. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · 3 years, 10 months ago
  89. 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 10 months ago
  90. cf67d6d smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 10 months ago
  91. a05eb04 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 10 months ago
  92. 721b466 smbios: Track the end of the string table by Simon Glass · 3 years, 10 months ago
  93. dff4e86 smbios: Drop the eos parameter by Simon Glass · 3 years, 10 months ago
  94. 8e5ddb0 smbios: Use a struct to keep track of context by Simon Glass · 3 years, 10 months ago
  95. d7d1682 smbios: Set BIOS release version by Simon Glass · 3 years, 10 months ago
  96. 099d3ae smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 10 months ago
  97. 4f5bb94 Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  98. 2fa4ac9 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 10 months ago
  99. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  100. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 10 months ago