1. 1823c23 sunxi: Fix old GMAC pinmux setup by Andre Przywara · Tue Mar 15 00:00:53 2022 +0000
  2. 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
  3. 06435db sunxi: Kconfig: Fix up SPI configuration by Andre Przywara · Tue Jan 11 12:46:02 2022 +0000
  4. a8464a1 mach-sunxi: Enable SPI boot for SUNIV and licheepi nano by Jesse Taube · Fri Feb 11 19:32:35 2022 -0500
  5. ea3cbc6 mach-sunxi: Add SPL SPI boot for SUNIV by Jesse Taube · Fri Feb 11 19:32:34 2022 -0500
  6. fb7bd33 mach-sunxi: Add boot device detection for SUNIV/F1C100s by Jesse Taube · Fri Feb 11 19:32:33 2022 -0500
  7. 8f2d1c0 mach-sunxi: Add support for SUNIV architecture by Icenowy Zheng · Sat Jan 29 10:23:07 2022 -0500
  8. 8701e10 sunxi: Add F1C100s DRAM initial support by Icenowy Zheng · Sat Jan 29 10:23:04 2022 -0500
  9. c339098 mach-sunxi: Move timer code to mach folder by Jesse Taube · Sat Jan 29 10:23:01 2022 -0500
  10. d5b6f7d armv8: remove no longer needed lowlevel_init.S by Andre Przywara · Sun Jan 23 00:31:06 2022 +0000
  11. b277429 sunxi: move early "SRAM setup" into separate file by Andre Przywara · Sun Jan 23 00:28:43 2022 +0000
  12. 5fc2556 sunxi: move Cortex SMPEN setting into start.S by Andre Przywara · Sun Jan 23 00:27:19 2022 +0000
  13. e2c133d sunxi: move non-essential code out of s_init() by Andre Przywara · Sat Jan 22 10:05:12 2022 +0000
  14. 4e04842 sunxi: Fix H616 DRAM read calibration for dual rank by Jernej Skrabec · Sat Jan 29 16:58:43 2022 +0100
  15. 137ab1c sunxi: fix H616 DRAM ODT support by Jernej Skrabec · Sat Jan 29 16:58:42 2022 +0100
  16. 2ff2a1d sunxi: Add option to prevent booting on power plug-in by Chris Morgan · Fri Jan 21 13:37:32 2022 +0000
  17. 8a4184c sunxi: gpio: Fix up pointer arithmetic by Andre Przywara · Sun Jan 30 01:19:42 2022 +0000
  18. 6dde4a2 sunxi: gpio: Add per-bank drive and pull setters by Samuel Holland · Wed Oct 20 23:52:55 2021 -0500
  19. 41abadc sunxi: gpio: Return void from setter functions by Samuel Holland · Wed Oct 20 23:52:54 2021 -0500
  20. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  21. 01477b3 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · Wed Nov 03 22:55:15 2021 -0500
  22. 05ebd89 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · Tue Jul 06 00:04:43 2021 +0100
  23. 468f23b sunxi: Enable DM_I2C for all sunxi boards by Samuel Holland · Fri Oct 08 00:17:25 2021 -0500
  24. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  25. 388fe64 sunxi: pmic_bus: Use the DM PMIC interface when possible by Samuel Holland · Fri Oct 08 00:17:23 2021 -0500
  26. 1e4d869 sunxi: pmic_bus: Clean up preprocessor conditions by Samuel Holland · Fri Oct 08 00:17:22 2021 -0500
  27. b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · Fri Oct 08 00:17:21 2021 -0500
  28. 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · Fri Oct 08 00:17:20 2021 -0500
  29. 623b804 sunxi: pmic_bus: Fix Kconfig dependencies by Samuel Holland · Fri Oct 08 00:17:19 2021 -0500
  30. 74ebeb9 sunxi: Select SUN8I_RSB more carefully by Samuel Holland · Fri Oct 08 00:17:18 2021 -0500
  31. 35e9f63 sunxi: Only initialize legacy I2C when enabled by Samuel Holland · Fri Oct 08 00:17:17 2021 -0500
  32. 06feb81 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · Sat Sep 11 16:50:47 2021 -0500
  33. 5195105 sunxi: Simplify MMC pinmux selection by Samuel Holland · Sun Sep 12 10:28:35 2021 -0500
  34. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  35. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  36. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  37. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  38. b8816f0 mmc: sunxi: Enable "new timing mode" on all new SoCs by Andre Przywara · Wed May 05 10:04:41 2021 +0100
  39. c0387f1 sunxi: H616: Enable full 4GB of DRAM by Andre Przywara · Wed Apr 28 21:29:55 2021 +0100
  40. 0f7c8bc sunxi: clock: H6/H616: Fix PLL clock factor encodings by Andre Przywara · Wed May 05 13:53:05 2021 +0100
  41. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  42. fe4c155 arm: sunxi: add support for DIP detection to CHIP board by Kory Maincent · Tue May 04 19:31:27 2021 +0200
  43. c2a50b1 sunxi: video: select dw-hdmi in Kconfig, not Makefile by Jernej Skrabec · Sat Mar 06 20:54:19 2021 +0100
  44. c3391f6 sunxi: enable dual rank memory on R40 by Icenowy Zheng · Fri Feb 26 00:13:25 2021 +0800
  45. 9e9b073 sunxi: support asymmetric dual rank DRAM on A64/R40 by Icenowy Zheng · Fri Feb 26 00:13:24 2021 +0800
  46. 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Thu Mar 04 14:36:40 2021 -0500
  47. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · Mon Feb 22 00:12:34 2021 +0000
  48. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  49. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  50. 6892a56 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · Mon Feb 15 00:19:58 2021 +0100
  51. 70bdefa sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · Mon Feb 01 18:25:57 2021 +0100
  52. e638e05 sunxi: Add support for H616 SoC by Jernej Skrabec · Mon Jan 11 21:11:46 2021 +0100
  53. e4aa24b sunxi: Add H616 DRAM support by Jernej Skrabec · Mon Jan 11 21:11:43 2021 +0100
  54. 30efb9d sunxi: add support for H616 uart0 by Jernej Skrabec · Mon Jan 11 21:11:41 2021 +0100
  55. 8b2239c sunxi: introduce support for H616 clocks by Jernej Skrabec · Mon Jan 11 21:11:40 2021 +0100
  56. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · Mon Jan 11 21:11:39 2021 +0100
  57. 55a30a2 sunxi: Add support for I2C on H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:38 2021 +0100
  58. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  59. fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · Mon Jan 11 21:11:33 2021 +0100
  60. bf8c810 sunxi: board: add a config option to fixup a Bluetooth address by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  61. 738334f sunxi: dram: h6: Improve DDR3 config detection by Jernej Skrabec · Thu Mar 12 17:46:00 2020 +0000
  62. 7df9910 sunxi: add V3/S3 support by Icenowy Zheng · Mon Oct 26 22:15:59 2020 +0800
  63. 9c7cefc sunxi: board: Add PinePhone DT selection logic by Samuel Holland · Sat Oct 24 10:21:52 2020 -0500
  64. aff2d3a sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · Fri Oct 16 17:33:08 2020 +0800
  65. a1dba89 sunxi: Silence warning about non-static inline function by Samuel Holland · Thu May 07 18:02:33 2020 -0500
  66. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  67. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  68. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  69. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  70. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  71. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  72. 0c882df sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC by Andre Przywara · Tue Jan 28 00:46:43 2020 +0000
  73. da3bd45 sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC by Andre Przywara · Tue Jan 28 00:46:42 2020 +0000
  74. 382dab2 sunxi: SPL SPI: Introduce is_sun6i_gen_spi() by Andre Przywara · Tue Jan 28 00:46:41 2020 +0000
  75. 5c7624d sunxi: SPL SPI: Split off SPI0 base address by Andre Przywara · Tue Jan 28 00:46:40 2020 +0000
  76. 9ba18e8 sunxi: Automate loading from 128KB MMC offset by Andre Przywara · Fri Jan 10 01:47:32 2020 +0000
  77. a0a5b21 sunxi: SPL: Factor out sunxi_get_boot_source() by Andre Przywara · Fri Jan 10 01:47:31 2020 +0000
  78. 47d4997 phy: sun4i-usb: Add Allwinner R40 support by Andre Przywara · Wed Jan 01 23:44:48 2020 +0000
  79. a07a6f2 common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  80. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  81. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  82. 112c886 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · Wed Apr 24 13:44:12 2019 +0800
  83. b01dc98 sunxi: Fix pll1 clock calculation by Stefan Mavrodiev · Wed Jul 31 16:15:52 2019 +0300
  84. 370245e sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · Fri Aug 23 19:24:04 2019 +0200
  85. 4c62b7f arm: sunxi: Enable SPI/SPI-FLASH support for A64 by Jagan Teki · Wed Oct 16 18:08:26 2019 +0530
  86. 213c297 sunxi: H6: Enable USB for existing boards by Andre Przywara · Sun Jun 23 15:09:50 2019 +0100
  87. fed1d2f sunxi: H6: Add DDR3 DRAM delay values by Jernej Skrabec · Mon Jul 15 02:27:09 2019 +0100
  88. 75d38d0 sunxi: H6: Add DDR3-1333 timings by Andre Przywara · Mon Jul 15 02:27:08 2019 +0100
  89. c78a47a sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · Mon Jul 15 02:27:07 2019 +0100
  90. 1c7a751 sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · Mon Jul 15 02:27:06 2019 +0100
  91. 595475e sunxi: H6: DRAM: follow recommended PHY init algorithm by Andre Przywara · Mon Jul 15 02:27:05 2019 +0100
  92. de5d61f sunxi: H6: DRAM: avoid memcpy() on MMIO registers by Andre Przywara · Mon Jul 15 02:27:04 2019 +0100
  93. b70fa39 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 20 13:53:51 2019 -0400
  94. 3344544 arm: sunxi: h6: fix reset using r_wdog by Clément Péron · Wed Apr 17 19:41:05 2019 +0200
  95. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  96. c498154 arm: sunxi: Enable DM_MMC and DM_SCSI by Jagan Teki · Fri Apr 12 16:48:25 2019 +0530
  97. 946e9db sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · Sun Dec 16 02:04:58 2018 +0000
  98. d6c5cfc arm: sunxi: Enable DRAM ODT by default on H3/H5 by Paul Kocialkowski · Thu Mar 14 11:36:16 2019 +0100
  99. 4d492a3 arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5 by Paul Kocialkowski · Thu Mar 14 11:36:15 2019 +0100
  100. 70373ca arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i by Paul Kocialkowski · Thu Mar 14 11:36:14 2019 +0100