1. 81040de efi_loader: fix uninitialized variable bug in efi_set_load_options() by Dan Carpenter · Thu Jul 27 10:15:01 2023 +0300
  2. b09ecf1 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · Mon Jul 24 13:17:36 2023 +0300
  3. 3d34763 efi_loader: simplify dp_fill() by Heinrich Schuchardt · Fri Jul 21 08:34:18 2023 +0200
  4. 8433a5d efi_loader: device paths for special block devices by Heinrich Schuchardt · Fri Jul 21 00:03:46 2023 +0200
  5. e9b59bf fwu: Show number of attempts in Trial State by Michal Simek · Fri Jul 14 10:47:06 2023 +0200
  6. 4b5ab71 fwu: mtd: Fix dfu_alt_info generation for 2 images per bank by Michal Simek · Thu Jul 13 16:36:27 2023 +0200
  7. 9495d07 fwu: Allow code to properly decode trial state by Michal Simek · Thu Jul 13 16:35:24 2023 +0200
  8. 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · Fri Jul 07 10:13:34 2023 +0200
  9. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  10. 805b3a1 arm_ffa: efi: introduce FF-A MM communication by Abdellatif El Khlifi · Thu Jul 13 14:28:46 2023 +0100
  11. 0d92c6e lib: uuid: introduce uuid_str_to_le_bin function by Abdellatif El Khlifi · Thu Jul 13 14:28:39 2023 +0100
  12. a58132a lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · Fri Jul 14 11:22:39 2023 +0530
  13. 39568fd efi_loader: support all uclasses in device path by Heinrich Schuchardt · Wed Jul 19 06:43:08 2023 +0200
  14. b8ea6ff efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO by Heinrich Schuchardt · Wed Jul 19 16:49:46 2023 +0200
  15. 676c274 efi_driver: fix duplicate efiblk#0 issue by Masahisa Kojima · Mon Jul 03 15:08:45 2023 +0900
  16. e2effb8 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · Mon Jun 19 14:14:03 2023 +0300
  17. 4953c99 efi_loader: use efi_install_multiple_protocol_interfaces() by Ilias Apalodimas · Mon Jun 19 14:14:02 2023 +0300
  18. d822f86 efi_loader: simplify efi_uninstall_protocol() by Heinrich Schuchardt · Sun Jun 18 09:00:45 2023 +0200
  19. f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jul 17 10:38:28 2023 -0400
  20. 8965f29 efi: Use the installed ACPI tables by Simon Glass · Sat Jul 15 21:39:17 2023 -0600
  21. 54d26e7 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · Sat Jul 15 21:38:51 2023 -0600
  22. 10733e4 Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jul 15 11:19:11 2023 -0400
  23. e1ad108 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · Tue Jun 20 09:19:31 2023 +0300
  24. ac1abbe efi_loader: fix the return codes of UninstallProtocol by Ilias Apalodimas · Tue Jun 20 09:19:30 2023 +0300
  25. 106f0df efi_loader: check the status of disconnected drivers by Ilias Apalodimas · Tue Jun 20 09:19:29 2023 +0300
  26. 1e10d62 efi_loader: reconnect drivers on failure by Ilias Apalodimas · Tue Jun 20 09:19:28 2023 +0300
  27. b5542a6 Load option with short device path for boot vars by Raymond Mao · Mon Jun 19 14:23:01 2023 -0700
  28. a35784d Fix incorrect return code of boot option update by Raymond Mao · Mon Jun 19 14:22:59 2023 -0700
  29. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · Mon Jun 19 14:22:58 2023 -0700
  30. 009a8e3 lzma: Fix decompression speed regression by Christophe Leroy · Wed Jul 05 10:34:26 2023 +0200
  31. 1b4014b lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · Thu Jun 15 17:54:34 2023 +0300
  32. 722281b fdt: Allow more general use of livetree by Simon Glass · Thu Jun 01 10:22:42 2023 -0600
  33. e88e2fe fdt: Align the start of the livetree by Simon Glass · Thu Jun 01 10:22:40 2023 -0600
  34. 5ba5a20 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 11 13:27:32 2023 -0400
  35. 7107d31 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · Sat Jul 08 18:21:12 2023 +0300
  36. c49a653 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · Sat Jul 08 18:23:05 2023 +0300
  37. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  38. 4871b53 mkimage: ecdsa: password for signing from environment by Stefano Babic · Thu May 25 10:18:05 2023 +0200
  39. 0c57c4c efi_selftests: fix protocol repeated selftesting by Ilias Apalodimas · Tue Jun 13 16:23:06 2023 +0300
  40. f1db7df efi_loader: simplify efi_disk_remove by Ilias Apalodimas · Mon Jun 12 18:35:58 2023 +0300
  41. a467c27 efi_selftests: fix controllers repeated selftesting by Ilias Apalodimas · Wed Jun 14 09:55:48 2023 +0300
  42. 7dfbe44 efi_selftest: ReinstallProtocolInterface test by Heinrich Schuchardt · Sat Jun 10 21:25:18 2023 +0200
  43. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  44. e22576d fwu: provide default fwu_plat_get_bootidx by Jassi Brar · Wed May 31 00:30:06 2023 -0500
  45. 1f52b64 FWU: Add FWU metadata access driver for MTD storage regions by Masami Hiramatsu · Wed May 31 00:29:14 2023 -0500
  46. f752255 fwu: rename fwu_get_verified_mdata to fwu_get_mdata by Jassi Brar · Mon Mar 06 17:18:48 2023 -0600
  47. a1df12f fwu: meta-data: switch to management by common code by Jassi Brar · Mon Mar 06 17:18:41 2023 -0600
  48. 821e462 fwu: move meta-data management in core by Jassi Brar · Mon Mar 06 17:18:28 2023 -0600
  49. 94f4780 efi_loader: check lowest supported version by Masahisa Kojima · Wed Jun 07 14:41:55 2023 +0900
  50. 941353c efi_loader: get lowest supported version from device tree by Masahisa Kojima · Wed Jun 07 14:41:54 2023 +0900
  51. ff96fa1 efi_loader: versioning support in GetImageInfo by Masahisa Kojima · Wed Jun 07 14:41:53 2023 +0900
  52. 45a18f0 efi_loader: store firmware version into FmpState variable by Masahisa Kojima · Wed Jun 07 14:41:52 2023 +0900
  53. 5d2438b efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · Wed Jun 07 14:41:51 2023 +0900
  54. e9580e2 efi_selftest: LocateHandleBuffer return code by Heinrich Schuchardt · Thu Jun 01 09:06:09 2023 +0200
  55. ee69ae1 efi_loader: check return value of part_get_info() by Heinrich Schuchardt · Sat May 27 08:18:28 2023 +0200
  56. a0f6a5b efi: Correct .efi rules by Simon Glass · Sat Apr 29 19:21:47 2023 -0600
  57. 90b0127 acpi: Put the version numbers in a central place by Simon Glass · Sat Apr 29 19:21:46 2023 -0600
  58. ff08eac efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · Sat May 13 10:36:21 2023 +0200
  59. 7e269a3 efi_loader: simplify efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 10:30:43 2023 +0200
  60. bf0b3a1 efi_loader: error code efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 10:22:21 2023 +0200
  61. 16eff69 efi_loader: clean up efi_dp_from_file by Heinrich Schuchardt · Sat May 13 10:18:24 2023 +0200
  62. 23f90b7 efi_loader: duplicate code in efi_dp_from_name by Heinrich Schuchardt · Sat May 13 10:00:55 2023 +0200
  63. 87b8a71 efi_loader: avoid #ifdef in efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 09:55:26 2023 +0200
  64. aecb9e2 efi_loader: support booting semihosting file by Heinrich Schuchardt · Fri May 12 20:18:10 2023 +0200
  65. c4ff7c0 efi_loader: print file path w/o boot device by Heinrich Schuchardt · Fri May 12 21:23:15 2023 +0200
  66. 3f7120d fwu: fix config FWU_MULTI_BANK_UPDATE by Heinrich Schuchardt · Sun May 07 08:39:34 2023 +0200
  67. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · Thu May 04 16:54:58 2023 -0600
  68. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  69. 164663c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Apr 30 21:29:50 2023 -0400
  70. 1fbd614 fdt: Indicate that people should use the ofnode API by Simon Glass · Tue Apr 25 10:27:21 2023 -0600
  71. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · Sun Jan 22 16:06:34 2023 -0600
  72. e0fff9a efi_loader: remove unused efi_capsule_authenticate by Heinrich Schuchardt · Tue Apr 11 20:18:07 2023 +0200
  73. ba7ad02 efi: loader: Make efi_runtime_mmio static by Bin Meng · Wed Apr 05 20:15:19 2023 +0800
  74. c8025a3 efi: loader: Make efi_mem static by Bin Meng · Wed Apr 05 20:15:18 2023 +0800
  75. d89dea3 efi: loader: Make efi_event_queue and efi_register_notify_events static by Bin Meng · Wed Apr 05 20:15:17 2023 +0800
  76. a7f3b7b efi: selftest: Make load_file() and load_file2() static by Bin Meng · Wed Apr 05 20:15:16 2023 +0800
  77. 44cbf42 efi: selftest: Make record static by Bin Meng · Wed Apr 05 20:15:15 2023 +0800
  78. 1a97b51 efi_loader: avoid using HandleProtocol in initrddump.efi by Heinrich Schuchardt · Tue Apr 04 07:23:53 2023 +0200
  79. 5aaea01 efi_loader: avoid using HandleProtocol in helloworld.efi by Heinrich Schuchardt · Tue Apr 04 07:17:48 2023 +0200
  80. 15a2155 lib: missing fallthrough comment in vsnprintf_internal() by Heinrich Schuchardt · Sat Apr 01 08:13:42 2023 +0200
  81. 6c23052 lmb: add max number of region in lmb_dump_region() output by Patrick Delaunay · Wed Mar 22 19:12:26 2023 +0100
  82. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · Wed Mar 22 19:12:25 2023 +0100
  83. 3215268 efi_loader: device_path: support blkmap devices by Tobias Waldekranz · Thu Feb 16 16:33:55 2023 +0100
  84. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  85. 232c9db efi_loader: remove duplicate assignment by Heinrich Schuchardt · Sat Apr 01 07:21:55 2023 +0200
  86. a7ffd90 efi_loader: correct shortening of device-paths by Heinrich Schuchardt · Sun Mar 26 12:22:40 2023 +0200
  87. 88e5a20 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · Sun Mar 19 04:13:02 2023 +0100
  88. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  89. f7f5578 efi: Include GUID names with EFI app and payload by Simon Glass · Mon Mar 20 08:30:12 2023 +1300
  90. d134ad5 efi: Add another tranch of GUIDs by Simon Glass · Mon Mar 20 08:30:11 2023 +1300
  91. 16eda5e efi_loader: simplify efi_str_to_u16() by Heinrich Schuchardt · Sun Mar 19 09:20:23 2023 +0100
  92. 4564025 efi_loader: move dp_alloc() to efi_alloc() by Heinrich Schuchardt · Sun Mar 19 09:20:22 2023 +0100
  93. fc607ab efi_loader: fix device-path for USB devices by Heinrich Schuchardt · Sun Mar 19 16:18:09 2023 +0100
  94. 3f41a2a efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · Sun Mar 19 16:18:08 2023 +0100
  95. 25b18d6 efi_loader: fix device-path for USB devices by Heinrich Schuchardt · Sun Mar 19 16:18:09 2023 +0100
  96. ebee60e efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · Sun Mar 19 16:18:08 2023 +0100
  97. 6839d1b zlib: trees.c: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:36 2023 -0500
  98. ac0135b libavb: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:35 2023 -0500
  99. 88d0f5b console: Use flush() before panic and reset by Tony Dinh · Tue Mar 14 17:24:26 2023 -0700
  100. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400