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