1. 68ebba5 binman: Fix SyntaxWarning: invalid escape sequence '\(' by Rong Tao · Tue Sep 05 19:41:04 2023 +0800
  2. c0cdbe4 buildman: Fix full help for Python 3.8 by Simon Glass · Mon Sep 04 09:54:59 2023 -0600
  3. 25f24c3 tools: Fix patman launcher script. by Maxim Cournoyer · Fri Sep 01 01:05:12 2023 -0400
  4. da0e294 Merge branch '2023-09-22-assorted-bugfixes' by Tom Rini · Fri Sep 22 18:25:37 2023 -0400
  5. 88674ff MAINTAINERS: Step up as maintainers of UniPhier SoC platform by Kunihiko Hayashi · Fri Sep 22 17:54:09 2023 +0900
  6. 74e303f pico-imx7d: Remove Vanessa from MAINTAINERS by Fabio Estevam · Tue Sep 19 10:39:11 2023 -0300
  7. 59f1613 drivers: mediatek: Fix error handling in mtk_i2c_do_transfer by Francois Berder · Fri Sep 08 18:47:46 2023 +0200
  8. 8149ac3 net: sni_netsec: Add workaround for timeout error by Ryosuke Saito · Thu Aug 03 23:56:48 2023 +0900
  9. 5654d5a configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPL by Ravi Gunasekaran · Fri Sep 08 16:33:51 2023 +0530
  10. bf44cf4 net: wget: Avoid packet queue overflow by Richard Weinberger · Thu Jul 20 14:51:56 2023 +0200
  11. 27a33fa Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Sep 21 15:56:47 2023 -0400
  12. f4af718 board: visionfive2: Fixup memory size passed to kernel by Shengyu Qu · Sun Sep 17 03:36:33 2023 +0800
  13. 4eca16a configs: visionfive2: Enable CONFIG_OF_BOARD_SETUP by Shengyu Qu · Sun Sep 17 03:36:32 2023 +0800
  14. bd7c123 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Sep 17 09:25:08 2023 -0400
  15. faa9fcc Merge tag 'doc-2023-10-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Sep 17 09:24:42 2023 -0400
  16. 3ed6043 ARM: renesas: Enable DM_ETH_PHY on 64-bit R-Car boards by Marek Vasut · Sun Sep 17 13:51:03 2023 +0200
  17. b2972ba ARM: dts: renesas: Add compatible properties to KSZ9031 Ethernet PHYs on Salvator-X boards by Marek Vasut · Sun Sep 17 13:49:30 2023 +0200
  18. b05ac5e binman: doc: fix reference tag placement for Logging section by Massimo Pegorer · Sat Sep 09 15:52:35 2023 +0200
  19. c8c7002 expo: Fix documentation reference by Massimo Pegorer · Sat Sep 09 12:32:28 2023 +0200
  20. fc36ad8 doc: delete unused values kernel command line by Jaewon Jung · Fri Sep 08 17:00:01 2023 +0900
  21. 49b7333 test: build dependency for event unit tests by Heinrich Schuchardt · Thu Sep 07 18:43:17 2023 +0200
  22. e201df3 Merge tag 'doc-2023-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 09 09:33:02 2023 -0400
  23. b61ad15 doc: board: ti: Move documentation from README to .rst by Neha Malcom Francis · Fri Sep 08 15:06:16 2023 +0530
  24. 37d91a9 doc: Update path to source_file_format.rst by Joao Marcos Costa · Thu Sep 07 22:50:45 2023 +0200
  25. 9a04756 timer: document the unit of the timer rate by Heinrich Schuchardt · Thu Sep 07 09:54:42 2023 +0200
  26. d38bbb5 doc: efi: Update for the 64-bit app by Simon Glass · Sun Sep 03 09:15:51 2023 -0600
  27. 47535c3 doc: qemu: switch swtpm instruction to 'tpm autostart' by Ilias Apalodimas · Fri Jun 16 11:42:52 2023 +0300
  28. 75a7203 tpm: Fix autostart for TPM1.2 devices by Ilias Apalodimas · Fri Sep 08 23:37:22 2023 +0300
  29. 6eba2bc spl: undefined return value in spl_blk_load_image by Heinrich Schuchardt · Wed Sep 06 14:25:11 2023 +0200
  30. 823eb5a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Sep 05 14:44:10 2023 -0400
  31. fb67beb Merge tag 'u-boot-imx-20230905' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Sep 05 09:05:16 2023 -0400
  32. 1b3821e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Sep 05 09:04:49 2023 -0400
  33. 444c6c5 risc-v: implement DBCN based debug console by Heinrich Schuchardt · Mon Sep 04 13:24:04 2023 +0200
  34. a7289b6 risc-v: implement DBCN write byte by Heinrich Schuchardt · Mon Sep 04 13:24:03 2023 +0200
  35. 8973e37 spl: add __noreturn attribute to spl_invoke_opensbi function by Chanho Park · Tue Aug 29 10:20:14 2023 +0900
  36. 564e0b5 configs: starfive: Disable SYS_MALLOC_CLEAR_ON_INIT by default by Shengyu Qu · Fri Aug 25 00:25:21 2023 +0800
  37. 85621526 riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · Fri Aug 25 00:25:20 2023 +0800
  38. 10a3e61 dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · Fri Aug 25 00:25:19 2023 +0800
  39. 9b67630 Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · Fri Aug 25 00:25:18 2023 +0800
  40. 7a41eb6 doc: board: starfive: Add more info about supported driver by Shengyu Qu · Tue Aug 22 22:33:57 2023 +0800
  41. 8a08480 configs: starfive: Enable PCIE auto enum and NVME/USB stuff for Starfive Visionfive 2 by Shengyu Qu · Tue Aug 22 22:33:56 2023 +0800
  42. 42fa87e riscv: jh7110: enable riscv,timer in the device tree by Torsten Duwe · Mon Aug 14 18:05:33 2023 +0200
  43. 002858c riscv: allow riscv timer to be instantiated via device tree by Torsten Duwe · Mon Aug 14 18:05:28 2023 +0200
  44. d414b7b eeprom: starfive: set eth0 mac address properly by Seung-Woo Kim · Fri Aug 11 16:12:25 2023 +0900
  45. a4bdec2 nokia_rx51: Remove platform by Tom Rini · Mon Sep 04 21:12:28 2023 -0400
  46. 9d17a34 MAINTAINERS: Drop Pali Rohár by Tom Rini · Mon Sep 04 21:12:27 2023 -0400
  47. 83ba407 thermal: imx_tmu: Increase the polling interval by Fabio Estevam · Wed Aug 23 14:59:11 2023 -0300
  48. c28c075 thermal: imx_tmu: Fix the temperature unit by Fabio Estevam · Wed Aug 23 14:59:10 2023 -0300
  49. bd697fe thermal: imx_tmu: Increase the log level for high temperatures by Fabio Estevam · Wed Aug 23 14:59:09 2023 -0300
  50. a026675 thermal: imx_tmu: Fix the polling default by Fabio Estevam · Wed Aug 23 14:59:08 2023 -0300
  51. 9c54230 imx8mm_evk_defconfig: Select CONFIG_IMX_TMU by Fabio Estevam · Wed Aug 23 14:59:07 2023 -0300
  52. 5045295 Prepare v2023.10-rc4 by Tom Rini · Mon Sep 04 10:39:43 2023 -0400
  53. 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
  54. 2d69af6 usb: dwc3: Fix enabling USB_DR_MODE_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:40 2023 +0300
  55. ce56a12 usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Oleksandr Suvorov · Fri Aug 25 13:42:39 2023 +0300
  56. 6163e3e ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Thu Aug 31 16:41:46 2023 +0200
  57. e294a53 ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Mini eDM SBC by Marek Vasut · Thu Aug 31 16:41:45 2023 +0200
  58. 4eadfe0 ARM: imx: Use default SAVED_DRAM_TIMING_BASE on DH i.MX8M Plus DHCOM by Marek Vasut · Thu Aug 31 16:41:15 2023 +0200
  59. 45d28b8 board: gateworks: venice: fix gw7904 by Tim Harvey · Tue Aug 15 15:01:10 2023 -0700
  60. 65c9edb arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer by Elena Popa · Tue Aug 08 14:58:26 2023 +0300
  61. 28b414a ARM: imx: Select 2 DRAM banks on Data Modul i.MX8M Mini eDM SBC by Marek Vasut · Sat Aug 05 05:40:02 2023 +0200
  62. a7d5002 ARM: imx: Drop CONFIG_USE_BOOTCOMMAND=n on i.MX6 DHSOM by Marek Vasut · Tue Jul 25 17:24:43 2023 +0200
  63. 7a38f7c arm: rpi: Switch to a text environment by Simon Glass · Thu Jul 27 15:54:30 2023 -0600
  64. 541c32f rpi: Disable DISTRO_DEFAULTS by Simon Glass · Thu Jul 27 15:54:29 2023 -0600
  65. 6b256dc arm: rpi: Switch to standard boot by Simon Glass · Thu Jul 27 15:54:28 2023 -0600
  66. 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
  67. 446de7c doc: Add gpt command documentation by Joshua Watt · Thu Aug 31 10:51:35 2023 -0600
  68. 08d7110 cmd: gpt: Remove confusing help text by Joshua Watt · Thu Aug 31 10:51:34 2023 -0600
  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. 528d330 Merge branch '2023-08-28-assorted-important-fixes' by Tom Rini · Tue Aug 29 10:06:08 2023 -0400
  75. 929f7ce Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee" by Ricardo Salveti · Fri Aug 25 16:47:11 2023 +0300
  76. c3296d7 Revert "binman: Add a temporary hack for duplicate phandles" by Simon Glass · Wed Aug 23 19:18:02 2023 -0600
  77. ceea784 imx: Drop unneeded phandle in FIT template by Simon Glass · Wed Aug 23 19:18:01 2023 -0600
  78. e807888 MAINTAINERS: remove Wolfgang Denk by Heinrich Schuchardt · Thu Aug 24 00:12:47 2023 +0200
  79. bc4e6cd spl: crypto: fix including SHA* object files in SPL by Oleksandr Suvorov · Wed Aug 23 17:56:27 2023 +0300
  80. 88a3397 Azure: Set the timeout for jobs to the maximum by Tom Rini · Sun Aug 20 13:31:26 2023 -0400
  81. dca7e17 configs: set CONFIG_LMB_MAX_REGIONS=64 for MT7988 boards by Daniel Golle · Mon Aug 21 20:38:23 2023 +0100
  82. c4b6d90 configs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb by Andrew Davis · Mon Aug 21 08:59:10 2023 -0500
  83. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · Sat Aug 19 16:49:35 2023 -0600
  84. 782d48f arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 by Frank Wunderlich · Thu Aug 03 18:52:58 2023 +0200
  85. 16e0b8f boot: Fix reference to bootmenu doc by Peter Robinson · Fri Aug 18 15:54:10 2023 +0100
  86. 88dbe7d Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Aug 27 11:04:02 2023 -0400
  87. c76eade efi_loader: delete handle from events when a protocol is uninstalled by Ilias Apalodimas · Thu Aug 24 17:21:09 2023 +0300
  88. e7574fc doc: describe TPL/VPL/SPL boot by Heinrich Schuchardt · Wed Aug 23 23:49:55 2023 +0200
  89. 55fbcae doc: board: ti: k3: Convert to sphinx-prompt by Nishanth Menon · Thu Aug 24 10:40:36 2023 -0500
  90. 1419a4b doc: sphinx: Add sphinx-prompt by Nishanth Menon · Thu Aug 24 10:40:35 2023 -0500
  91. c1d73dc doc: board: sdm845: Explicitly add boot.img flashing command by Sumit Garg · Thu Aug 24 18:14:20 2023 +0530
  92. 7e879da cmd: let gpt_partition_entry be hexadecimal by Heinrich Schuchardt · Sat Aug 26 03:53:43 2023 +0200
  93. 16e48de cmd: fix gpt enumerate by Heinrich Schuchardt · Sat Aug 26 03:53:42 2023 +0200
  94. 441dc54 cmd: fix gpt setenv by Heinrich Schuchardt · Sat Aug 26 03:53:41 2023 +0200
  95. f9b0875 lib: parameter check in hash_calculate by Heinrich Schuchardt · Tue Aug 22 11:10:20 2023 +0200
  96. 62a31e9 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Aug 25 10:52:39 2023 -0400
  97. 131e84b Merge tag 'u-boot-stm32-20230825' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Aug 25 10:52:13 2023 -0400
  98. f6b0706 ARM: dts: stm32mp13: remove shmem for scmi-optee by Patrick Delaunay · Mon Jul 10 10:44:10 2023 +0200
  99. 416418a ARM: dts: stm32mp15: remove shmem for scmi-optee by Patrick Delaunay · Mon Jul 10 10:44:09 2023 +0200
  100. 66d6836 phy: phy-imx8mq-usb: clean up clock code by Tim Harvey · Thu Jul 13 11:56:08 2023 -0700