1. d64d579 tests: gpt: Remove test order dependency by Joshua Watt · Thu Aug 31 10:51:36 2023 -0600
  2. d870f99 Merge branch 'next_ufs' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Sat Sep 09 10:12:40 2023 -0400
  3. f271071 ufs: ufs-renesas: Drop include common.h by Marek Vasut · Sat Sep 09 04:54:35 2023 +0200
  4. 7273ae9 ARM: renesas: Enable UFS on R8A779F0 S4 Spider by Marek Vasut · Tue Aug 22 03:47:56 2023 +0200
  5. b8cab56 ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · Tue Aug 22 03:47:13 2023 +0200
  6. 59ee41c clk: Add GPIO-controlled clock gate driver by Marek Vasut · Mon Aug 14 01:51:27 2023 +0200
  7. 32cf542 Merge branch '2023-09-08-assorted-TI-platform-updates' into next by Tom Rini · Fri Sep 08 22:44:00 2023 -0400
  8. b0c964f Watchdog: Support WDIOF_CARDRESET on TI AM65x platform by Li Hua Qian · Tue Aug 29 11:46:21 2023 +0800
  9. ffd8e5b include: configs: verdin-am62: drop unused sdram address by Marcel Ziswiler · Mon Aug 28 23:50:37 2023 +0200
  10. 1e10799 arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool by Neha Malcom Francis · Mon Aug 28 17:14:05 2023 +0530
  11. be5a99d doc: board: ti: Add BeaglePlay documentation by Nishanth Menon · Fri Aug 25 13:03:05 2023 -0500
  12. 3c878c4 board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file by Nishanth Menon · Fri Aug 25 13:03:04 2023 -0500
  13. 0c24aad arm: dts: Add k3-am625-beagleplay by Robert Nelson · Fri Aug 25 13:03:03 2023 -0500
  14. c3083d6 arm: dts: k3-am625-sk-binman: Add labels for unsigned binary by Nishanth Menon · Fri Aug 25 13:03:02 2023 -0500
  15. 262b690 configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset support by Jan Kiszka · Fri Aug 25 13:03:01 2023 -0500
  16. dd34386 arm: mach-k3: am625: Add support for UDA FS by Nishanth Menon · Fri Aug 25 13:03:00 2023 -0500
  17. cb89751 configs: am62x_evm*: Enable EMMC_BOOT configuration by Nishanth Menon · Fri Aug 25 13:02:59 2023 -0500
  18. d654f68 arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to static by Nishanth Menon · Fri Aug 25 13:02:58 2023 -0500
  19. 3bb13ba arm: mach-k3: am625_init: Use IS_ENABLED() by Nishanth Menon · Fri Aug 25 13:02:57 2023 -0500
  20. 59811b7 board: ti: am62x: am62x.env: Use default findfdt by Nishanth Menon · Fri Aug 25 13:02:56 2023 -0500
  21. c1eb731 include: env: ti: Add a generic default_findfdt.env by Nishanth Menon · Fri Aug 25 13:02:55 2023 -0500
  22. efee070 include: env: ti: ti_armv7_common.env: Rename to ti_common.env by Nishanth Menon · Fri Aug 25 13:02:54 2023 -0500
  23. 2591107 include: configs: am62x_evm: Drop distro_bootcmd usage by Nishanth Menon · Fri Aug 25 13:02:53 2023 -0500
  24. 4b2a141 configs: am62x_evm_a53_defconfig: Switch to bootstd by Nishanth Menon · Fri Aug 25 13:02:52 2023 -0500
  25. fcbc77e board: ti: am62x: am62x.env: Add explicit boot_targets by Nishanth Menon · Fri Aug 25 13:02:51 2023 -0500
  26. 6757052 include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS by Nishanth Menon · Fri Aug 25 13:02:50 2023 -0500
  27. 50c846a include: configs: am62x_evm: Drop unused SDRAM address by Nishanth Menon · Fri Aug 25 13:02:49 2023 -0500
  28. b577403 include: configs: ti_armv7_common: Add documentation for protected section by Nishanth Menon · Fri Aug 25 13:02:48 2023 -0500
  29. 4fc0ce3 include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled by Nishanth Menon · Fri Aug 25 13:02:47 2023 -0500
  30. 3f66e3a include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding by Nishanth Menon · Fri Aug 25 13:02:46 2023 -0500
  31. 478eaf2 board: verdin-am62: fix check for minimum memory size by Emanuele Ghidoli · Thu Aug 24 10:08:50 2023 +0200
  32. 88b9e0b verdin-am62: add u-boot update wrappers by Emanuele Ghidoli · Thu Aug 24 10:08:49 2023 +0200
  33. 1f8ae47 Merge branch '2023-09-06-assorted-CI-updates' into next by Tom Rini · Wed Sep 06 18:47:18 2023 -0400
  34. 8d088b6 Azure: Add sandbox64 to CI by Tom Rini · Fri Sep 01 16:41:43 2023 -0400
  35. 36bdb59 .gitlab-ci: Test sandbox64 board in addition to sandbox by Marek Vasut · Fri Sep 01 10:48:10 2023 +0200
  36. c28b715 Azure: Split sandbox and qemu test.py runs by Tom Rini · Fri Sep 01 16:41:42 2023 -0400
  37. 63c0ce8 Azure: Rework test_py job to publish its wrapper script by Tom Rini · Fri Sep 01 16:41:41 2023 -0400
  38. 7c36de6 CI: Drop some jobs we didn't really utilize by Tom Rini · Sun Aug 20 13:31:29 2023 -0400
  39. 8244f00 CI: Combine tools-only and envtools jobs by Tom Rini · Sun Aug 20 13:31:28 2023 -0400
  40. 8b3107a Azure: Rework build the world jobs by Tom Rini · Sun Aug 20 13:31:27 2023 -0400
  41. 6bb14de test: print: Fix hexdump test on 64bit systems by Marek Vasut · Fri Aug 25 10:19:40 2023 +0200
  42. dd7af67 test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices() by Marek Vasut · Wed Aug 23 21:37:44 2023 +0200
  43. 71818d0 configs: sandbox64: Enable legacy image format support by Marek Vasut · Wed Aug 23 02:17:12 2023 +0200
  44. ac0e6fb Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfire into next by Tom Rini · Wed Sep 06 11:50:49 2023 -0400
  45. 8755bfe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Wed Sep 06 11:50:22 2023 -0400
  46. 37039e3 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Wed Sep 06 11:00:42 2023 -0400
  47. d1eb93b ARM: rmobile: Clean up rmobile_cpuinfo_idx() by Marek Vasut · Sat Aug 19 16:39:13 2023 +0200
  48. 4a91b66 Merge branch '2023-09-06-riscv-fixes' into next by Tom Rini · Wed Sep 06 11:00:10 2023 -0400
  49. c32177d riscv: Correct event usage for riscv_cpu_probe/setup by Tom Rini · Mon Sep 04 15:06:35 2023 -0400
  50. f4d52f6 riscv: Rework riscv_cpu_probe for current event macros by Tom Rini · Mon Sep 04 15:06:34 2023 -0400
  51. 549651f arch: m68k: Implement relocation by Marek Vasut · Sun Aug 27 00:25:36 2023 +0200
  52. f73f628 tools: relocate-rela: Add M68K support by Marek Vasut · Sun Aug 27 00:25:35 2023 +0200
  53. 73d071d tools: relocate-rela: Fix BE symtab handling by Marek Vasut · Mon Jul 31 00:16:52 2023 +0200
  54. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · Mon Sep 04 14:20:21 2023 +0200
  55. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · Fri Sep 01 11:52:01 2023 +0200
  56. 59e6933 event.h: Documented some newly added portions better by Tom Rini · Mon Sep 04 11:19:50 2023 -0400
  57. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  58. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  59. 49a29f4 Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Mon Sep 04 10:07:48 2023 -0400
  60. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · Thu Jul 27 15:54:30 2023 -0600
  61. 541c32f rpi: Disable DISTRO_DEFAULTS by Simon Glass · Thu Jul 27 15:54:29 2023 -0600
  62. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · Thu Jul 27 15:54:28 2023 -0600
  63. 2454264 Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 02 09:08:54 2023 -0400
  64. 0174c46 Merge tag 'doc-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sat Sep 02 09:08:34 2023 -0400
  65. 446de7c doc: Add gpt command documentation by Joshua Watt · Thu Aug 31 10:51:35 2023 -0600
  66. 08d7110 cmd: gpt: Remove confusing help text by Joshua Watt · Thu Aug 31 10:51:34 2023 -0600
  67. 1330ef1 doc: board: ti: am64x: Fix build step numbering by Nishanth Menon · Tue Aug 22 11:41:03 2023 -0500
  68. 5a53648 doc: board: ti: am64x: provide image alt text by Nishanth Menon · Tue Aug 22 11:40:58 2023 -0500
  69. ef002e5 doc: board: toradex: verdin-am62: document update u-boot wrapper by Marcel Ziswiler · Tue Aug 29 00:01:54 2023 +0200
  70. 813070a doc: board: toradex: minor documentation update by Marcel Ziswiler · Tue Aug 29 00:01:53 2023 +0200
  71. 7c0cca5 video: fix typo in video_sync_all documentation by Heinrich Schuchardt · Mon Aug 28 22:40:47 2023 +0200
  72. 762a8bd doc: add events.h to documentation by Heinrich Schuchardt · Mon Aug 28 21:13:33 2023 +0200
  73. d999f61 dm: event: document all events by Heinrich Schuchardt · Mon Aug 28 21:13:32 2023 +0200
  74. 6c29934 Merge branch '2023-08-31-replace-more-init-hooks-with-events' into next by Tom Rini · Thu Aug 31 15:10:42 2023 -0400
  75. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  76. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · Mon Aug 21 21:17:00 2023 -0600
  77. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · Mon Aug 21 21:16:59 2023 -0600
  78. 1718fcc event: Update documentation for simple spy by Simon Glass · Mon Aug 21 21:16:58 2023 -0600
  79. a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · Mon Aug 21 21:16:57 2023 -0600
  80. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  81. cad6b82 initcall: Support manual relocation by Simon Glass · Mon Aug 21 21:16:55 2023 -0600
  82. 6b42d38 initcall: Support emitting events by Simon Glass · Mon Aug 21 21:16:54 2023 -0600
  83. d6db894 event: Export event_type_name() by Simon Glass · Mon Aug 21 21:16:53 2023 -0600
  84. 4e47b6c initcall: Adjust the failure message and return value by Simon Glass · Mon Aug 21 21:16:52 2023 -0600
  85. 45a95bf initcall: Adjust the loop logic by Simon Glass · Mon Aug 21 21:16:51 2023 -0600
  86. 0e33bbf initcall: Factor out reloc_off calculation by Simon Glass · Mon Aug 21 21:16:50 2023 -0600
  87. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · Mon Aug 21 21:16:49 2023 -0600
  88. 3bfbedd event: Support a simple spy record by Simon Glass · Mon Aug 21 21:16:48 2023 -0600
  89. 7ca508d Merge branch '2023-08-30-assorted-code-improvements' into next by Tom Rini · Thu Aug 31 12:23:36 2023 -0400
  90. 848d73c setexpr: Silence some diagnostic messages by Łukasz Stelmach · Thu Aug 24 08:10:25 2023 +0200
  91. e5f96fd configs: sandbox: Enable NVMXIP QSPI driver by Marek Vasut · Wed Aug 23 02:18:21 2023 +0200
  92. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · Wed Aug 23 02:18:20 2023 +0200
  93. 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
  94. d048932 drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · Wed Aug 23 02:18:18 2023 +0200
  95. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · Wed Aug 23 02:18:17 2023 +0200
  96. 4ede2df fwu: Initialize global fwu library state during CI test by Marek Vasut · Wed Aug 23 02:16:52 2023 +0200
  97. 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
  98. 9ed732d tools: image-host: print error messages to stderr by Oleksandr Suvorov · Thu Aug 17 18:36:10 2023 +0300
  99. fa8c988 pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · Wed Aug 16 15:27:53 2023 -0700
  100. 30e5859 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · Mon Aug 14 16:34:13 2023 -0600