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