1. 8183f43 Merge branch 'next' by Tom Rini · 3 years, 8 months ago
  2. 6a6a861 efi_loader: typo 'devide path' by Heinrich Schuchardt · 3 years, 8 months ago
  3. 91853b0 efi_loader: Uart device path missing break by Heinrich Schuchardt · 3 years, 8 months ago
  4. 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 9 months ago
  5. 5dc338f binman: Show a message when changing subnodes by Simon Glass · 3 years, 9 months ago
  6. 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 9 months ago
  7. 03d0d76 efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 8 months ago
  8. c7c782a efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 8 months ago
  9. f576f7d efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 8 months ago
  10. 1b278e6 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 8 months ago
  11. 5169ffc efi: ESRT creation tests by Jose Marinho · 3 years, 9 months ago
  12. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  13. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 8 months ago
  14. aa0f755 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 8 months ago
  15. 483d28e efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 8 months ago
  16. 77c0da8 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
  17. 5381cbc efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
  18. 83698b2 efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  19. d194dea efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  20. d3170e1 efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  21. 7a147d7 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  22. 7997960 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  23. 26fce53 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago
  24. ae165ef efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 8 months ago
  25. c665dbf efi: Fix compiler warnings by Simon Glass · 3 years, 10 months ago
  26. 7a896df efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  27. 22f038f efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  28. cdcef02 efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 9 months ago
  29. a579915 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 9 months ago
  30. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
  31. 6aa77ac lib/charset: UTF-8 stream conversion by Heinrich Schuchardt · 3 years, 9 months ago
  32. e3fa74b lib/charset: utf8_get() should return error by Heinrich Schuchardt · 3 years, 9 months ago
  33. 91fb089 efi_loader: carve out utf_to_cp() by Heinrich Schuchardt · 3 years, 9 months ago
  34. a9ff07b efi_loader: move codepage 437 table by Heinrich Schuchardt · 3 years, 9 months ago
  35. 39a9ab4 efi_loader: console size of vidconsole by Heinrich Schuchardt · 3 years, 9 months ago
  36. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 9 months ago
  37. e151403 lib: addr_map: Move address_map[] type to the header file by Bin Meng · 3 years, 9 months ago
  38. c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 10 months ago
  39. 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · 3 years, 10 months ago
  40. e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · 3 years, 10 months ago
  41. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 10 months ago
  42. 713c58a tpm: Add an implementation of define_space by Simon Glass · 3 years, 10 months ago
  43. 3b3ac8b tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 10 months ago
  44. 1f1eb34 tpm: Add a basic API implementation for TPMv2 by Simon Glass · 3 years, 10 months ago
  45. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
  46. c036ebd tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 10 months ago
  47. 94e37a3 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · 3 years, 10 months ago
  48. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 9 months ago
  49. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 9 months ago
  50. 7668afc lib: sha512: include "compiler.h" by Siew Chin Lim · 3 years, 9 months ago
  51. b671080 lib: rsa: Add debug message on algo mismatch by Sean Anderson · 3 years, 9 months ago
  52. 01171e1 efi_loader: multi part device paths to text by Heinrich Schuchardt · 3 years, 9 months ago
  53. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
  54. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 9 months ago
  55. f142493 Allow last block to be read by Jesper Schmitz Mouridsen · 3 years, 10 months ago
  56. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  57. dd46bae Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · 3 years, 9 months ago
  58. 812f6e0 efi_loader: fix get_last_capsule() by Heinrich Schuchardt · 3 years, 10 months ago
  59. 76b708a efi_loader: '.' and '..' are directories by Heinrich Schuchardt · 3 years, 10 months ago
  60. 4e472d8 efi_loader: don't load beyond VirtualSize by Asherah Connor · 3 years, 10 months ago
  61. cf67d6d smbios: Allow a few values to come from sysinfo by Simon Glass · 3 years, 10 months ago
  62. a05eb04 smbios: Add more options for the BIOS version string by Simon Glass · 3 years, 10 months ago
  63. 721b466 smbios: Track the end of the string table by Simon Glass · 3 years, 10 months ago
  64. dff4e86 smbios: Drop the eos parameter by Simon Glass · 3 years, 10 months ago
  65. 8e5ddb0 smbios: Use a struct to keep track of context by Simon Glass · 3 years, 10 months ago
  66. d7d1682 smbios: Set BIOS release version by Simon Glass · 3 years, 10 months ago
  67. 099d3ae smbios: Move smbios_write_type to the C file by Simon Glass · 3 years, 10 months ago
  68. 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
  69. 2fa4ac9 efi_loader: VenMedia device path node by Heinrich Schuchardt · 3 years, 10 months ago
  70. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  71. 2639762 efi_loader: install UEFI System Partition GUID by Heinrich Schuchardt · 3 years, 10 months ago
  72. c57840e efi_loader: only check size if EFI_DT_APPLY_FIXUPS by Heinrich Schuchardt · 3 years, 10 months ago
  73. 97ddd33 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · 3 years, 10 months ago
  74. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  75. 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
  76. f91f23c binman: Print a debug message when binman selects a node by Simon Glass · 3 years, 10 months ago
  77. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 10 months ago
  78. 0bb7389 efi_loader: correct block IO alignment check by Heinrich Schuchardt · 3 years, 10 months ago
  79. a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  80. 23c0ea5 binman: Allow reading entries from a subnode by Simon Glass · 3 years, 11 months ago
  81. cb31d76 binman: Move selection of the binman node into a function by Simon Glass · 3 years, 11 months ago
  82. 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · 3 years, 11 months ago
  83. 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · 3 years, 11 months ago
  84. 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 11 months ago
  85. a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 11 months ago
  86. 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · 3 years, 11 months ago
  87. b56e719 efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  88. 3d83b73 efi_loader: notification with TPL_APPLICATION not allowed by Heinrich Schuchardt · 3 years, 11 months ago
  89. c8fc12f efi_loader: capsule: fix SIZEOF_MISMATCH warning by AKASHI Takahiro · 3 years, 10 months ago
  90. 20d88c7 efi_loader: fix efi_load_image_from_path() by Heinrich Schuchardt · 3 years, 10 months ago
  91. 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
  92. 3352144 efi_loader: Avoid emitting efi_var_buf to .GOT by Ilias Apalodimas · 3 years, 10 months ago
  93. 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  94. c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 10 months ago
  95. 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 10 months ago
  96. 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 10 months ago
  97. 3bca234 efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  98. 1cb1a9d efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
  99. 0404b28 efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable by Heinrich Schuchardt · 3 years, 10 months ago
  100. 20d48db efi_loader: fixup protocol, avoid forward declaration by Heinrich Schuchardt · 3 years, 10 months ago