1. 2c1a684 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · 3 years, 5 months ago
  2. 3627cf4 efi: Fix ESRT refresh after Capsule update by Jose Marinho · 3 years, 5 months ago
  3. 6fe8b4a efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · 3 years, 5 months ago
  4. a07ee3c efi_loader: missing include in efi_string.c by Heinrich Schuchardt · 3 years, 5 months ago
  5. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 7 months ago
  6. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  7. 00fd8da lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 7 months ago
  8. 8f167da lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 7 months ago
  9. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  10. 227c53d lz4: Fix unaligned accesses by Karl Beldan · 3 years, 6 months ago
  11. b1a7a5e efi_loader: fix possible buffer overflow by Masahisa Kojima · 3 years, 6 months ago
  12. e8287b0 efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · 3 years, 6 months ago
  13. 7d82374 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · 3 years, 6 months ago
  14. fbc7774 lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · 3 years, 6 months ago
  15. eb22759 lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate by Alexandru Gagniuc · 3 years, 7 months ago
  16. 824ee74 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · 3 years, 7 months ago
  17. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 7 months ago
  18. 4c17e5f lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 7 months ago
  19. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 7 months ago
  20. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 7 months ago
  21. d3358ec lib: string: Fix strlcpy return value by Sean Anderson · 3 years, 7 months ago
  22. a479f10 hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 7 months ago
  23. a253524 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · 3 years, 8 months ago
  24. f8cd72d efi_loader: Change ptr arithmetics tcg eventlog buffer by Ilias Apalodimas · 3 years, 6 months ago
  25. 8c44886 efi_loader: esrt: wrong type for LocateHandleBuffer() by Heinrich Schuchardt · 3 years, 6 months ago
  26. 7631c9d efi_loader: use correct printf codes by Heinrich Schuchardt · 3 years, 6 months ago
  27. 5c3de47 efi_loader: efi_esrt: Fix the build warning for 32 bit systems by Sughosh Ganu · 3 years, 6 months ago
  28. dd40cf6 efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled by Sughosh Ganu · 3 years, 6 months ago
  29. f4dc1bc efi_loader: Cleanup get_var duplication by Ilias Apalodimas · 3 years, 6 months ago
  30. 90eba24 Merge branch 'next' by Tom Rini · 3 years, 6 months ago
  31. d084f20 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 6 months ago
  32. 0809cd5 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 6 months ago
  33. f2c1442 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 7 months ago
  34. dc2886b binman: Show a message when changing subnodes by Simon Glass · 3 years, 7 months ago
  35. 272e62c smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 7 months ago
  36. ac30aad efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 6 months ago
  37. 5e21958 efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 6 months ago
  38. f69a201 efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 6 months ago
  39. d8cf113 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 6 months ago
  40. 4ac6041 efi: ESRT creation tests by Jose Marinho · 3 years, 7 months ago
  41. 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 7 months ago
  42. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 6 months ago
  43. 37c3ca5 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 6 months ago
  44. 76e8acc efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 6 months ago
  45. f027222 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 6 months ago
  46. 134d338 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 6 months ago
  47. df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  48. 6f90899 efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 7 months ago
  49. a81978e efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 7 months ago
  50. 073e5db efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 7 months ago
  51. 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 7 months ago
  52. 62df6e9 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 6 months ago
  53. a95f4c8 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 6 months ago
  54. 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  55. d2ac8af efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 7 months ago
  56. fbc6cea efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 7 months ago
  57. 9ff9f4b efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 7 months ago
  58. 8b5dea3 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 7 months ago
  59. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 6 months ago
  60. e91789e lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 7 months ago
  61. ddbaff5 lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 7 months ago
  62. 73bb90c efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 7 months ago
  63. 70616a1 efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 7 months ago
  64. 997b57f efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 7 months ago
  65. e010315 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 7 months ago
  66. b561563 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 7 months ago
  67. 56e7257 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 8 months ago
  68. 63af92e tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 8 months ago
  69. 7785bc1 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 8 months ago
  70. 6719cbe tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 8 months ago
  71. eadcbc7 tpm: Add an implementation of define_space by Simon Glass · 3 years, 8 months ago
  72. 1bea7cc tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 8 months ago
  73. b8eb921 tpm: Add a basic API implementation for TPMv2 by Simon Glass · 3 years, 8 months ago
  74. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 8 months ago
  75. bfe8fa2 tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 8 months ago
  76. 1a39ab8 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · 3 years, 8 months ago
  77. 9c081a7 efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 7 months ago
  78. 992b173 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 7 months ago
  79. 277b879 lib: sha512: include "compiler.h" by Siew Chin Lim · 3 years, 7 months ago
  80. 8f684bc lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 7 months ago
  81. bd3d75b efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 7 months ago
  82. 1edfc3f efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 7 months ago
  83. 512f092 efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 7 months ago
  84. e67beff Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 8 months ago
  85. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  86. e31350c Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · 3 years, 7 months ago
  87. 15bbcaf efi_loader: fix get_last_capsule() by Heinrich Schuchardt · 3 years, 8 months ago
  88. 841f7a4 efi_loader: '.' and '..' are directories by Heinrich Schuchardt · 3 years, 8 months ago
  89. 9d30a94 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 8 months ago
  90. 07c9e68 smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 8 months ago
  91. e9adaa7 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 8 months ago
  92. fd3b826 smbios: Track the end of the string table by Simon Glass · 3 years, 8 months ago
  93. 0c95fff smbios: Drop the eos parameter by Simon Glass · 3 years, 8 months ago
  94. 1e8989a smbios: Use a struct to keep track of context by Simon Glass · 3 years, 8 months ago
  95. 7617f99 smbios: Set BIOS release version by Simon Glass · 3 years, 8 months ago
  96. 0e89b85 smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 8 months ago
  97. 55ffabe Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
  98. 02fc018 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 8 months ago
  99. 6bca36c efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 8 months ago
  100. b9b0ea3 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 8 months ago