1. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
  2. 4e5e49a efi: Include GUID names with EFI app and payload by Simon Glass · 1 year, 8 months ago
  3. ac93275 efi: Add another tranch of GUIDs by Simon Glass · 1 year, 8 months ago
  4. bace47a efi_loader: simplify efi_str_to_u16() by Heinrich Schuchardt · 1 year, 8 months ago
  5. f606fab efi_loader: move dp_alloc() to efi_alloc() by Heinrich Schuchardt · 1 year, 8 months ago
  6. e472ef8 efi_loader: fix device-path for USB devices by Heinrich Schuchardt · 1 year, 8 months ago
  7. c5cc6da efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · 1 year, 8 months ago
  8. 180b711 efi_loader: fix device-path for USB devices by Heinrich Schuchardt · 1 year, 8 months ago
  9. 3f26bca efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · 1 year, 8 months ago
  10. 99de38a zlib: trees.c: Fix a warning with clang-15 by Tom Rini · 1 year, 9 months ago
  11. fbfcb61 libavb: Fix a warning with clang-15 by Tom Rini · 1 year, 9 months ago
  12. c5f4cdb console: Use flush() before panic and reset by Tony Dinh · 1 year, 8 months ago
  13. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
  14. d3970e0 efi_loader: describe term_get_char() by Heinrich Schuchardt · 1 year, 9 months ago
  15. 26a3502 efi_loader: update SetVariable attribute check by Masahisa Kojima · 1 year, 9 months ago
  16. 3b51080 lib: Add an SPL config for LIB_UUID by Simon Glass · 1 year, 9 months ago
  17. 05a8e1a lib: Fix build condition for tiny-printf by Simon Glass · 1 year, 9 months ago
  18. 5a6bc16 lib: Add VPL options for SHA1 and SHA256 by Simon Glass · 1 year, 9 months ago
  19. ae625d9 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · 1 year, 9 months ago
  20. a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
  21. 78fd2f5 efi_loader: use tpm_auto_start for the tpm device by Ilias Apalodimas · 1 year, 10 months ago
  22. a595be3 tpm: add a function that performs selftest + startup by Ilias Apalodimas · 1 year, 10 months ago
  23. 4429393 efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX by Etienne Carriere · 1 year, 9 months ago
  24. aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 9 months ago
  25. a135320 efi_loader: fix wrong attribute check for QueryVariableInfo by Masahisa Kojima · 1 year, 9 months ago
  26. 67af329 efi_loader: avoid buffer overrun in efi_var_mem_compare by Heinrich Schuchardt · 1 year, 9 months ago
  27. 0d91c88 lmb: Treat a region which is a subset as equal by Sjoerd Simons · 1 year, 9 months ago
  28. 852d4db trace: Detect an infinite loop by Simon Glass · 1 year, 10 months ago
  29. 80f9155 trace: Correct the relocation handover with buffer overflow by Simon Glass · 1 year, 10 months ago
  30. 9dd665a trace: Show a few more stats about tracing by Simon Glass · 1 year, 10 months ago
  31. daca66d trace: Track the minimum stack depth by Simon Glass · 1 year, 10 months ago
  32. c3d9181 trace: Reduce the number of function sites by Simon Glass · 1 year, 10 months ago
  33. d9044e5 trace: Update the file header by Simon Glass · 1 year, 10 months ago
  34. 90ad4e2 abuf: Support use from tools by Simon Glass · 1 year, 10 months ago
  35. c33425c trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · 1 year, 10 months ago
  36. 64d445a time: Tidy up some unnecessary #ifdefs by Simon Glass · 1 year, 10 months ago
  37. c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
  38. 1247257 efi_loader: static efi_query_variable_info_runtime() by Heinrich Schuchardt · 1 year, 10 months ago
  39. f28c4b2 efi_loader: make gop_blt() static by Heinrich Schuchardt · 1 year, 10 months ago
  40. b927663 efi_loader: include definition of allow_unaligned() by Heinrich Schuchardt · 1 year, 10 months ago
  41. 6c2377f efi_loader: static functions in efi_runtime.c by Heinrich Schuchardt · 1 year, 10 months ago
  42. e7175f9 efi_loader: static functions in efi_console.c by Heinrich Schuchardt · 1 year, 10 months ago
  43. be67847 efi_loader: static functions in efi_boottime.c by Heinrich Schuchardt · 1 year, 10 months ago
  44. 575cfe7 efi_loader: static functions in helloworld.c by Heinrich Schuchardt · 1 year, 10 months ago
  45. 8d4c2c7 efi_loader: fix efi_ecpt_register() by Heinrich Schuchardt · 1 year, 10 months ago
  46. 7d84062 efi_loader: make get_load_options() static by Heinrich Schuchardt · 1 year, 10 months ago
  47. 454a944 efi_loader: update attribute check for QueryVariableInfo() by Masahisa Kojima · 1 year, 10 months ago
  48. 28de1e0 Correct SPL use of ENV_WRITEABLE_LIST by Simon Glass · 1 year, 10 months ago
  49. bed7223 Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2 by Simon Glass · 1 year, 10 months ago
  50. 07754cb Correct SPL use of EFI_TCG2_PROTOCOL by Simon Glass · 1 year, 10 months ago
  51. da84153 Correct SPL use of EFI_LOADER_HII by Simon Glass · 1 year, 10 months ago
  52. 5cf9952 Correct SPL use of EFI_DEVICE_PATH_UTIL by Simon Glass · 1 year, 10 months ago
  53. deda5d5 Correct SPL use of EFI_APP by Simon Glass · 1 year, 10 months ago
  54. 2dc16a2 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · 1 year, 10 months ago
  55. 948d399 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · 1 year, 10 months ago
  56. c5279ea lmb: Set correct lmb flags for EFI memory map entries by Sjoerd Simons · 1 year, 10 months ago
  57. 007ae5d lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · 1 year, 10 months ago
  58. 15436fa efi_loader: don't use HandleProtocol by Heinrich Schuchardt · 1 year, 10 months ago
  59. cb50dda efi_loader: fix comment in ESRT code by Heinrich Schuchardt · 1 year, 10 months ago
  60. 3722cc9 efi: Improve logging in efi_disk by Simon Glass · 1 year, 10 months ago
  61. 7f33194 lib: Support printing an error string by Simon Glass · 1 year, 10 months ago
  62. 3e96ed4 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 10 months ago
  63. dd31cd5 Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
  64. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  65. e10fffe efi_loader: fix CapsuleMax variable reporting by Ilias Apalodimas · 1 year, 10 months ago
  66. cd63e2d efi_loader: update the error message of TCG protocol installation by Ilias Apalodimas · 1 year, 10 months ago
  67. 90c4205 efi_loader: ensure that file ubootefi.var is created by Heinrich Schuchardt · 1 year, 10 months ago
  68. e585b79 efi_loader: Avoid overwriting previous outputs on console screen clearing by Jan Kiszka · 1 year, 10 months ago
  69. de94f0f efi_loader: Set default console colors on efi_cout_clear_screen if needed by Jan Kiszka · 1 year, 10 months ago
  70. 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
  71. 4b9b25d lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · 1 year, 11 months ago
  72. ebc1d50 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 11 months ago
  73. 12619d4 trace: Don't require TIMER_EARLY by Simon Glass · 1 year, 11 months ago
  74. bebc141 trace: Move trace pointer to data section by Simon Glass · 1 year, 11 months ago
  75. 9557592 fdt: Check for overlapping data and FDT by Simon Glass · 1 year, 11 months ago
  76. ec4f327 fdt: Pass the device tree to fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
  77. b62d349 fdt: Drop ifdefs in fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
  78. c662d0b fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
  79. 0c16fca tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 1 year, 11 months ago
  80. 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 11 months ago
  81. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
  82. 93a6e60 rc4: mark key as const by John Keeping · 2 years ago
  83. 8e4ec3e efi_loader: provide agent_handle to efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 2 months ago
  84. 4d4ec25 efi_selftest: add hii set keyboard layout test case by Vincent Stehlé · 1 year, 11 months ago
  85. 65b91a3 efi_loader: refine set_keyboard_layout() status by Vincent Stehlé · 1 year, 11 months ago
  86. 8514566 efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid by Heinrich Schuchardt · 1 year, 11 months ago
  87. 0763c02 efi_loader: fix description of memory functions by Heinrich Schuchardt · 1 year, 11 months ago
  88. ea3d28e Revert "time: add weak annotation to timer_read_counter declaration" by Harald Seiler · 1 year, 11 months ago
  89. dd02c66 lib: rsa: cosmetic: fix building warning by Haijun Qin · 2 years ago
  90. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  91. 06d514d lmb: consider EFI memory map by Heinrich Schuchardt · 1 year, 11 months ago
  92. eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 11 months ago
  93. 60bba6e efi_loader: populate console handles in system table by Heinrich Schuchardt · 1 year, 11 months ago
  94. 93cdb95 efi_loader: adjust sorting of capsules by Heinrich Schuchardt · 1 year, 11 months ago
  95. 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
  96. f557cf0 efi_loader: use u16_strlen() in efi_var_mem_ins() by Heinrich Schuchardt · 1 year, 11 months ago
  97. 77bb147 efi_loader: avoid adding variables twice by Ilias Apalodimas · 1 year, 11 months ago
  98. fcf583b efi_loader: typo non-volatile in efi_var_restore by Heinrich Schuchardt · 1 year, 11 months ago
  99. c33d389 efi_loader: fix get_package_list_handle() status by Vincent Stehlé · 2 years ago
  100. 137de2c rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEY by Tom Rini · 2 years ago