1. 67af329 efi_loader: avoid buffer overrun in efi_var_mem_compare by Heinrich Schuchardt · 2 years ago
  2. 0d91c88 lmb: Treat a region which is a subset as equal by Sjoerd Simons · 2 years ago
  3. 852d4db trace: Detect an infinite loop by Simon Glass · 2 years, 1 month ago
  4. 80f9155 trace: Correct the relocation handover with buffer overflow by Simon Glass · 2 years, 1 month ago
  5. 9dd665a trace: Show a few more stats about tracing by Simon Glass · 2 years, 1 month ago
  6. daca66d trace: Track the minimum stack depth by Simon Glass · 2 years, 1 month ago
  7. c3d9181 trace: Reduce the number of function sites by Simon Glass · 2 years, 1 month ago
  8. d9044e5 trace: Update the file header by Simon Glass · 2 years, 1 month ago
  9. 90ad4e2 abuf: Support use from tools by Simon Glass · 2 years, 1 month ago
  10. c33425c trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · 2 years, 1 month ago
  11. 64d445a time: Tidy up some unnecessary #ifdefs by Simon Glass · 2 years, 1 month ago
  12. c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  13. 1247257 efi_loader: static efi_query_variable_info_runtime() by Heinrich Schuchardt · 2 years ago
  14. f28c4b2 efi_loader: make gop_blt() static by Heinrich Schuchardt · 2 years ago
  15. b927663 efi_loader: include definition of allow_unaligned() by Heinrich Schuchardt · 2 years ago
  16. 6c2377f efi_loader: static functions in efi_runtime.c by Heinrich Schuchardt · 2 years ago
  17. e7175f9 efi_loader: static functions in efi_console.c by Heinrich Schuchardt · 2 years ago
  18. be67847 efi_loader: static functions in efi_boottime.c by Heinrich Schuchardt · 2 years ago
  19. 575cfe7 efi_loader: static functions in helloworld.c by Heinrich Schuchardt · 2 years ago
  20. 8d4c2c7 efi_loader: fix efi_ecpt_register() by Heinrich Schuchardt · 2 years ago
  21. 7d84062 efi_loader: make get_load_options() static by Heinrich Schuchardt · 2 years ago
  22. 454a944 efi_loader: update attribute check for QueryVariableInfo() by Masahisa Kojima · 2 years ago
  23. 28de1e0 Correct SPL use of ENV_WRITEABLE_LIST by Simon Glass · 2 years ago
  24. bed7223 Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2 by Simon Glass · 2 years ago
  25. 07754cb Correct SPL use of EFI_TCG2_PROTOCOL by Simon Glass · 2 years ago
  26. da84153 Correct SPL use of EFI_LOADER_HII by Simon Glass · 2 years ago
  27. 5cf9952 Correct SPL use of EFI_DEVICE_PATH_UTIL by Simon Glass · 2 years ago
  28. deda5d5 Correct SPL use of EFI_APP by Simon Glass · 2 years ago
  29. 2dc16a2 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · 2 years, 1 month ago
  30. 948d399 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · 2 years ago
  31. c5279ea lmb: Set correct lmb flags for EFI memory map entries by Sjoerd Simons · 2 years, 1 month ago
  32. 007ae5d lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · 2 years ago
  33. 15436fa efi_loader: don't use HandleProtocol by Heinrich Schuchardt · 2 years ago
  34. cb50dda efi_loader: fix comment in ESRT code by Heinrich Schuchardt · 2 years ago
  35. 3722cc9 efi: Improve logging in efi_disk by Simon Glass · 2 years, 1 month ago
  36. 7f33194 lib: Support printing an error string by Simon Glass · 2 years, 1 month ago
  37. 3e96ed4 lib: Add a function to split a string into substrings by Simon Glass · 2 years, 1 month ago
  38. dd31cd5 Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  39. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years, 1 month ago
  40. e10fffe efi_loader: fix CapsuleMax variable reporting by Ilias Apalodimas · 2 years, 1 month ago
  41. cd63e2d efi_loader: update the error message of TCG protocol installation by Ilias Apalodimas · 2 years, 1 month ago
  42. 90c4205 efi_loader: ensure that file ubootefi.var is created by Heinrich Schuchardt · 2 years, 1 month ago
  43. e585b79 efi_loader: Avoid overwriting previous outputs on console screen clearing by Jan Kiszka · 2 years, 1 month ago
  44. de94f0f efi_loader: Set default console colors on efi_cout_clear_screen if needed by Jan Kiszka · 2 years, 1 month ago
  45. 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 1 month ago
  46. 4b9b25d lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · 2 years, 1 month ago
  47. ebc1d50 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 2 years, 1 month ago
  48. 12619d4 trace: Don't require TIMER_EARLY by Simon Glass · 2 years, 1 month ago
  49. bebc141 trace: Move trace pointer to data section by Simon Glass · 2 years, 1 month ago
  50. 9557592 fdt: Check for overlapping data and FDT by Simon Glass · 2 years, 1 month ago
  51. ec4f327 fdt: Pass the device tree to fdtdec_prepare_fdt() by Simon Glass · 2 years, 1 month ago
  52. b62d349 fdt: Drop ifdefs in fdtdec_prepare_fdt() by Simon Glass · 2 years, 1 month ago
  53. c662d0b fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 2 years, 1 month ago
  54. 0c16fca tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 2 years, 1 month ago
  55. 33c60a3 trace: Use notrace for short by Simon Glass · 2 years, 1 month ago
  56. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 2 years, 1 month ago
  57. 93a6e60 rc4: mark key as const by John Keeping · 2 years, 3 months ago
  58. 8e4ec3e efi_loader: provide agent_handle to efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 4 months ago
  59. 4d4ec25 efi_selftest: add hii set keyboard layout test case by Vincent Stehlé · 2 years, 1 month ago
  60. 65b91a3 efi_loader: refine set_keyboard_layout() status by Vincent Stehlé · 2 years, 1 month ago
  61. 8514566 efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid by Heinrich Schuchardt · 2 years, 1 month ago
  62. 0763c02 efi_loader: fix description of memory functions by Heinrich Schuchardt · 2 years, 1 month ago
  63. ea3d28e Revert "time: add weak annotation to timer_read_counter declaration" by Harald Seiler · 2 years, 1 month ago
  64. dd02c66 lib: rsa: cosmetic: fix building warning by Haijun Qin · 2 years, 2 months ago
  65. cebdfc2 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  66. 06d514d lmb: consider EFI memory map by Heinrich Schuchardt · 2 years, 1 month ago
  67. eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 2 years, 1 month ago
  68. 60bba6e efi_loader: populate console handles in system table by Heinrich Schuchardt · 2 years, 1 month ago
  69. 93cdb95 efi_loader: adjust sorting of capsules by Heinrich Schuchardt · 2 years, 1 month ago
  70. 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 2 years, 1 month ago
  71. f557cf0 efi_loader: use u16_strlen() in efi_var_mem_ins() by Heinrich Schuchardt · 2 years, 1 month ago
  72. 77bb147 efi_loader: avoid adding variables twice by Ilias Apalodimas · 2 years, 1 month ago
  73. fcf583b efi_loader: typo non-volatile in efi_var_restore by Heinrich Schuchardt · 2 years, 1 month ago
  74. c33d389 efi_loader: fix get_package_list_handle() status by Vincent Stehlé · 2 years, 2 months ago
  75. 137de2c rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEY by Tom Rini · 2 years, 2 months ago
  76. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years, 2 months ago
  77. 9ba35e6 efi_selftest: conformance test for GetNextVariableName by Heinrich Schuchardt · 2 years, 2 months ago
  78. 70a4ac6 efi_loader: fix efi_get_next_variable_name_mem() by Heinrich Schuchardt · 2 years, 2 months ago
  79. ce32708 eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 2 years, 2 months ago
  80. 63db156 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years, 2 months ago
  81. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years, 2 months ago
  82. 1c03ab9 lib: Add common semihosting library by Kautuk Consul · 2 years, 2 months ago
  83. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 3 months ago
  84. 3b8dfc4 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 2 years, 3 months ago
  85. d807199 net: ipv6: Enable IPv6 typeconversion specifier by Viacheslav Mitrofanov · 2 years, 2 months ago
  86. 2f7f2f2 net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 2 years, 2 months ago
  87. 3ac026a efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 2 years, 2 months ago
  88. 1a12796 efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · 2 years, 2 months ago
  89. 1702055 efi_loader: fix handling of DHCP acknowledge by Heinrich Schuchardt · 2 years, 2 months ago
  90. f2833d4 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · 2 years, 2 months ago
  91. f2d60f6 efi_loader: add an EFI binary to print boot hart ID by Heinrich Schuchardt · 2 years, 2 months ago
  92. 6717a03 efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · 2 years, 2 months ago
  93. caf29d1 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · 2 years, 2 months ago
  94. ae182a2 efi_loader: Fix buffer underflow by Mikhail Ilin · 2 years, 2 months ago
  95. a930d69 efi_loader: replace a u16_strdup with alloc + memcpy by Ilias Apalodimas · 2 years, 3 months ago
  96. 64012e0 efi_loader: add missing EFI_CALL when closing a file by Ilias Apalodimas · 2 years, 3 months ago
  97. 94a574d efi_loader: add comments on efi_file_from_path() regarding alignment by Ilias Apalodimas · 2 years, 3 months ago
  98. 95d18c5 efi_loader: improve description of efi_file_from_path() by Heinrich Schuchardt · 2 years, 3 months ago
  99. 9fb3269 efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() by Ilias Apalodimas · 2 years, 3 months ago
  100. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 3 months ago