1. 5745b4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Oct 20 09:40:22 2023 -0400
  2. 0bcbf34 arm: kirkwood: Pogo v4: Enable LTO by Tony Dinh · Mon Oct 16 13:01:41 2023 -0700
  3. 9db5eca Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Oct 19 16:27:09 2023 -0400
  4. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  5. a9b4702 serial: sh: Fix error handling by Paul Barker · Thu Oct 19 15:30:43 2023 +0100
  6. c24f408 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Oct 19 09:40:04 2023 -0400
  7. eb1403d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Thu Oct 19 09:39:00 2023 -0400
  8. 60814cb riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · Wed Aug 09 18:49:30 2023 +0800
  9. b4dc63f riscv: spl: andes: Move the DTB in front of kernel by Randolph · Thu Oct 12 14:35:09 2023 +0800
  10. 87397db andes: config: add riscv falcon mode for ae350 platform by Randolph · Thu Oct 12 14:35:08 2023 +0800
  11. 263e2ae spl: riscv: add os type for next booting stage by Randolph · Thu Oct 12 14:35:07 2023 +0800
  12. 3675b90 Makefile: delete file *.itb when make clean by Randolph · Thu Oct 12 14:35:06 2023 +0800
  13. 9d17cdb riscv: dts: binman: add condition for opensbi os boot by Randolph · Thu Oct 12 14:35:05 2023 +0800
  14. b1bc7a7 riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol by Randolph · Thu Oct 12 14:35:04 2023 +0800
  15. 0a8063c spl: riscv: opensbi: change the default os_type as varible by Randolph · Thu Oct 12 14:35:03 2023 +0800
  16. 1a9a7a9 riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy by Randolph · Thu Oct 12 13:35:34 2023 +0800
  17. 5a3b018 riscv: binman: Fix compilation error by Mayuresh Chitale · Wed Oct 11 21:00:20 2023 +0530
  18. 13d2220 configs: visionfive2: enable bootstage configs by Chanho Park · Tue Oct 10 17:49:18 2023 +0900
  19. 3b1bcfb riscv: remove dram_init_banksize() by Heinrich Schuchardt · Tue Sep 26 09:16:34 2023 +0200
  20. f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · Wed Oct 18 10:09:00 2023 +0800
  21. e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · Thu Aug 10 09:53:13 2023 -0600
  22. 399a834 Merge branch '2023-10-17-spl-test-some-load-methods' by Tom Rini · Wed Oct 18 08:28:00 2023 -0400
  23. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  24. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  25. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · Sat Oct 14 16:48:03 2023 -0400
  26. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · Sat Oct 14 16:48:02 2023 -0400
  27. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · Sat Oct 14 16:48:01 2023 -0400
  28. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · Sat Oct 14 16:48:00 2023 -0400
  29. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  30. 20d95f8 test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · Sat Oct 14 16:47:58 2023 -0400
  31. dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · Sat Oct 14 16:47:57 2023 -0400
  32. 44c925d sandbox: Support -T in spl by Sean Anderson · Sat Oct 14 16:47:56 2023 -0400
  33. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · Sat Oct 14 16:47:55 2023 -0400
  34. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · Sat Oct 14 16:47:54 2023 -0400
  35. 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · Sat Oct 14 16:47:53 2023 -0400
  36. 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · Sat Oct 14 16:47:52 2023 -0400
  37. 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · Sat Oct 14 16:47:51 2023 -0400
  38. d90fa0b fs: ext4: Add some defines for testing by Sean Anderson · Sat Oct 14 16:47:50 2023 -0400
  39. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · Sat Oct 14 16:47:49 2023 -0400
  40. 14fa1bd fs: Disable sandbox filesystem in SPL by Sean Anderson · Sat Oct 14 16:47:48 2023 -0400
  41. 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · Sat Oct 14 16:47:47 2023 -0400
  42. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  43. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · Sat Oct 14 16:47:45 2023 -0400
  44. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  45. c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · Sat Oct 14 16:47:43 2023 -0400
  46. 5d5c7bd arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · Sat Oct 14 16:47:42 2023 -0400
  47. de8da55 arm: imx: Add newlines after error messages by Sean Anderson · Sat Oct 14 16:47:41 2023 -0400
  48. 3960b71 arm: imx: Fix i.MX8 container load address by Sean Anderson · Sat Oct 14 16:47:40 2023 -0400
  49. e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · Sat Oct 14 16:47:39 2023 -0400
  50. fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · Sat Oct 14 16:47:38 2023 -0400
  51. fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · Sat Oct 14 16:47:37 2023 -0400
  52. 58f5815 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · Sat Sep 30 16:42:46 2023 -0400
  53. d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · Sat Oct 07 21:47:48 2023 -0400
  54. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 17 09:15:56 2023 -0400
  55. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · Mon Oct 16 10:25:43 2023 +0100
  56. f4aa550 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · Mon Oct 16 10:25:42 2023 +0100
  57. d5e2e69 arm: rmobile: Support RZ/G2L memory map by Paul Barker · Mon Oct 16 10:25:41 2023 +0100
  58. 1aa6de5 arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · Mon Oct 16 10:25:40 2023 +0100
  59. f2c4ef7 arm: rmobile: Include <asm/types.h> in header by Paul Barker · Mon Oct 16 10:25:39 2023 +0100
  60. e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · Mon Oct 16 10:25:38 2023 +0100
  61. 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · Mon Oct 16 10:25:37 2023 +0100
  62. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  63. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  64. ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Oct 16 12:15:37 2023 -0400
  65. c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · Mon Oct 16 10:25:11 2023 -0400
  66. bcde197 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · Sun Oct 15 21:24:37 2023 -0300
  67. c916b28 arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · Mon Oct 16 00:41:14 2023 +0200
  68. f6975e2 pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX by Fabio Estevam · Tue Oct 03 21:58:31 2023 -0300
  69. dd4241e mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · Tue Jul 18 22:25:48 2023 -0300
  70. 8d2599b smegw01: Convert to watchdog driver model by Fabio Estevam · Tue Aug 08 18:40:40 2023 -0300
  71. 4cdeea7 mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · Tue Aug 08 18:40:39 2023 -0300
  72. 23fe9cf imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · Tue Aug 08 18:40:38 2023 -0300
  73. 506d206 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · Tue Jul 25 10:08:56 2023 +0200
  74. eaee303 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · Thu Sep 21 20:44:20 2023 +0200
  75. c0890d2 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · Thu Sep 21 20:44:19 2023 +0200
  76. 792cb56 arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · Thu Sep 21 20:44:18 2023 +0200
  77. 5ca4121 arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · Thu Sep 21 20:44:17 2023 +0200
  78. a049427 spl: fit: Add board level function to decide application of DTO by Marek Vasut · Thu Sep 21 20:44:16 2023 +0200
  79. 7dc11f7 imx: hab: Use size parameter by Marek Vasut · Thu Aug 31 16:57:24 2023 +0200
  80. 892f8c6 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · Sat Oct 07 15:36:58 2023 -0400
  81. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  82. 3d68167 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · Sat Oct 07 15:13:07 2023 -0400
  83. 6b4bb9a eeprom: starfive: add 'mac raw' command by Heinrich Schuchardt · Sat Sep 30 14:01:47 2023 +0200
  84. ab23ee4 eeprom: starfive: raw dump if unsupported data version by Heinrich Schuchardt · Sat Sep 30 14:01:46 2023 +0200
  85. a3cf236 eeprom: starfive: re-implement mac command by Heinrich Schuchardt · Sat Sep 30 14:01:45 2023 +0200
  86. b125efc eeprom: SiFive Unmatched: re-implement mac command by Heinrich Schuchardt · Sat Sep 30 14:01:44 2023 +0200
  87. 1901149 freescale: fix long help handling in mac command by Heinrich Schuchardt · Sat Sep 30 14:01:43 2023 +0200
  88. fa4f82d cmd: move mac command by Heinrich Schuchardt · Sat Sep 30 14:01:42 2023 +0200
  89. de430eb gpio: Add RZ/G2L GPIO driver by Paul Barker · Mon Oct 16 10:25:33 2023 +0100
  90. 6b8b56e pinctrl: renesas: Add RZ/G2L PFC driver by Paul Barker · Mon Oct 16 10:25:32 2023 +0100
  91. 041bb5e cmd: gpio: Skip output on -ENOENT by Paul Barker · Mon Oct 16 10:25:31 2023 +0100
  92. 7dd5633 arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4 by Paul Barker · Mon Oct 16 10:25:30 2023 +0100
  93. 132d7ea clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver by Paul Barker · Mon Oct 16 10:25:29 2023 +0100
  94. a07d313 arm: rmobile: Add basic R9A07G044L SoC support by Paul Barker · Mon Oct 16 10:25:28 2023 +0100
  95. a774a3e arm: rmobile: Add basic RZ/G2L family support by Paul Barker · Mon Oct 16 10:25:27 2023 +0100
  96. cea4c53 dt-bindings: Add RZ/G2L IRQC bindings by Paul Barker · Mon Oct 16 10:25:26 2023 +0100
  97. e7815bc dt-bindings: Add RZ/G2L PFC bindings by Paul Barker · Mon Oct 16 10:25:25 2023 +0100
  98. 6e6c59a dt-bindings: Add RZ/G2L CPG bindings by Paul Barker · Mon Oct 16 10:25:24 2023 +0100
  99. aa17396 serial: sh: Fix compile error when lacking HSCIF support by Paul Barker · Mon Oct 16 10:25:23 2023 +0100
  100. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 16 09:09:54 2023 -0400