1. 1f78c12 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 4 months ago
  2. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  3. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 3 months ago
  4. 48806ee lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 3 months ago
  5. fde8b76 pci: Drop DM_PCI check from fdtdec by Simon Glass · 3 years, 4 months ago
  6. f013878 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  7. e234518 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · 3 years, 3 months ago
  8. 26753c0 efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · 3 years, 3 months ago
  9. 302a9cc efi_loader: require CONFIG_BLK by Heinrich Schuchardt · 3 years, 3 months ago
  10. 9cc8293 efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · 3 years, 3 months ago
  11. 297c744 Kconfig: Drop duplicate 'select SHA512' instances by Tom Rini · 3 years, 3 months ago
  12. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 3 months ago
  13. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 3 months ago
  14. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 3 months ago
  15. b807491 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · 3 years, 3 months ago
  16. 7c5fccd efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · 3 years, 3 months ago
  17. 3f65f81 efi_loader: correct determination of secure boot state by Heinrich Schuchardt · 3 years, 3 months ago
  18. 65b616f efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · 3 years, 3 months ago
  19. 211317c efi_loader: don't load signature database from file by Heinrich Schuchardt · 3 years, 3 months ago
  20. f9d1f22 efi_loader: rounding of image size by Heinrich Schuchardt · 3 years, 3 months ago
  21. cd86dc9 efi_loader: sections with zero VirtualSize by Heinrich Schuchardt · 3 years, 3 months ago
  22. 3459ddc Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  23. fae8875 display_options: Do not use %llu in print_size by Matwey V. Kornilov · 3 years, 4 months ago
  24. 4ae458c tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled by Matwey V. Kornilov · 3 years, 4 months ago
  25. e90d985 efi_loader: use EfiBootServicesData for DP to text by Heinrich Schuchardt · 3 years, 4 months ago
  26. 1654601 efi_loader: use EfiBootServicesData for device path by Heinrich Schuchardt · 3 years, 4 months ago
  27. 9822894 efi_loader: use correct type for AllocatePages, AllocatePool by Heinrich Schuchardt · 3 years, 4 months ago
  28. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · 3 years, 4 months ago
  29. 55f3ed4 efi_loader: refactor efi_append_scrtm_version() by Masahisa Kojima · 3 years, 4 months ago
  30. 1ac19bb efi_loader: add ExitBootServices() measurement by Masahisa Kojima · 3 years, 4 months ago
  31. 8173cd4 efi_loader: add boot variable measurement by Masahisa Kojima · 3 years, 4 months ago
  32. 1d2a656 efi_loader: add secure boot variable measurement by Masahisa Kojima · 3 years, 4 months ago
  33. ed665b5 efi_loader: Uri() device path node by Heinrich Schuchardt · 3 years, 4 months ago
  34. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 months ago
  35. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
  36. fe2622c lib: Move common digit-parsing code into a function by Simon Glass · 3 years, 4 months ago
  37. 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 4 months ago
  38. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  39. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  40. c04e337 efi_loader: typo cerificate by Heinrich Schuchardt · 3 years, 4 months ago
  41. 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 4 months ago
  42. 88e07a7 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago
  43. 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 4 months ago
  44. 4e1e2a2 lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · 3 years, 4 months ago
  45. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 5 months ago
  46. fd8b034 lib: strto: add simple_strtoll function by Roland Gaudig · 3 years, 4 months ago
  47. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 5 months ago
  48. 4cbba2b efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · 3 years, 4 months ago
  49. 920671c efi_loader: capsule: remove authentication data by AKASHI Takahiro · 3 years, 4 months ago
  50. d719967 efi_loader: capsule: remove unused guid by AKASHI Takahiro · 3 years, 4 months ago
  51. 21da91f smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 7 months ago
  52. ebe9fd8 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 7 months ago
  53. 878c91b lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 5 months ago
  54. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 5 months ago
  55. 27e059c efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 5 months ago
  56. 8db8a96 efi_loader: increase eventlog buffer size by Masahisa Kojima · 3 years, 5 months ago
  57. d9763bb efi_loader: Use %pD to log device-path instead of local efi_dp_str() by Masami Hiramatsu · 3 years, 5 months ago
  58. f007a37 efi_loader: set partition GUID in device path for SIG_TYPE_GUID by Alfonso Sánchez-Beato · 3 years, 5 months ago
  59. 92c5fdc image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · 3 years, 5 months ago
  60. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 5 months ago
  61. 46856d7 lib/vsprintf.c: remove unused ip6_addr_string() by Rasmus Villemoes · 3 years, 6 months ago
  62. 9af3b1c lib/vsprintf.c: remove stale comment by Rasmus Villemoes · 3 years, 6 months ago
  63. 008b0e1 lib/vsprintf.c: implement printf() in terms of vprintf() by Rasmus Villemoes · 3 years, 6 months ago
  64. e463bb3 tpm: Check outgoing command size by Simon Glass · 3 years, 7 months ago
  65. a581dc1 lib: move rtc-lib.c to lib by Heinrich Schuchardt · 3 years, 6 months ago
  66. 1016575 efi_loader: Fix to set bootdev_root correctly if bootdev found by Masami Hiramatsu · 3 years, 5 months ago
  67. b1fae8c efi_loader: set CapsuleLast after each capsule by Heinrich Schuchardt · 3 years, 5 months ago
  68. 24adaa7 efi_loader: missing EFI_CALL() in set_capsule_result by Heinrich Schuchardt · 3 years, 5 months ago
  69. e3087a1 efi_loader: rework messages for capsule updates by Heinrich Schuchardt · 3 years, 5 months ago
  70. 69f722b efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() by Heinrich Schuchardt · 3 years, 7 months ago
  71. 75cdf09 lib: remove superfluous #ifdefs from date.c by Heinrich Schuchardt · 3 years, 6 months ago
  72. bfc606b Merge branch 'next' by Tom Rini · 3 years, 5 months ago
  73. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · 3 years, 5 months ago
  74. a306a12 efi_loader: clear OsIndications by Heinrich Schuchardt · 3 years, 5 months ago
  75. aee5330 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · 3 years, 5 months ago
  76. c86d2bb efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · 3 years, 5 months ago
  77. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · 3 years, 5 months ago
  78. 967334d efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · 3 years, 5 months ago
  79. f538852 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · 3 years, 5 months ago
  80. 73871d2 Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 5 months ago
  81. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  82. a11ee78 arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · 3 years, 6 months ago
  83. 07e1a13 smbios: Fix SMBIOS tables by Ilias Apalodimas · 3 years, 6 months ago
  84. 15578bc smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · 3 years, 6 months ago
  85. 9809bcc smbios: convert function descriptions to Sphinx style by Heinrich Schuchardt · 3 years, 6 months ago
  86. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · 3 years, 6 months ago
  87. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 6 months ago
  88. 0ab0037 efi_loader: fix Sphinx warning by Heinrich Schuchardt · 3 years, 6 months ago
  89. e5c2281 efi_loader: efi_capsule_delete_file() NULL dereference by Heinrich Schuchardt · 3 years, 6 months ago
  90. 54f180d efi_loader: partition numbers are hexadecimal by Heinrich Schuchardt · 3 years, 6 months ago
  91. 02b8f1a display_options: Split print_buffer() into two functions by Simon Glass · 3 years, 7 months ago
  92. 734f76f hexdump: Allow ctrl-c to interrupt output by Simon Glass · 3 years, 7 months ago
  93. f1d0647 hexdump: Support any rowsize by Simon Glass · 3 years, 7 months ago
  94. 2650715 hexdump: Add support for sandbox by Simon Glass · 3 years, 7 months ago
  95. 86d1d2a hexdump: Move API to header file by Simon Glass · 3 years, 7 months ago
  96. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 7 months ago
  97. 4812002 lmb: add lmb_dump_region() function by Patrick Delaunay · 3 years, 7 months ago
  98. db2c9aa lmb: add lmb_is_reserved_flags by Patrick Delaunay · 3 years, 7 months ago
  99. e11c908 lmb: Add support of flags for no-map properties by Patrick Delaunay · 3 years, 7 months ago
  100. 2af5af3 fastboot: Fix overflow when calculating chunk size by Sean Anderson · 3 years, 6 months ago