1. 440d70e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 23 09:04:55 2023 -0400
  2. 7be9716 Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Oct 23 09:04:40 2023 -0400
  3. 00999e4 Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 23 09:04:17 2023 -0400
  4. 4530786 sunxi: add MangoPi MQ-R board support by Andre Przywara · Fri Dec 02 16:11:36 2022 +0000
  5. 21e27f0 sunxi: psci: implement PSCI on R528 by Sam Edwards · Wed Oct 11 19:47:56 2023 -0600
  6. 28c6899 sunxi: psci: stop modeling register layout with C structs by Sam Edwards · Wed Oct 11 19:47:55 2023 -0600
  7. 1f684b5 sunxi: psci: refactor register access to separate functions by Sam Edwards · Wed Oct 11 19:47:54 2023 -0600
  8. cbb505c sunxi: psci: clean away preprocessor macros by Sam Edwards · Wed Oct 11 19:47:53 2023 -0600
  9. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  10. bff083a sunxi: R528: add SMHC2 pin pull ups support by Okhunjon Sobirjonov · Mon Sep 25 06:43:28 2023 +0300
  11. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  12. ffec940 sunxi: add R528/T113-s3/D1(s) DRAM initialisation code by Andre Przywara · Sat Dec 31 18:38:21 2022 +0000
  13. b652b69 Kconfig: sunxi: prepare for using drivers/ram/sunxi by Andre Przywara · Sun Dec 18 00:12:07 2022 +0000
  14. 0f2a5b1 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · Fri Dec 02 21:48:19 2022 +0000
  15. 1b946cd sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · Fri Dec 02 20:30:40 2022 +0000
  16. 934d0f5 clk: sunxi: Add support for the D1 CCU by Samuel Holland · Sat Apr 30 22:38:37 2022 -0500
  17. 25841f3 pinctrl: sunxi: add Allwinner D1 pinctrl description by Andre Przywara · Mon Sep 05 16:25:57 2022 +0100
  18. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  19. f6ad510 pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · Tue Sep 06 12:12:50 2022 +0100
  20. 1191f38 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · Tue Sep 06 11:50:54 2022 +0100
  21. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  22. 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · Mon Sep 05 18:12:39 2022 +0100
  23. 6e63210 pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · Tue Sep 06 10:07:18 2022 +0100
  24. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  25. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · Wed Jun 08 14:56:56 2022 +0100
  26. 6ed247e net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · Tue Jun 13 23:35:06 2023 +0100
  27. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · Fri Jul 15 16:52:14 2022 +0100
  28. daab7d9 video: tegra20: dsi: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:34 2023 +0300
  29. a085c73 video: simple_panel: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:33 2023 +0300
  30. 0242ebe video: pwm_backlight: use regulator_set_enable_if_allowed by Svyatoslav Ryhel · Tue Oct 03 09:25:32 2023 +0300
  31. 4ac36bb sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100
  32. 3cb7757 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100
  33. 8780ada sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:51:39 2023 +0100
  34. 5745b4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Oct 20 09:40:22 2023 -0400
  35. 0bcbf34 arm: kirkwood: Pogo v4: Enable LTO by Tony Dinh · Mon Oct 16 13:01:41 2023 -0700
  36. 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
  37. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  38. a9b4702 serial: sh: Fix error handling by Paul Barker · Thu Oct 19 15:30:43 2023 +0100
  39. 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
  40. 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
  41. 60814cb riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · Wed Aug 09 18:49:30 2023 +0800
  42. b4dc63f riscv: spl: andes: Move the DTB in front of kernel by Randolph · Thu Oct 12 14:35:09 2023 +0800
  43. 87397db andes: config: add riscv falcon mode for ae350 platform by Randolph · Thu Oct 12 14:35:08 2023 +0800
  44. 263e2ae spl: riscv: add os type for next booting stage by Randolph · Thu Oct 12 14:35:07 2023 +0800
  45. 3675b90 Makefile: delete file *.itb when make clean by Randolph · Thu Oct 12 14:35:06 2023 +0800
  46. 9d17cdb riscv: dts: binman: add condition for opensbi os boot by Randolph · Thu Oct 12 14:35:05 2023 +0800
  47. b1bc7a7 riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol by Randolph · Thu Oct 12 14:35:04 2023 +0800
  48. 0a8063c spl: riscv: opensbi: change the default os_type as varible by Randolph · Thu Oct 12 14:35:03 2023 +0800
  49. 1a9a7a9 riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy by Randolph · Thu Oct 12 13:35:34 2023 +0800
  50. 5a3b018 riscv: binman: Fix compilation error by Mayuresh Chitale · Wed Oct 11 21:00:20 2023 +0530
  51. 13d2220 configs: visionfive2: enable bootstage configs by Chanho Park · Tue Oct 10 17:49:18 2023 +0900
  52. 3b1bcfb riscv: remove dram_init_banksize() by Heinrich Schuchardt · Tue Sep 26 09:16:34 2023 +0200
  53. f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · Wed Oct 18 10:09:00 2023 +0800
  54. e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · Thu Aug 10 09:53:13 2023 -0600
  55. 399a834 Merge branch '2023-10-17-spl-test-some-load-methods' by Tom Rini · Wed Oct 18 08:28:00 2023 -0400
  56. d59b363 arm: meson-a1: dts: Sync DT with Linux by Igor Prusov · Wed Oct 18 00:32:11 2023 +0300
  57. 8be6c9c serial: amlogic: Add UART compatible for A1 board by Igor Prusov · Wed Oct 18 00:32:10 2023 +0300
  58. 1bd9306 phy: meson-g12a-usb2: fix ret check on power_domain_get by Guillaume La Roque · Tue Oct 17 20:57:25 2023 +0200
  59. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  60. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  61. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · Sat Oct 14 16:48:03 2023 -0400
  62. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · Sat Oct 14 16:48:02 2023 -0400
  63. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · Sat Oct 14 16:48:01 2023 -0400
  64. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · Sat Oct 14 16:48:00 2023 -0400
  65. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  66. 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
  67. dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · Sat Oct 14 16:47:57 2023 -0400
  68. 44c925d sandbox: Support -T in spl by Sean Anderson · Sat Oct 14 16:47:56 2023 -0400
  69. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · Sat Oct 14 16:47:55 2023 -0400
  70. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · Sat Oct 14 16:47:54 2023 -0400
  71. 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · Sat Oct 14 16:47:53 2023 -0400
  72. 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · Sat Oct 14 16:47:52 2023 -0400
  73. 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · Sat Oct 14 16:47:51 2023 -0400
  74. d90fa0b fs: ext4: Add some defines for testing by Sean Anderson · Sat Oct 14 16:47:50 2023 -0400
  75. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · Sat Oct 14 16:47:49 2023 -0400
  76. 14fa1bd fs: Disable sandbox filesystem in SPL by Sean Anderson · Sat Oct 14 16:47:48 2023 -0400
  77. 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · Sat Oct 14 16:47:47 2023 -0400
  78. 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
  79. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · Sat Oct 14 16:47:45 2023 -0400
  80. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  81. c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · Sat Oct 14 16:47:43 2023 -0400
  82. 5d5c7bd arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · Sat Oct 14 16:47:42 2023 -0400
  83. de8da55 arm: imx: Add newlines after error messages by Sean Anderson · Sat Oct 14 16:47:41 2023 -0400
  84. 3960b71 arm: imx: Fix i.MX8 container load address by Sean Anderson · Sat Oct 14 16:47:40 2023 -0400
  85. e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · Sat Oct 14 16:47:39 2023 -0400
  86. fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · Sat Oct 14 16:47:38 2023 -0400
  87. fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · Sat Oct 14 16:47:37 2023 -0400
  88. 58f5815 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · Sat Sep 30 16:42:46 2023 -0400
  89. d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · Sat Oct 07 21:47:48 2023 -0400
  90. 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
  91. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · Mon Oct 16 10:25:43 2023 +0100
  92. f4aa550 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · Mon Oct 16 10:25:42 2023 +0100
  93. d5e2e69 arm: rmobile: Support RZ/G2L memory map by Paul Barker · Mon Oct 16 10:25:41 2023 +0100
  94. 1aa6de5 arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · Mon Oct 16 10:25:40 2023 +0100
  95. f2c4ef7 arm: rmobile: Include <asm/types.h> in header by Paul Barker · Mon Oct 16 10:25:39 2023 +0100
  96. e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · Mon Oct 16 10:25:38 2023 +0100
  97. 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · Mon Oct 16 10:25:37 2023 +0100
  98. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  99. 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
  100. ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Oct 16 12:15:37 2023 -0400