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