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