1. e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 10 months ago
  2. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 10 months ago
  3. 713c58a tpm: Add an implementation of define_space by Simon Glass · 3 years, 10 months ago
  4. 3b3ac8b tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 10 months ago
  5. 1f1eb34 tpm: Add a basic API implementation for TPMv2 by Simon Glass · 3 years, 10 months ago
  6. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
  7. c036ebd tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 10 months ago
  8. 94e37a3 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · 3 years, 10 months ago
  9. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 9 months ago
  10. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 9 months ago
  11. 7668afc lib: sha512: include "compiler.h" by Siew Chin Lim · 3 years, 9 months ago
  12. b671080 lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 9 months ago
  13. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 9 months ago
  14. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
  15. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 9 months ago
  16. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 10 months ago
  17. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  18. dd46bae Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · 3 years, 10 months ago
  19. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · 3 years, 10 months ago
  20. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · 3 years, 10 months ago
  21. 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 10 months ago
  22. cf67d6d smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 10 months ago
  23. a05eb04 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 10 months ago
  24. 721b466 smbios: Track the end of the string table by Simon Glass · 3 years, 10 months ago
  25. dff4e86 smbios: Drop the eos parameter by Simon Glass · 3 years, 10 months ago
  26. 8e5ddb0 smbios: Use a struct to keep track of context by Simon Glass · 3 years, 10 months ago
  27. d7d1682 smbios: Set BIOS release version by Simon Glass · 3 years, 10 months ago
  28. 099d3ae smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 10 months ago
  29. 4f5bb94 Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  30. 2fa4ac9 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 10 months ago
  31. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  32. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 10 months ago
  33. c57840e efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · 3 years, 10 months ago
  34. 97ddd33 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · 3 years, 10 months ago
  35. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  36. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  37. f91f23c binman: Print a debug message when binman selects a node by Simon Glass · 3 years, 10 months ago
  38. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
  39. 0bb7389 efi_loader: correct block IO alignment check by Heinrich Schuchardt · 3 years, 10 months ago
  40. a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  41. 23c0ea5 binman: Allow reading entries from a subnode by Simon Glass · 3 years, 11 months ago
  42. cb31d76 binman: Move selection of the binman node into a function by Simon Glass · 3 years, 11 months ago
  43. 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 11 months ago
  44. 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 11 months ago
  45. 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 11 months ago
  46. a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 11 months ago
  47. 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 11 months ago
  48. b56e719 efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  49. 3d83b73 efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 11 months ago
  50. c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 10 months ago
  51. 20d88c7 efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 10 months ago
  52. bf210a1 Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  53. 3352144 efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 11 months ago
  54. 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  55. c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 11 months ago
  56. 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 11 months ago
  57. 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 11 months ago
  58. 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
  59. 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
  60. 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 11 months ago
  61. 20d48db efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 11 months ago
  62. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 11 months ago
  63. a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 11 months ago
  64. d03560b lib: uuid: use RNG device if present by Matthias Brugger · 4 years ago
  65. 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
  66. 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 10 months ago
  67. fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 11 months ago
  68. 8239a7f lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · 4 years ago
  69. cc39cc6 lib: zlib: include ctype.h by Heinrich Schuchardt · 4 years ago
  70. d102abd lib: aes: build failure with DEBUG=1 by Heinrich Schuchardt · 4 years ago
  71. 26b66a3 string: Use memcpy() within memmove() when we can by Patrick Delaunay · 4 years ago
  72. dad0b63 doc/README.gpt: define partition type GUID for U-Boot environment by Rasmus Villemoes · 4 years ago
  73. 7b70bdc lib/uuid.c: change prototype of uuid_guid_get_str() by Rasmus Villemoes · 4 years ago
  74. 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
  75. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
  76. 100cef1 efi_loader: remove outdated TODO in efi_memory.c by Heinrich Schuchardt · 3 years, 11 months ago
  77. 8449428 efi_loader: typedef efi_string_t text output protocol by Heinrich Schuchardt · 3 years, 11 months ago
  78. ad6e0f7 efi_loader: carve out efi_check_pe() by Heinrich Schuchardt · 3 years, 11 months ago
  79. d9b2ff7 efi_loader: print boot device and file path in helloworld by Heinrich Schuchardt · 3 years, 11 months ago
  80. e759b57 efi_loader: implement non-blocking file services by Heinrich Schuchardt · 4 years ago
  81. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  82. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  83. 1b9c4b0 timer: Use a shorter error in TPL by Simon Glass · 4 years ago
  84. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  85. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  86. c9a821b efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 4 years ago
  87. 586bb98 efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 4 years ago
  88. fa0faa6 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 4 years ago
  89. ea35008 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 4 years ago
  90. 7221c6e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 4 years ago
  91. 6bca8eb crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 4 years ago
  92. 3ef4c85 efi_loader: event queueing by Heinrich Schuchardt · 4 years ago
  93. 2157529 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 4 years ago
  94. 317fc4c efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 4 years ago
  95. daa924a efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 4 years ago
  96. 026c7ec efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 4 years ago
  97. 9de0fb7 efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 4 years ago
  98. 002773f efi_loader: avoid invalid free by Heinrich Schuchardt · 4 years ago
  99. 8094bf0 efi_loader: escape key handling by Heinrich Schuchardt · 4 years ago
  100. 20dbedb efi_loader: missing parentheses after if by Heinrich Schuchardt · 4 years ago