1. cad6b82 initcall: Support manual relocation by Simon Glass · Mon Aug 21 21:16:55 2023 -0600
  2. 6b42d38 initcall: Support emitting events by Simon Glass · Mon Aug 21 21:16:54 2023 -0600
  3. d6db894 event: Export event_type_name() by Simon Glass · Mon Aug 21 21:16:53 2023 -0600
  4. 4e47b6c initcall: Adjust the failure message and return value by Simon Glass · Mon Aug 21 21:16:52 2023 -0600
  5. 45a95bf initcall: Adjust the loop logic by Simon Glass · Mon Aug 21 21:16:51 2023 -0600
  6. 0e33bbf initcall: Factor out reloc_off calculation by Simon Glass · Mon Aug 21 21:16:50 2023 -0600
  7. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · Mon Aug 21 21:16:49 2023 -0600
  8. 3bfbedd event: Support a simple spy record by Simon Glass · Mon Aug 21 21:16:48 2023 -0600
  9. 7ca508d Merge branch '2023-08-30-assorted-code-improvements' into next by Tom Rini · Thu Aug 31 12:23:36 2023 -0400
  10. 848d73c setexpr: Silence some diagnostic messages by Łukasz Stelmach · Thu Aug 24 08:10:25 2023 +0200
  11. e5f96fd configs: sandbox: Enable NVMXIP QSPI driver by Marek Vasut · Wed Aug 23 02:18:21 2023 +0200
  12. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · Wed Aug 23 02:18:20 2023 +0200
  13. b9c7426 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · Wed Aug 23 02:18:19 2023 +0200
  14. d048932 drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · Wed Aug 23 02:18:18 2023 +0200
  15. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · Wed Aug 23 02:18:17 2023 +0200
  16. 4ede2df fwu: Initialize global fwu library state during CI test by Marek Vasut · Wed Aug 23 02:16:52 2023 +0200
  17. 5f6d914 serial-uclass: reset gd->cur_serial_dev to NULL if serial not found by Maksim Kiselev · Fri Aug 18 12:34:30 2023 +0300
  18. 9ed732d tools: image-host: print error messages to stderr by Oleksandr Suvorov · Thu Aug 17 18:36:10 2023 +0300
  19. fa8c988 pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · Wed Aug 16 15:27:53 2023 -0700
  20. 30e5859 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · Mon Aug 14 16:34:13 2023 -0600
  21. 92b6f74 Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Wed Aug 30 09:32:10 2023 -0400
  22. 8fd7e31 Merge branch '2023-08-29-integrate-efi-capsule-update-better-in-to-u-boot-buildflow' into next by Tom Rini · Tue Aug 29 16:58:42 2023 -0400
  23. 83ca37c doc: capsule: Document the new mechanism to embed ESL file into dtb by Sughosh Ganu · Tue Aug 22 23:10:08 2023 +0530
  24. 33f8386 test: capsule: Remove logic to add public key ESL by Sughosh Ganu · Tue Aug 22 23:10:07 2023 +0530
  25. b7d674c sandbox: capsule: Add path to the public key ESL file by Sughosh Ganu · Tue Aug 22 23:10:06 2023 +0530
  26. 3f46bcc scripts/Makefile.lib: Embed capsule public key in platform's dtb by Sughosh Ganu · Tue Aug 22 23:10:05 2023 +0530
  27. 5593c6f scripts/Makefile.lib: Add dtsi include files as deps for building DTB by Sughosh Ganu · Tue Aug 22 23:10:04 2023 +0530
  28. 5a3f5eb scripts/Makefile.lib: Collate all dtsi files for inclusion by Sughosh Ganu · Tue Aug 22 23:10:03 2023 +0530
  29. 0c3783e sandbox: trace: Increase trace buffer size by Sughosh Ganu · Tue Aug 22 23:10:02 2023 +0530
  30. 80f68e6 doc: Add documentation to highlight capsule generation related updates by Sughosh Ganu · Tue Aug 22 23:10:01 2023 +0530
  31. 467130a test: capsule: Generate EFI capsules through binman by Sughosh Ganu · Tue Aug 22 23:10:00 2023 +0530
  32. 269ee6d binman: capsule: Add support for generating EFI capsules by Sughosh Ganu · Tue Aug 22 23:09:59 2023 +0530
  33. b29136b btool: mkeficapsule: Add a bintool for EFI capsule generation by Sughosh Ganu · Tue Aug 22 23:09:58 2023 +0530
  34. fbb7413 sandbox: capsule: Enable EFI capsule module on sandbox variants by Sughosh Ganu · Tue Aug 22 23:09:57 2023 +0530
  35. c7cc6df sandbox: capsule: Add keys and certificates needed for capsule update testing by Sughosh Ganu · Tue Aug 22 23:09:56 2023 +0530
  36. 4c3dcb3 nuvoton: npcm845-evb: Add a newline at the end of file by Sughosh Ganu · Tue Aug 22 23:09:55 2023 +0530
  37. 6526e09 binman: bintool: Build a tool from a list of commands by Sughosh Ganu · Tue Aug 22 23:09:54 2023 +0530
  38. cdb420d ARM: dts: at91: sam9x60-curiosity: Sync gpio button from Linux by Alexander Dahl · Wed Aug 23 15:58:56 2023 +0200
  39. 23f626d board: sam9x60-curiosity: Let LED subsystem init leds if enabled by Alexander Dahl · Wed Aug 23 15:58:55 2023 +0200
  40. 17811e2 ARM: dts: at91: sam9x60-curiosity: Sync LED nodes from Linux by Alexander Dahl · Wed Aug 23 15:58:54 2023 +0200
  41. 12b5073 configs: at91: sam9x60: Switch to new reset driver by Alexander Dahl · Wed Aug 23 15:58:53 2023 +0200
  42. 7ea1362 configs: at91: sam9x60_curiosity: Sync both defconfig variants by Alexander Dahl · Wed Aug 23 15:58:52 2023 +0200
  43. 78153b8 Merge branch '2023-08-26-bootstd-chromeos-impreovements-and-move-to-gcc-13.2' into next by Tom Rini · Sat Aug 26 11:25:08 2023 -0400
  44. 9d88597 CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · Fri Aug 25 13:21:27 2023 -0400
  45. 3bd5ed7 CI: Update to gcc-13.2.0 by Tom Rini · Fri Aug 25 13:21:26 2023 -0400
  46. be17cb3 CI: Add ChromiumOS utilities by Simon Glass · Thu Aug 24 13:55:46 2023 -0600
  47. d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · Thu Aug 24 13:55:45 2023 -0600
  48. 21fcfd8 uuid: Add ChromiumOS partition types by Simon Glass · Thu Aug 24 13:55:44 2023 -0600
  49. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · Thu Aug 24 13:55:43 2023 -0600
  50. 1e7f447 part: Add a fallback for part_get_bootable() by Simon Glass · Thu Aug 24 13:55:42 2023 -0600
  51. fff928c bootstd: Add a test for bootmeth_cros by Simon Glass · Thu Aug 24 13:55:41 2023 -0600
  52. bb76a5c bootstd: test: Allow binding and using any mmc device by Simon Glass · Thu Aug 24 13:55:40 2023 -0600
  53. d465ad5 bootflow: Show an empty filename when there is none by Simon Glass · Thu Aug 24 13:55:39 2023 -0600
  54. 0870921 test: Move 1MB.fat32.img and 2MB.ext2.img by Simon Glass · Thu Aug 24 13:55:38 2023 -0600
  55. 528a0f6 sandbox: Add a way to access persistent test files by Simon Glass · Thu Aug 24 13:55:37 2023 -0600
  56. 317bdb2 uuid: Move function comments to header file by Simon Glass · Thu Aug 24 13:55:36 2023 -0600
  57. 375067f dm: core: Correct error handling when event fails by Simon Glass · Thu Aug 24 13:55:35 2023 -0600
  58. 9137f66 part: efi: Add debugging for the signature check by Simon Glass · Thu Aug 24 13:55:34 2023 -0600
  59. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · Thu Aug 24 13:55:33 2023 -0600
  60. b8d3a78 part: Add accessors for struct disk_partition type_uuid by Simon Glass · Thu Aug 24 13:55:32 2023 -0600
  61. 23e3453 part: Add accessors for struct disk_partition uuid by Simon Glass · Thu Aug 24 13:55:31 2023 -0600
  62. 224d73e part: Add comments for static functions by Simon Glass · Thu Aug 24 13:55:30 2023 -0600
  63. e776291 part: nac: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:29 2023 -0600
  64. 1172e23 part: iso: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:28 2023 -0600
  65. 1369ad4 part: efi: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:27 2023 -0600
  66. d063395 part: dos: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:26 2023 -0600
  67. 17d797b part: amiga: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:25 2023 -0600
  68. 54c709a part: Use desc instead of dev_desc by Simon Glass · Thu Aug 24 13:55:24 2023 -0600
  69. 1a5caa9 Merge branch '2023-08-25-add-persistent-config-editor-via-expo' into next by Tom Rini · Fri Aug 25 17:52:59 2023 -0400
  70. 9b68f94 expo: doc: Update documentation for persistent settings by Simon Glass · Mon Aug 14 16:40:39 2023 -0600
  71. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · Mon Aug 14 16:40:38 2023 -0600
  72. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · Mon Aug 14 16:40:37 2023 -0600
  73. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · Mon Aug 14 16:40:36 2023 -0600
  74. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · Mon Aug 14 16:40:35 2023 -0600
  75. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · Mon Aug 14 16:40:34 2023 -0600
  76. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · Mon Aug 14 16:40:33 2023 -0600
  77. 5fd4f78 expo: Export scene_menuitem_find() for use in internal code by Simon Glass · Mon Aug 14 16:40:32 2023 -0600
  78. f8cb2e8 doc: Expand documentation for the cedit command by Simon Glass · Mon Aug 14 16:40:31 2023 -0600
  79. 82adc29 expo: Move cedit theme under bootstd by Simon Glass · Mon Aug 14 16:40:30 2023 -0600
  80. 40eb3c3 expo: Add documentation for the configuration editor by Simon Glass · Mon Aug 14 16:40:29 2023 -0600
  81. b1263bc expo: Tidy up the expo.py tool and usage by Simon Glass · Mon Aug 14 16:40:28 2023 -0600
  82. 6a5af5f expo: Add a function to prepare a cedit by Simon Glass · Mon Aug 14 16:40:27 2023 -0600
  83. 44e4ec7 expo: Move cedit test into its own file and tidy by Simon Glass · Mon Aug 14 16:40:26 2023 -0600
  84. 8df4a4e expo: Split out cedit into its own header by Simon Glass · Mon Aug 14 16:40:25 2023 -0600
  85. 50b1e34 expo: Refactor menu_build() to return the object created by Simon Glass · Mon Aug 14 16:40:24 2023 -0600
  86. e90acd8 expo: Provide a way to iterate through all scene objects by Simon Glass · Mon Aug 14 16:40:23 2023 -0600
  87. 733c262 abuf: Allow incrementing the size by Simon Glass · Mon Aug 14 16:40:22 2023 -0600
  88. 45ff0bc expo: Make scene_obj_find() take a const scene by Simon Glass · Mon Aug 14 16:40:21 2023 -0600
  89. 05ef15a Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next by Tom Rini · Thu Aug 24 17:42:48 2023 -0400
  90. 3adab5e doc: qemu: arm: Add a section on booting Linux distros by Alper Nebi Yasak · Mon Aug 14 20:39:44 2023 +0300
  91. 211639d arm: qemu: Enable usb keyboard as an input device by Alper Nebi Yasak · Mon Aug 14 20:39:43 2023 +0300
  92. bd522b5 arm: qemu: Enable PRE_CONSOLE_BUFFER by Alper Nebi Yasak · Mon Aug 14 20:39:42 2023 +0300
  93. 79f469a arm: qemu: Enable Bochs video support by Alper Nebi Yasak · Mon Aug 14 20:39:41 2023 +0300
  94. 601380e Merge branch '2023-08-24-further-ufs-updates' into next by Tom Rini · Thu Aug 24 15:39:55 2023 -0400
  95. 8426fe8 ufs: Implement cache management by Marek Vasut · Wed Aug 16 17:05:55 2023 +0200
  96. 53c6bf3 ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · Wed Aug 16 17:05:54 2023 +0200
  97. bc3786f ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · Wed Aug 16 17:05:53 2023 +0200
  98. 3f21c66 ufs: Handle UFS 3.0 controllers by Marek Vasut · Wed Aug 16 17:05:52 2023 +0200
  99. 4020fd1 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · Wed Aug 16 17:05:51 2023 +0200
  100. 12ec15e ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · Wed Aug 16 17:05:50 2023 +0200