1. c91feda Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · 1 year, 2 months ago
  2. 70bd471 spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · 1 year, 2 months ago
  3. cc889bd efi_loader: delete handle from events when a protocol is uninstalled by Ilias Apalodimas · 1 year, 2 months ago
  4. eb48efc lib: parameter check in hash_calculate by Heinrich Schuchardt · 1 year, 2 months ago
  5. b571b3a efi_loader: fix efi_add_known_memory() by Heinrich Schuchardt · 1 year, 2 months ago
  6. 3a3543d lib: Suppress E when writing error-string output by Simon Glass · 1 year, 3 months ago
  7. 218b062 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 3 months ago
  8. 7048f26 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 3 months ago
  9. af62d83 spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 3 months ago
  10. cd87d2c efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · 1 year, 3 months ago
  11. 405b736 efi_loader: catch out of memory in file_open by Heinrich Schuchardt · 1 year, 3 months ago
  12. cff7700 efi_loader: error handling in efi_disk_add_dev by Heinrich Schuchardt · 1 year, 3 months ago
  13. ecae4bb efi_loader: memory leak efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 3 months ago
  14. 257a498 efi_loader: out of memory in efi_mem_carve_out by Heinrich Schuchardt · 1 year, 3 months ago
  15. 48d183f efi_loader: overflow in efi_allocate_pages by Heinrich Schuchardt · 1 year, 3 months ago
  16. d12c3ef efi_loader: error handling in tcg2_hash_pe_image() by Heinrich Schuchardt · 1 year, 3 months ago
  17. ba27563 efi_loader: out of memory in efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 3 months ago
  18. b52a277 efi_selftest: remove superfluous assignments by Heinrich Schuchardt · 1 year, 3 months ago
  19. dae2369 efi_loader: fix an IS_ERR() vs NULL check by Dan Carpenter · 1 year, 3 months ago
  20. 1b7e469 efi_loader: capsule: enforce guid check in api and capsule_on_disk by AKASHI Takahiro · 1 year, 3 months ago
  21. 8294453 efi_loader: Fix memory corruption on 32bit systems by Dan Carpenter · 1 year, 3 months ago
  22. a7eb8ae efi_loader: fix uninitialized variable bug in efi_set_load_options() by Dan Carpenter · 1 year, 3 months ago
  23. 54edc37 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 3 months ago
  24. d054424 efi_loader: simplify dp_fill() by Heinrich Schuchardt · 1 year, 3 months ago
  25. c227ef7 efi_loader: device paths for special block devices by Heinrich Schuchardt · 1 year, 3 months ago
  26. b378fdd fwu: Show number of attempts in Trial State by Michal Simek · 1 year, 3 months ago
  27. 395ab12 fwu: mtd: Fix dfu_alt_info generation for 2 images per bank by Michal Simek · 1 year, 3 months ago
  28. a6dd927 fwu: Allow code to properly decode trial state by Michal Simek · 1 year, 3 months ago
  29. b1aade8 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · 1 year, 4 months ago
  30. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  31. aabbc2f arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · 1 year, 3 months ago
  32. 5d24a43 lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · 1 year, 3 months ago
  33. dfe00b3 lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · 1 year, 3 months ago
  34. e07368e efi_loader: support all uclasses in device path by Heinrich Schuchardt · 1 year, 3 months ago
  35. dc7a2f1 efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO by Heinrich Schuchardt · 1 year, 3 months ago
  36. 06fc19c efi_driver: fix duplicate efiblk#0 issue by Masahisa Kojima · 1 year, 4 months ago
  37. 21eb7c1 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 1 year, 4 months ago
  38. 4a3baf9 efi_loader: use efi_install_multiple_protocol_interfaces() by Ilias Apalodimas · 1 year, 4 months ago
  39. 6287021 efi_loader: simplify efi_uninstall_protocol() by Heinrich Schuchardt · 1 year, 4 months ago
  40. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 3 months ago
  41. 085f8db efi: Use the installed ACPI tables by Simon Glass · 1 year, 3 months ago
  42. 3710802 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · 1 year, 3 months ago
  43. 3a7a17d Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  44. d9df8a5 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · 1 year, 4 months ago
  45. 748cb55 efi_loader: fix the return codes of UninstallProtocol by Ilias Apalodimas · 1 year, 4 months ago
  46. 747d16d efi_loader: check the status of disconnected drivers by Ilias Apalodimas · 1 year, 4 months ago
  47. 239d59a efi_loader: reconnect drivers on failure by Ilias Apalodimas · 1 year, 4 months ago
  48. 7aa022c Load option with short device path for boot vars by Raymond Mao · 1 year, 4 months ago
  49. 9945bc4 Fix incorrect return code of boot option update by Raymond Mao · 1 year, 4 months ago
  50. 339b527 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 4 months ago
  51. ad47974 lzma: Fix decompression speed regression by Christophe Leroy · 1 year, 4 months ago
  52. ef40257 lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · 1 year, 4 months ago
  53. a8f2ac2 fdt: Allow more general use of livetree by Simon Glass · 1 year, 5 months ago
  54. 9cf39bb fdt: Align the start of the livetree by Simon Glass · 1 year, 5 months ago
  55. 8e21064 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  56. 9fd3f88 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · 1 year, 3 months ago
  57. d7fe913 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · 1 year, 3 months ago
  58. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  59. 50195a2 mkimage: ecdsa: password for signing from environment by Stefano Babic · 1 year, 5 months ago
  60. 5669591 efi_selftests: fix protocol repeated selftesting by Ilias Apalodimas · 1 year, 4 months ago
  61. 3cc2b9f efi_loader: simplify efi_disk_remove by Ilias Apalodimas · 1 year, 4 months ago
  62. 3ae95fe efi_selftests: fix controllers repeated selftesting by Ilias Apalodimas · 1 year, 4 months ago
  63. a61e6ad efi_selftest: ReinstallProtocolInterface test by Heinrich Schuchardt · 1 year, 4 months ago
  64. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  65. a7e4541 fwu: provide default fwu_plat_get_bootidx by Jassi Brar · 1 year, 5 months ago
  66. 4898679 FWU: Add FWU metadata access driver for MTD storage regions by Masami Hiramatsu · 1 year, 5 months ago
  67. 1e917a6 fwu: rename fwu_get_verified_mdata to fwu_get_mdata by Jassi Brar · 1 year, 8 months ago
  68. 246ec2a fwu: meta-data: switch to management by common code by Jassi Brar · 1 year, 8 months ago
  69. 167994f fwu: move meta-data management in core by Jassi Brar · 1 year, 8 months ago
  70. 6ab7a68 efi_loader: check lowest supported version by Masahisa Kojima · 1 year, 5 months ago
  71. 25dc7d5 efi_loader: get lowest supported version from device tree by Masahisa Kojima · 1 year, 5 months ago
  72. 3cba970 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · 1 year, 5 months ago
  73. bfaa1fb efi_loader: store firmware version into FmpState variable by Masahisa Kojima · 1 year, 5 months ago
  74. cccea18 efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 5 months ago
  75. 75ebeb4 efi_selftest: LocateHandleBuffer return code by Heinrich Schuchardt · 1 year, 5 months ago
  76. 1becdfc efi_loader: check return value of part_get_info() by Heinrich Schuchardt · 1 year, 5 months ago
  77. c52bd03 efi: Correct .efi rules by Simon Glass · 1 year, 6 months ago
  78. 1e4d965 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 6 months ago
  79. c7c0ca3 efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · 1 year, 5 months ago
  80. e1273ea efi_loader: simplify efi_dp_from_name() by Heinrich Schuchardt · 1 year, 5 months ago
  81. 9f7ed4b efi_loader: error code efi_dp_from_name() by Heinrich Schuchardt · 1 year, 5 months ago
  82. 5780612 efi_loader: clean up efi_dp_from_file by Heinrich Schuchardt · 1 year, 5 months ago
  83. bd646fc efi_loader: duplicate code in efi_dp_from_name by Heinrich Schuchardt · 1 year, 5 months ago
  84. d76184e efi_loader: avoid #ifdef in efi_dp_from_name() by Heinrich Schuchardt · 1 year, 5 months ago
  85. 01c5281 efi_loader: support booting semihosting file by Heinrich Schuchardt · 1 year, 5 months ago
  86. 31eda3f efi_loader: print file path w/o boot device by Heinrich Schuchardt · 1 year, 5 months ago
  87. 227d3b3 fwu: fix config FWU_MULTI_BANK_UPDATE by Heinrich Schuchardt · 1 year, 6 months ago
  88. 37bf440 acpi: Move the table-finding functions into the libary by Simon Glass · 1 year, 6 months ago
  89. 0992a90 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 6 months ago
  90. 27dc882 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 6 months ago
  91. f43fc16 fdt: Indicate that people should use the ofnode API by Simon Glass · 1 year, 6 months ago
  92. 1eb0908 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · 1 year, 9 months ago
  93. 4bccbd3 efi_loader: remove unused efi_capsule_authenticate by Heinrich Schuchardt · 1 year, 6 months ago
  94. 6fc4fc3 efi: loader: Make efi_runtime_mmio static by Bin Meng · 1 year, 7 months ago
  95. 207b686 efi: loader: Make efi_mem static by Bin Meng · 1 year, 7 months ago
  96. ee23830 efi: loader: Make efi_event_queue and efi_register_notify_events static by Bin Meng · 1 year, 7 months ago
  97. 8063c55 efi: selftest: Make load_file() and load_file2() static by Bin Meng · 1 year, 7 months ago
  98. 013f9f8 efi: selftest: Make record static by Bin Meng · 1 year, 7 months ago
  99. 199675b efi_loader: avoid using HandleProtocol in initrddump.efi by Heinrich Schuchardt · 1 year, 7 months ago
  100. ff6ce8d efi_loader: avoid using HandleProtocol in helloworld.efi by Heinrich Schuchardt · 1 year, 7 months ago