1. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 1 month ago
  2. 8cf8ad3 efi_driver: don't bind internal block devices by Heinrich Schuchardt · 2 years, 1 month ago
  3. 7932548 lib: efi_loader: don't delete invalid handles by Etienne Carriere · 2 years, 1 month ago
  4. 1e30e37 efi_selftest: unit test for EFI Conformance Profile Table by Heinrich Schuchardt · 2 years, 2 months ago
  5. b33f246 efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · 2 years, 2 months ago
  6. 427aa3c Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 2 months ago
  7. 5208ed1 tpm: Allow committing non-volatile data by Simon Glass · 2 years, 2 months ago
  8. 4c57ec7 tpm: Implement state command for Cr50 by Simon Glass · 2 years, 2 months ago
  9. 1c32eee tpm: Correct the define-space command in TPMv2 by Simon Glass · 2 years, 2 months ago
  10. a0f3804 tpm: Correct the permissions command in TPMv1 by Simon Glass · 2 years, 2 months ago
  11. a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 2 months ago
  12. fbc04c0 efi_loader: fix display of NVMe EUI-64 by Heinrich Schuchardt · 2 years, 8 months ago
  13. 648a8dc efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · 2 years, 10 months ago
  14. 6b92c17 efi: Create ECPT table by Jose Marinho · 2 years, 10 months ago
  15. 2b7a6e0 efi_selftest: on sandbox use host specific assembly by Heinrich Schuchardt · 2 years, 2 months ago
  16. e053a14 efi_loader: support CTRL+\ - CTRL+_ by Heinrich Schuchardt · 2 years, 2 months ago
  17. 0b7b56d efi_loader: compliance Simple Text Input Ex Protocol by Heinrich Schuchardt · 2 years, 2 months ago
  18. a641e36 efi_loader: printing UEFI revision in helloworld.efi by Heinrich Schuchardt · 2 years, 2 months ago
  19. d5391bf efi_loader: ensure all block devices are probed by Heinrich Schuchardt · 2 years, 2 months ago
  20. 616278b time: move the CONFIG_SYS_TIMER_RATE handling to the compiler by Michael Walle · 2 years, 2 months ago
  21. ab31c8a efi_loader: disk: remove unused field by AKASHI Takahiro · 2 years, 2 months ago
  22. ee57666 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · 2 years, 3 months ago
  23. e7496e5 efi_loader: fix efi_convert_device_path_to_text() by Heinrich Schuchardt · 2 years, 3 months ago
  24. 40ed7be Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 3 months ago
  25. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 3 months ago
  26. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 3 months ago
  27. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 3 months ago
  28. 3ff4675 lz4: Fix compile warning comparison of distinct pointer types by Pali Rohár · 2 years, 3 months ago
  29. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  30. 5e2548c lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 3 months ago
  31. e67ffb5 tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 3 months ago
  32. 5d98329 efi_loader: initialize the RNG protocol after the TCC2 by Ilias Apalodimas · 2 years, 3 months ago
  33. 5e59378 tpm: Export the TPM-version functions by Simon Glass · 2 years, 3 months ago
  34. 7277c4b Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 3 months ago
  35. 2819961 addrmap: Support on sandbox by Simon Glass · 2 years, 3 months ago
  36. 7c1860f lmb: Fix lmb property's defination under struct lmb by Ashok Reddy Soma · 2 years, 4 months ago
  37. 2eb328e efi_loader: remove support for CONFIG_LCD by Heinrich Schuchardt · 2 years, 3 months ago
  38. 9897350 efi_loader: expose END device path node by Masahisa Kojima · 2 years, 4 months ago
  39. 36b661d Merge branch 'next' by Tom Rini · 2 years, 3 months ago
  40. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 4 months ago
  41. 634f6b2 efi_loader: image_loader: add a missing digest verification for signed PE image by AKASHI Takahiro · 2 years, 4 months ago
  42. b72d09f efi_loader: image_loader: replace EFI_PRINT with log macros by AKASHI Takahiro · 2 years, 4 months ago
  43. b330140 efi_loader: signature: export efi_hash_regions() by AKASHI Takahiro · 2 years, 4 months ago
  44. b124efc lib: crypto: add mscode_parser by AKASHI Takahiro · 2 years, 4 months ago
  45. 7a85f32 EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices by Paul Barbieri · 2 years, 4 months ago
  46. 82e0b51 Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig by Tom Rini · 2 years, 4 months ago
  47. dc2d27a arm: samsung: Remove dead LCD code by Tom Rini · 2 years, 4 months ago
  48. 13ce351 vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 5 months ago
  49. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 5 months ago
  50. 9150470 lib: sha256: Add support for hardware specific sha256_process by Loic Poulain · 2 years, 5 months ago
  51. 8201b80 lib: sha1: Add support for hardware specific sha1_process by Loic Poulain · 2 years, 5 months ago
  52. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 5 months ago
  53. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  54. 68edbed efi_loader: initialize console size late by Heinrich Schuchardt · 2 years, 4 months ago
  55. 72fa9cd efi_loader: create boot options without file path by Heinrich Schuchardt · 2 years, 4 months ago
  56. 178667b efi_loader: allow booting from short dev only DP by Heinrich Schuchardt · 2 years, 4 months ago
  57. 556a126 EFI: FMP: Use a common GetImageInfo function for FIT and raw images by Sughosh Ganu · 2 years, 5 months ago
  58. 119fafd EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATIONS is enabled by Sughosh Ganu · 2 years, 5 months ago
  59. 26f981f fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 5 months ago
  60. 2e2e784 zlib: Port fix for CVE-2018-25032 to U-Boot by Tom Rini · 2 years, 5 months ago
  61. 8645aef efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 5 months ago
  62. 6a463bc EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · 2 years, 5 months ago
  63. 7751d2e efi: fix documentation warnings by Vincent Stehlé · 2 years, 5 months ago
  64. 57ad624 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · 2 years, 5 months ago
  65. 05f391e efi_loader: disk: add efi_disk_is_removable() by AKASHI Takahiro · 2 years, 5 months ago
  66. b436cc6 efi_loader: add sha384/512 on certificate revocation by Ilias Apalodimas · 2 years, 6 months ago
  67. 6ae4948 efi_loader: Select EVENT as well by Jan Kiszka · 2 years, 6 months ago
  68. 90c5242 lib/date: Make rtc_mktime and mktime64 Y2038-ready by Jan Kiszka · 2 years, 6 months ago
  69. 4e65ca0 efi_loader: bootmgr: add booting from removable media by AKASHI Takahiro · 2 years, 6 months ago
  70. d8465ff efi_loader: export efi_locate_device_handle() by AKASHI Takahiro · 2 years, 6 months ago
  71. eca08ce lib/charset: add u16_strlcat() function by Masahisa Kojima · 2 years, 6 months ago
  72. d30924f lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 6 months ago
  73. c900a42 efi_selftest: error handling in efi_selftest_tcg2 by Heinrich Schuchardt · 2 years, 6 months ago
  74. 0db8221 efi_selftest: clean up unaligned unit test by Heinrich Schuchardt · 2 years, 6 months ago
  75. 1b2c3e5 efi_selftest: buildefi_selftest_unaligned.c by Heinrich Schuchardt · 2 years, 6 months ago
  76. 5c1037d efi_loader: reset colors before clearing screen by Heinrich Schuchardt · 2 years, 6 months ago
  77. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  78. 6c64042 efi_loader: disk: allow blk devices even without UCLASS_PARTITION by AKASHI Takahiro · 2 years, 6 months ago
  79. 8da26f5 efi_loader: simplify efi_add_conventional_memory_map() by Heinrich Schuchardt · 2 years, 6 months ago
  80. 4f41996 efi_loader: simplify try_load_entry() by Heinrich Schuchardt · 2 years, 6 months ago
  81. dd1086a efi: fix devpath_is_partition() by Heinrich Schuchardt · 2 years, 6 months ago
  82. 7ea79e5 efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · 2 years, 6 months ago
  83. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  84. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 6 months ago
  85. 8565efd lib: Add a way to find the postiion of a trailing number by Simon Glass · 2 years, 6 months ago
  86. d667a0d lib: Fix a few bugs in trailing_strtoln() by Simon Glass · 2 years, 6 months ago
  87. 46a06ed Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  88. d97e98c efi_loader: disk: use udevice instead of blk_desc by AKASHI Takahiro · 2 years, 6 months ago
  89. a3cb34e efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices by AKASHI Takahiro · 2 years, 6 months ago
  90. b406eb0 efi_loader: disk: a helper function to delete efi_disk objects by AKASHI Takahiro · 2 years, 6 months ago
  91. 3c809df efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices by AKASHI Takahiro · 2 years, 6 months ago
  92. a9bf024 efi_loader: disk: a helper function to create efi_disk objects from udevice by AKASHI Takahiro · 2 years, 6 months ago
  93. a57ad20 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 6 months ago
  94. 38f255b efi_loader: disk: compile efi_disk when CONFIG_BLK by AKASHI Takahiro · 2 years, 6 months ago
  95. 7a06fd7 efi_loader: PARTITION_UUIDS should be optional by AKASHI Takahiro · 2 years, 6 months ago
  96. 0de71bb fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · 2 years, 6 months ago
  97. 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 6 months ago
  98. bb3d71b crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · 2 years, 6 months ago
  99. 8bf5f9a efi_loader: simplify efi_serialize_load_option() by Heinrich Schuchardt · 2 years, 7 months ago
  100. b27d8e4 efi_loader: EFI_HII_STRING_PROTOCOL.GetString() by Heinrich Schuchardt · 2 years, 7 months ago