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