1. 1a46cb6 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 3 months ago
  2. 0b01642 lib: strto: add simple_strtoll function by Roland Gaudig · 3 years, 2 months ago
  3. 86a3d43 efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · 3 years, 2 months ago
  4. c2cc60c efi_loader: capsule: remove authentication data by AKASHI Takahiro · 3 years, 2 months ago
  5. ef890f6 efi_loader: capsule: remove unused guid by AKASHI Takahiro · 3 years, 2 months ago
  6. c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 5 months ago
  7. 11275e4 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 5 months ago
  8. 29bbe71 lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 3 months ago
  9. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 3 months ago
  10. ddf67da efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 2 months ago
  11. d934ed5 efi_loader: increase eventlog buffer size by Masahisa Kojima · 3 years, 3 months ago
  12. 484d7d8 efi_loader: Use %pD to log device-path instead of local efi_dp_str() by Masami Hiramatsu · 3 years, 3 months ago
  13. 17f8cda efi_loader: set partition GUID in device path for SIG_TYPE_GUID by Alfonso Sánchez-Beato · 3 years, 2 months ago
  14. 6909edb image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · 3 years, 3 months ago
  15. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 3 months ago
  16. 23b542a lib/vsprintf.c: remove unused ip6_addr_string() by Rasmus Villemoes · 3 years, 4 months ago
  17. ce45215 lib/vsprintf.c: remove stale comment by Rasmus Villemoes · 3 years, 4 months ago
  18. 9758778 lib/vsprintf.c: implement printf() in terms of vprintf() by Rasmus Villemoes · 3 years, 4 months ago
  19. fdfae37 tpm: Check outgoing command size by Simon Glass · 3 years, 5 months ago
  20. e94ef57 lib: move rtc-lib.c to lib by Heinrich Schuchardt · 3 years, 4 months ago
  21. b0b1449 efi_loader: Fix to set bootdev_root correctly if bootdev found by Masami Hiramatsu · 3 years, 3 months ago
  22. 70bad54 efi_loader: set CapsuleLast after each capsule by Heinrich Schuchardt · 3 years, 3 months ago
  23. d7eedd9 efi_loader: missing EFI_CALL() in set_capsule_result by Heinrich Schuchardt · 3 years, 3 months ago
  24. 3e49119 efi_loader: rework messages for capsule updates by Heinrich Schuchardt · 3 years, 3 months ago
  25. 79a61cc efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() by Heinrich Schuchardt · 3 years, 5 months ago
  26. cbe3ab9 lib: remove superfluous #ifdefs from date.c by Heinrich Schuchardt · 3 years, 4 months ago
  27. 6194b45 Merge branch 'next' by Tom Rini · 3 years, 3 months ago
  28. 0fa5020 efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · 3 years, 3 months ago
  29. 149108a efi_loader: clear OsIndications by Heinrich Schuchardt · 3 years, 3 months ago
  30. 417a3c2 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · 3 years, 3 months ago
  31. abd62e4 efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · 3 years, 3 months ago
  32. 6e0184b efi_loader: Always install FMPs by Ilias Apalodimas · 3 years, 3 months ago
  33. b891ff1 efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · 3 years, 3 months ago
  34. 3ef7722 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · 3 years, 3 months ago
  35. 605cbcb Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  36. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  37. 534f0fb arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · 3 years, 4 months ago
  38. 70e8066 smbios: Fix SMBIOS tables by Ilias Apalodimas · 3 years, 4 months ago
  39. ff19230 smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · 3 years, 4 months ago
  40. 8c6532d smbios: convert function descriptions to Sphinx style by Heinrich Schuchardt · 3 years, 4 months ago
  41. 7891fe6 efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · 3 years, 4 months ago
  42. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 4 months ago
  43. b95e5ed efi_loader: fix Sphinx warning by Heinrich Schuchardt · 3 years, 4 months ago
  44. e27b0ff efi_loader: efi_capsule_delete_file() NULL dereference by Heinrich Schuchardt · 3 years, 4 months ago
  45. 3dca77b efi_loader: partition numbers are hexadecimal by Heinrich Schuchardt · 3 years, 4 months ago
  46. 0cceb99 display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 5 months ago
  47. 735dd6e hexdump: Allow ctrl-c to interrupt output by Simon Glass · 3 years, 5 months ago
  48. 5d6d2b8 hexdump: Support any rowsize by Simon Glass · 3 years, 5 months ago
  49. 19edf13 hexdump: Add support for sandbox by Simon Glass · 3 years, 5 months ago
  50. 2f410fe hexdump: Move API to header file by Simon Glass · 3 years, 5 months ago
  51. c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 5 months ago
  52. 358c778 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 5 months ago
  53. e359a4a lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 5 months ago
  54. 59c0ea5 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 5 months ago
  55. 89be8e3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · 3 years, 4 months ago
  56. 163a0d7 efi_loader: add PE/COFF image measurement by Masahisa Kojima · 3 years, 4 months ago
  57. 464010b efi_loader: Work-around build issue due to missing hash_calculate() by Alexandru Gagniuc · 3 years, 4 months ago
  58. ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 4 months ago
  59. 38de680 efi_loader: Fix coverity warnings for efi tcg2 protocol by Ilias Apalodimas · 3 years, 4 months ago
  60. 1f6871d efi_loader: Fix -Wextra warning for EFI TCG2 by Ilias Apalodimas · 3 years, 4 months ago
  61. 9a6b33b efi_loader: path length in efi_dp_from_name() by Heinrich Schuchardt · 3 years, 4 months ago
  62. f6081a8 efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled by Masahisa Kojima · 3 years, 5 months ago
  63. 6754e24 efi_loader: remove weak efi_get_public_key_data() by Heinrich Schuchardt · 3 years, 4 months ago
  64. be1e77f sandbox: errno: avoid conflict with libc's errno by Marek Behún · 3 years, 4 months ago
  65. 98e55f9 lib: crc32: put the crc_table variable into efi_runtime_rodata section by Marek Behún · 3 years, 4 months ago
  66. ead698a efi_selftest: compiler flags for efi_selftest_miniapp_exception.o by Marek Behún · 3 years, 4 months ago
  67. 46c3e29 string: make memcpy(), memset(), memcmp() and memmove() visible for LTO by Marek Behún · 3 years, 4 months ago
  68. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 4 months ago
  69. 1621d3c lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · 3 years, 5 months ago
  70. 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 5 months ago
  71. 48ee084 efi_loader: Fix Kconfig for EFI_TCG2 protocol by Ilias Apalodimas · 3 years, 5 months ago
  72. 2052759 efi_loader: Don't stop EFI subsystem init if installing TCG2 fails by Ilias Apalodimas · 3 years, 5 months ago
  73. 97f446a efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails by Ilias Apalodimas · 3 years, 5 months ago
  74. b76edf6 efi_loader: Clean up tcg2 once in case of failure by Ilias Apalodimas · 3 years, 5 months ago
  75. bc3f465 efi_loader: loosen buffer parameter check in efi_file_read_int by Peng Fan · 3 years, 5 months ago
  76. 6a2e26b efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable by Sughosh Ganu · 3 years, 6 months ago
  77. e2ae483 hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 5 months ago
  78. 700f68c efi_loader: build warning in efi_tcg2_hash_log_extend_event by Heinrich Schuchardt · 3 years, 5 months ago
  79. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 6 months ago
  80. 2c1a684 efi_loader: capsule: return a correct error code at find_boot_device() by AKASHI Takahiro · 3 years, 5 months ago
  81. 3627cf4 efi: Fix ESRT refresh after Capsule update by Jose Marinho · 3 years, 5 months ago
  82. 6fe8b4a efi_loader: simplify tcg2_create_digest() by Ilias Apalodimas · 3 years, 5 months ago
  83. a07ee3c efi_loader: missing include in efi_string.c by Heinrich Schuchardt · 3 years, 5 months ago
  84. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 7 months ago
  85. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  86. 00fd8da lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 7 months ago
  87. 8f167da lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 7 months ago
  88. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  89. 227c53d lz4: Fix unaligned accesses by Karl Beldan · 3 years, 6 months ago
  90. b1a7a5e efi_loader: fix possible buffer overflow by Masahisa Kojima · 3 years, 6 months ago
  91. e8287b0 efi_loader: memory leak in efi_capsule_scan_dir() by Heinrich Schuchardt · 3 years, 6 months ago
  92. 7d82374 efi_loader: esrt: Remove incorrect invocations of EFI_CALL macro by Sughosh Ganu · 3 years, 6 months ago
  93. fbc7774 lib/rsa: Use EVP_PKEY instead of RSA by Chan, Donald · 3 years, 6 months ago
  94. eb22759 lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate by Alexandru Gagniuc · 3 years, 7 months ago
  95. 824ee74 lib/rsa: Use the 'keyfile' argument from mkimage by Alexandru Gagniuc · 3 years, 7 months ago
  96. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 7 months ago
  97. 4c17e5f lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · 3 years, 7 months ago
  98. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 7 months ago
  99. 9af869c lib: string: Implement strlcat by Sean Anderson · 3 years, 7 months ago
  100. d3358ec lib: string: Fix strlcpy return value by Sean Anderson · 3 years, 7 months ago