1. 3b04b75 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jul 16 10:20:14 2024 -0600
  2. f25cec9 sunxi: spl: h616: fix booting from high MMC offset by Andre Przywara · Fri May 10 00:13:16 2024 +0100
  3. 3d7f1d8 sunxi: SPL SPI: add support for the V3s SoC by Michael Walle · Tue May 14 01:43:19 2024 +0200
  4. 8a59250 arm: mach: sunxi: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:14 2024 +0200
  5. b95b901 power: pmic: sunxi: add AXP717 SPL support by Andre Przywara · Fri May 10 00:43:18 2024 +0100
  6. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  7. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  8. df7fdfc arm: sunxi: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:33 2024 -0600
  9. 21e279e sunxi: sun9i: make more clock functions SPL only by Andre Przywara · Thu Dec 07 15:43:21 2023 +0000
  10. 0f99c60 sunxi: sun8i_a83t: make more clock functions SPL only by Andre Przywara · Thu Dec 07 15:42:47 2023 +0000
  11. 93d6778 sunxi: sun50i_h6: make more clock functions SPL only by Andre Przywara · Thu Dec 07 16:07:05 2023 +0000
  12. 6cf0a32 sunxi: sun6i: make more clock functions SPL only by Andre Przywara · Thu Dec 07 16:06:51 2023 +0000
  13. d6f06fb sunxi: sun4i: make more clock functions SPL only by Andre Przywara · Thu Dec 07 16:06:51 2023 +0000
  14. 0038e16 sunxi: compile clock.c for SPL only by Andre Przywara · Thu Dec 07 16:06:04 2023 +0000
  15. bd75574 sunxi: move #ifdef guards around tzpc_init() to header file by Andre Przywara · Thu Dec 07 15:09:51 2023 +0000
  16. 69bf17a sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCs by Maksim Kiselev · Sat Nov 11 16:33:07 2023 +0300
  17. 6b6b9a2 sunxi: restore modified memory by Andrey Skvortsov · Thu Dec 28 00:28:43 2023 +0300
  18. f89d68f sunxi: reorganize mctl_mem_matches_* functions by Andrey Skvortsov · Thu Dec 28 00:28:42 2023 +0300
  19. b2d4e4b sunxi: sun4i: add missing sdelay() to clock_init_safe() by Ludwig Kormann · Thu Feb 01 09:45:50 2024 +0100
  20. 405e06c sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig by Samuel Holland · Tue Oct 31 00:17:39 2023 -0500
  21. 9d87496 sunxi: simplify U-Boot proper only builds by Andre Przywara · Wed Jan 03 00:12:27 2024 +0000
  22. 7a2b261 sunxi: remove common.h inclusion by Andre Przywara · Wed Jan 03 00:12:26 2024 +0000
  23. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  24. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  25. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  26. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · Wed Nov 08 11:48:42 2023 -0500
  27. 05a9e04 spl: Remove NULL assignments in spl_load_info by Sean Anderson · Wed Nov 08 11:48:37 2023 -0500
  28. 918be3a sunxi: H616: add LPDDR4 DRAM support by Mikhail Kalashnikov · Sat Nov 11 12:10:00 2023 +0300
  29. 1af6f15 sunxi: H616: DRAM: refactor mctl_phy_configure_odt() by Andre Przywara · Thu Sep 07 20:38:46 2023 +0100
  30. 107d1ae power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · Sun Jul 30 01:11:01 2023 +0100
  31. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  32. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  33. dc1dac0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Oct 24 09:39:02 2023 -0400
  34. 21e27f0 sunxi: psci: implement PSCI on R528 by Sam Edwards · Wed Oct 11 19:47:56 2023 -0600
  35. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  36. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  37. 0f2a5b1 sunxi: clock: support D1/R528 PLL6 clock by Andre Przywara · Fri Dec 02 21:48:19 2022 +0000
  38. 1b946cd sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup by Andre Przywara · Fri Dec 02 20:30:40 2022 +0000
  39. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  40. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  41. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  42. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · Wed Jun 08 14:56:56 2022 +0100
  43. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · Fri Jul 15 16:52:14 2022 +0100
  44. f9a921e spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · Mon Oct 16 18:16:12 2023 +0200
  45. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  46. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  47. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  48. cfce8e4 sunxi: H616: add LPDDR3 DRAM support by Mikhail Kalashnikov · Wed Jun 07 01:07:45 2023 +0100
  49. 001d2f5 sunxi: H616: add DRAM type selection by Mikhail Kalashnikov · Wed Jun 07 01:07:44 2023 +0100
  50. 161812c sunxi: H616: dram: split struct dram_para by Andre Przywara · Wed Jun 07 01:07:43 2023 +0100
  51. a21a22c sunxi: H616: dram: const-ify DRAM function parameters by Andre Przywara · Wed Jun 07 01:07:42 2023 +0100
  52. 16f6f79 sunxi: dram: make MBUS configuration functions static by Andre Przywara · Wed Jun 07 01:07:41 2023 +0100
  53. 7eb54e9 sunxi: Kconfig: rework PHY_USB_SUN4I selection by Andre Przywara · Mon Jun 12 00:32:37 2023 +0100
  54. 710c7a2 sunxi: arm64: boot0.h: runtime check for RVBAR address by Andre Przywara · Wed Apr 05 21:30:11 2023 +0100
  55. 0b5e428 sunxi: boot0.h: allow RVBAR MMIO address customisation by Andre Przywara · Thu Dec 08 20:33:57 2022 +0000
  56. ac8154d sunxi: Add TPR2 parameter for H616 DRAM driver by Jernej Skrabec · Mon Apr 10 10:21:19 2023 +0200
  57. 329697a sunxi: Parameterize some of H616 DDR3 timings by Jernej Skrabec · Mon Apr 10 10:21:18 2023 +0200
  58. 9ec04b0 sunxi: Parameterize "unknown feature" in H616 DRAM driver by Jernej Skrabec · Mon Apr 10 10:21:17 2023 +0200
  59. 63ab955 sunxi: Parameterize bit delay code in H616 DRAM driver by Jernej Skrabec · Mon Apr 10 10:21:16 2023 +0200
  60. 47e263e sunxi: Make bit delay function in H616 DRAM code void by Jernej Skrabec · Mon Apr 10 10:21:15 2023 +0200
  61. 64712da sunxi: Always configure ODT on H616 DRAM by Jernej Skrabec · Mon Apr 10 10:21:14 2023 +0200
  62. 6a6fe86 sunxi: Convert H616 DRAM options to single setting by Jernej Skrabec · Mon Apr 10 10:21:13 2023 +0200
  63. dd533da sunxi: parameterize H616 DRAM ODT values by Jernej Skrabec · Mon Apr 10 10:21:12 2023 +0200
  64. 5a08848 sunxi: cosmetic: Fix H616 DRAM driver code style by Jernej Skrabec · Mon Apr 10 10:21:11 2023 +0200
  65. 472d404 sunxi: Fix write to H616 DRAM CR register by Jernej Skrabec · Mon Apr 10 10:21:10 2023 +0200
  66. 98d724e sunxi: eMMC: support TOC0 on boot partitions by Andre Przywara · Fri Nov 25 01:38:06 2022 +0000
  67. 8d73664 sunxi: remove CONFIG_MMC?_CD_PIN by Andre Przywara · Wed Jul 13 17:21:45 2022 +0100
  68. a8ad9e3 sunxi: fel: drop redundant "control register" save/restore by Andre Przywara · Wed Jul 13 16:27:58 2022 +0100
  69. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  70. a9aab24 sunxi: board: annotate #endif lines by Andre Przywara · Mon Nov 28 00:02:56 2022 +0000
  71. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  72. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  73. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  74. 72313dc suniv: add UART1 support by Andre Przywara · Wed Oct 05 23:19:54 2022 +0100
  75. cfacdfa suniv: move SKIP_LOWLEVEL_INIT_ONLY into Kconfig by Andre Przywara · Wed Oct 05 23:19:28 2022 +0100
  76. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · Sun Jul 03 00:47:20 2022 +0100
  77. 96b82b6 sunxi: fix SUNIV build when enabling D-Cache by Icenowy Zheng · Thu Oct 13 21:26:44 2022 +0800
  78. b2b4ff2 sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoC by Andre Przywara · Sun Dec 13 20:19:43 2020 +0000
  79. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  80. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  81. acfdc46 sunxi: Move INITIAL_USB_SCAN_DELAY to driver Kconfig by Samuel Holland · Thu Jul 14 23:09:19 2022 -0500
  82. 5cbc3f2 sunxi: lcd: Move range from kconfig description to definition. by Michal Suchanek · Sun Jul 03 20:49:24 2022 +0200
  83. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  84. 01ad34b sunxi: Remove obsolete Kconfig selections by Samuel Holland · Mon May 09 00:10:54 2022 -0500
  85. 072e477 sunxi: board: Fix UART PortF pinmux setup by Andre Przywara · Fri May 06 00:34:39 2022 +0100
  86. 8d6fe61 ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:24 2022 -0500
  87. c7175be sunxi: eMMC: Improve automatic boot source detection by Andre Przywara · Mon Jul 12 11:06:50 2021 +0100
  88. 964a86f sunxi: clock: H6: Adjust PLL LDO before clock setup by Jernej Skrabec · Sun Jan 30 15:27:15 2022 +0100
  89. 5922114 sunxi: clock: H6/H616: Add resistor calibration by Jernej Skrabec · Sun Jan 30 15:27:14 2022 +0100
  90. e04cd49 sunxi: prcm: Add a few registers by Jernej Skrabec · Sun Jan 30 15:27:13 2022 +0100
  91. 47263bd sunxi: H3: fix non working console on uart2 by Angelo Dureghello · Sat Oct 09 14:18:59 2021 +0200
  92. 7591a04 sunxi: Support building a SPL as a TOC0 image by Samuel Holland · Fri Mar 18 00:00:45 2022 -0500
  93. 784fcf6 sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · Fri Mar 18 00:00:44 2022 -0500
  94. 16f5cc0 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · Wed Oct 20 22:55:06 2021 -0500
  95. 1823c23 sunxi: Fix old GMAC pinmux setup by Andre Przywara · Tue Mar 15 00:00:53 2022 +0000
  96. 95d1bac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Mar 12 07:20:29 2022 -0500
  97. 06435db sunxi: Kconfig: Fix up SPI configuration by Andre Przywara · Tue Jan 11 12:46:02 2022 +0000
  98. a8464a1 mach-sunxi: Enable SPI boot for SUNIV and licheepi nano by Jesse Taube · Fri Feb 11 19:32:35 2022 -0500
  99. ea3cbc6 mach-sunxi: Add SPL SPI boot for SUNIV by Jesse Taube · Fri Feb 11 19:32:34 2022 -0500
  100. fb7bd33 mach-sunxi: Add boot device detection for SUNIV/F1C100s by Jesse Taube · Fri Feb 11 19:32:33 2022 -0500