1. 012c56a efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 3 months ago
  2. f96744b efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 3 months ago
  3. 4a3155d efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 4 months ago
  4. b02a707 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 7 months ago
  5. ab7296c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 4 months ago
  6. f1f990a efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 7 months ago
  7. b0dd8cb efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 4 months ago
  8. 724d281 efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 7 months ago
  9. a44d2a2 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 7 months ago
  10. 5f7dcf0 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 7 months ago
  11. 198bf64 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 4 months ago
  12. 55a8305 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 4 months ago
  13. fd7b673 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 4 months ago
  14. 37fa7cb efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 4 months ago
  15. dda8c71 efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 4 months ago
  16. dc90e5c efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 4 months ago
  17. 01df8cf efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 4 months ago
  18. f2d2b3a efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 4 months ago
  19. a27c78f efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 4 months ago
  20. 1047c6e efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 4 months ago
  21. 39a75f5 efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 4 months ago
  22. ecb833a efi_loader: cleanup for tee backed variables by Ilias Apalodimas · 4 years, 4 months ago
  23. 491bfe8 lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 4 months ago
  24. 7926dfb efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 3 months ago
  25. 11bafb2 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 3 months ago
  26. 1e64d0b efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 3 months ago
  27. 36b2f9d efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 3 months ago
  28. eb537fd efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · 4 years, 3 months ago
  29. 1a44b70 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · 4 years, 3 months ago
  30. 69be8fd powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 5 months ago
  31. c89b41b lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 4 years, 5 months ago
  32. 677dbf5 display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 5 months ago
  33. 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 5 months ago
  34. 1a62c23 lib: rsa: add documentation to padding_pss_verify to document limitations by Heiko Stuebner · 4 years, 4 months ago
  35. eda753b lib: rsa: free local arrays after use in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 4 months ago
  36. 49d0ea3 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 3 months ago
  37. 8434b43 lib: rsa: bring exp_len in line when generating a key_prop by Heiko Stuebner · 4 years, 4 months ago
  38. 447b1d7 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() by Heiko Stuebner · 4 years, 4 months ago
  39. 3075eb7 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY by Heiko Stuebner · 4 years, 4 months ago
  40. 06bea49 tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 5 months ago
  41. 7f642cb trace: clang compatible handling of gd register by Heinrich Schuchardt · 4 years, 5 months ago
  42. 621e09c Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 4 months ago
  43. df3d0a3 Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 4 months ago
  44. 93f6201 efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · 4 years, 7 months ago
  45. 15b1bf1 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 7 months ago
  46. 3a92f85 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · 4 years, 4 months ago
  47. 7a373e5 efi_loader: use log function in boot manager by Heinrich Schuchardt · 4 years, 5 months ago
  48. cb71160 efi_loader: time based authentication by Heinrich Schuchardt · 4 years, 4 months ago
  49. 33f183f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · 4 years, 4 months ago
  50. 28164c9 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 4 months ago
  51. 1b6c085 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 4 months ago
  52. ce3c386 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 4 months ago
  53. 3e9019d4 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 4 months ago
  54. f7a963c efi_loader: change efi objects initialization order by AKASHI Takahiro · 4 years, 4 months ago
  55. 67f51b4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 5 months ago
  56. 60ffcf2 lib: Always set errno in hcreate_r by Sean Anderson · 4 years, 4 months ago
  57. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 4 months ago
  58. e4c1c48 efi_loader: fix incorrect use of EFI_EXIT() by Heinrich Schuchardt · 4 years, 4 months ago
  59. d80dd9e efi_loader: size of secure boot variables by Heinrich Schuchardt · 4 years, 4 months ago
  60. 915f15a efi_loader: type of efi_secure_mode by Heinrich Schuchardt · 4 years, 4 months ago
  61. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 4 months ago
  62. c622afb Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  63. 1fae741 Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" by Sean Anderson · 4 years, 5 months ago
  64. 05f0c74 optee: fix copy of optee reserved-memory node by Etienne Carriere · 4 years, 5 months ago
  65. 4bb4249 efi_loader: printf code in efi_image_parse() by Heinrich Schuchardt · 4 years, 5 months ago
  66. f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 4 months ago
  67. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 6 months ago
  68. f6704c7 fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 5 months ago
  69. a9ad113 fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 5 months ago
  70. 90606da cmd: Correct the 'md.q' command by Simon Glass · 4 years, 4 months ago
  71. 325567d efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 4 years, 5 months ago
  72. 00a871d smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · 4 years, 5 months ago
  73. 07d90d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 5 months ago
  74. 1086047 lib: Makefile: build crc7.c when CONFIG_MMC_SPI by Pragnesh Patel · 4 years, 5 months ago
  75. 1b6ae82 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  76. a4292ec efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c by AKASHI Takahiro · 4 years, 5 months ago
  77. 55af40a efi_loader: simplify PE consistency check by Heinrich Schuchardt · 4 years, 5 months ago
  78. 13f62d9 efi_loader: function description cmp_pe_section() by Heinrich Schuchardt · 4 years, 5 months ago
  79. 4afceb4 efi_loader: function descriptions efi_image_loader.c by Heinrich Schuchardt · 4 years, 5 months ago
  80. 4f7dc5f efi_loader: allow compiling with clang by Heinrich Schuchardt · 4 years, 5 months ago
  81. 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 5 months ago
  82. 43e442a kconfig: fix some typos by Marcin Juszkiewicz · 4 years, 5 months ago
  83. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 5 months ago
  84. 2fdb5cd Merge tag 'efi-2020-07-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  85. 0a87e05 efi_loader: check device path is not installed twice by Heinrich Schuchardt · 4 years, 5 months ago
  86. bf3bcef efi_loader: device path for SATA devices by Heinrich Schuchardt · 4 years, 5 months ago
  87. 19ecced efi_loader: device path for virtio block devices by Heinrich Schuchardt · 4 years, 5 months ago
  88. c067cef efi_loader: initialize root node first by Heinrich Schuchardt · 4 years, 5 months ago
  89. 9de6ce8 efi_loader: Remove unnecessary debug by Pragnesh Patel · 4 years, 5 months ago
  90. 0e2afc8 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · 4 years, 6 months ago
  91. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago WIP/2020-05-18-reduce-size-of-common.h
  92. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  93. 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 5 months ago
  94. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  95. 8ad9211 common: Drop asm_offsets.h from common header by Simon Glass · 4 years, 5 months ago
  96. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  97. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  98. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  99. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  100. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago