1. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  2. bbf9942 sunxi: Add arm64 FEL support by Andre Przywara · Tue Aug 23 22:19:30 2016 +0100
  3. 3e17480 sunxi: Fix is_boot0_magic macro by Andre Przywara · Wed Nov 04 01:00:31 2020 +0000
  4. 9c88912 sunxi: Factor out eGON BROM header description by Andre Przywara · Tue Nov 17 23:36:05 2020 +0000
  5. 365951a sunxi: allow to use AXP20[39] attached to I2C0 on V3 series by Icenowy Zheng · Mon Oct 26 22:19:34 2020 +0800
  6. aff2d3a sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · Fri Oct 16 17:33:08 2020 +0800
  7. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  8. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  9. d99e3e6 sunxi: remove __packed from struct sunxi_prcm_reg by Heinrich Schuchardt · Tue Dec 17 22:55:42 2019 +0100
  10. 112c886 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · Wed Apr 24 13:44:12 2019 +0800
  11. 370245e sunxi: H6: DRAM: Add support for half DQ by Jernej Skrabec · Fri Aug 23 19:24:04 2019 +0200
  12. c78a47a sunxi: H6: Add DDR3 support to DRAM controller driver by Andre Przywara · Mon Jul 15 02:27:07 2019 +0100
  13. 1c7a751 sunxi: H6: move LPDDR3 timing definition into separate file by Andre Przywara · Mon Jul 15 02:27:06 2019 +0100
  14. 3344544 arm: sunxi: h6: fix reset using r_wdog by Clément Péron · Wed Apr 17 19:41:05 2019 +0200
  15. 946e9db sunxi: Allow booting from 128KB SD/eMMC offset by Andre Przywara · Sun Dec 16 02:04:58 2018 +0000
  16. 7f6c2a8 reset: Add Allwinner RESET driver by Jagan Teki · Fri Jan 18 22:18:13 2019 +0530
  17. 1d150b4 clk: Add Allwinner A64 CLK driver by Jagan Teki · Sat Dec 22 21:32:49 2018 +0530
  18. cabe992 sunxi: board: Add i2c initialization for sun50i by Stefan Mavrodiev · Tue Jan 08 12:04:30 2019 +0200
  19. 6f4c344 sun50i: A64: add support for R_I2C controller by Vasily Khoruzhick · Mon Nov 05 20:24:30 2018 -0800
  20. 57789d6 mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · Mon Nov 05 20:24:28 2018 -0800
  21. 08ee1ba sunxi: store DRAM size in SPL header by Andre Przywara · Thu Oct 25 17:23:07 2018 +0800
  22. edddccb sunxi: Extend SPL header versioning by Andre Przywara · Thu Oct 25 17:23:03 2018 +0800
  23. 27fc8b0 sunxi: fix sid base address macro name for H6 by Icenowy Zheng · Sat Aug 18 13:36:44 2018 +0800
  24. 4e287f6 sunxi: add DRAM support to H6 by Icenowy Zheng · Mon Jul 23 06:13:34 2018 +0800
  25. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · Sat Jul 21 16:20:29 2018 +0800
  26. a78bb07 sunxi: add UART0 setup for H6 by Icenowy Zheng · Sat Jul 21 16:20:28 2018 +0800
  27. 5a76cdd sunxi: use sun6i-style watchdog for H6 by Icenowy Zheng · Sat Jul 21 16:20:27 2018 +0800
  28. d1fa87d sunxi: add clock code for H6 by Icenowy Zheng · Sat Jul 21 16:20:26 2018 +0800
  29. bb769d6 sunxi: change RMR64's RVBAR address for H6 by Icenowy Zheng · Sat Jul 21 16:20:22 2018 +0800
  30. e1cf4ad sunxi: add basic memory map definitions of H6 SoC by Icenowy Zheng · Sat Jul 21 16:20:21 2018 +0800
  31. 5e6dd27 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · Sat Jul 21 16:20:20 2018 +0800
  32. 30213a2 sunxi: R40: add gigabit ethernet clocks by Lothar Felten · Fri Jul 13 10:45:25 2018 +0200
  33. 17970334 usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · Thu Jun 28 19:40:46 2018 +0530
  34. 9ae2306 sunxi: Fix USB PHY index for H3 by Jagan Teki · Thu Jun 28 19:40:45 2018 +0530
  35. c4d3ae9 sunxi: clock: Fix EHCI and OHCI clocks on A64 by Vasily Khoruzhick · Thu Jun 07 19:23:38 2018 -0700
  36. 1f03161 sunxi: Drop legacy usb_phy.c by Jagan Teki · Fri May 25 15:32:17 2018 +0530
  37. 5cc66f0 sunxi: clock: Fix OHCI clock gating for H3/H5 by Chen-Yu Tsai · Mon May 07 13:03:24 2018 +0530
  38. 75fa310 sunxi: clock: Fix clock gating for H3/H5/A64 by Jagan Teki · Mon May 07 13:03:21 2018 +0530
  39. 86a38e5 pwm: sunxi: add support for PWM found on Allwinner A64 by Vasily Khoruzhick · Mon May 14 08:16:20 2018 -0700
  40. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  41. 78f1099 sunxi: allow NAND support to be compiled for sun8i platforms by Miquel Raynal · Wed Feb 28 20:51:57 2018 +0100
  42. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · Wed Nov 22 02:38:11 2017 +0900
  43. 32a7414 Merge git://git.denx.de/u-boot-video by Tom Rini · Sun Oct 29 10:11:08 2017 -0400
  44. f079f93 sunxi: video: split out PLL configuration code by Vasily Khoruzhick · Thu Oct 26 21:51:51 2017 -0700
  45. 8a368b7 sunxi: clk: fix N formula for CPUX clocks by Quentin Schulz · Tue Sep 26 16:02:47 2017 +0200
  46. 1941be8 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · Wed Aug 23 10:06:30 2017 +0200
  47. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · Tue Sep 05 22:10:35 2017 +0200
  48. dc1436c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · Thu Aug 31 19:21:01 2017 +0200
  49. 95e3470 mmc: sunxi: Support new mode by Maxime Ripard · Wed Aug 23 12:03:41 2017 +0200
  50. e2a84a5 sunxi: add PRCM secure switch register definition by Icenowy Zheng · Thu Jul 20 14:00:31 2017 +0800
  51. b34207f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Jun 19 08:08:40 2017 -0400
  52. b8f7cab sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · Fri May 19 17:41:16 2017 +0200
  53. a354082 sunxi: Add base address for TV encoder by Jernej Skrabec · Fri May 19 17:41:15 2017 +0200
  54. f09b48e sunxi: Add selective DRAM type and timing by Icenowy Zheng · Sat Jun 03 17:10:18 2017 +0800
  55. 4323a8f sunxi: Rename bus-width related macros in H3 DRAM code by Icenowy Zheng · Sat Jun 03 17:10:15 2017 +0800
  56. ca0bc02 sunxi: makes an invisible option for H3-like DRAM controllers by Icenowy Zheng · Sat Jun 03 17:10:14 2017 +0800
  57. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · Wed Apr 26 01:32:49 2017 +0100
  58. 48edd46 sunxi: Add clock support for TV encoder by Jernej Skrabec · Wed May 10 18:46:29 2017 +0200
  59. 8531d08 sunxi: video: Split out TVE code by Jernej Skrabec · Wed May 10 18:46:28 2017 +0200
  60. 3279661 sunxi: add clock configuration of R40 sata by Icenowy Zheng · Mon May 01 14:31:56 2017 +0800
  61. 8d91b46 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · Mon Mar 27 19:22:32 2017 +0200
  62. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · Sat Apr 08 15:30:12 2017 +0800
  63. 9b4ca92 sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · Mon Mar 27 19:22:31 2017 +0200
  64. ccfbe5f sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · Mon Mar 27 19:22:30 2017 +0200
  65. 2e0a1f3 sunxi: video: Split out TCON code by Jernej Skrabec · Mon Mar 27 19:22:29 2017 +0200
  66. 167bff5 sunxi: Fix CPUCFG address for R40 by Chen-Yu Tsai · Wed Mar 01 13:52:09 2017 +0800
  67. 143ef79 sunxi: Use H3/A64 DRAM initialization code for R40 by Chen-Yu Tsai · Thu Dec 01 19:09:57 2016 +0800
  68. 5eddcbb sunxi: Set PLL lock enable bits for R40 by Chen-Yu Tsai · Wed Nov 30 16:54:34 2016 +0800
  69. 84f3bb4 sunxi: Fix watchdog reset function for R40 by Chen-Yu Tsai · Wed Nov 30 16:27:14 2016 +0800
  70. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  71. 5d0d28f sunxi: DRAM: add Allwinner H5 support by Andre Przywara · Thu Feb 16 01:20:26 2017 +0000
  72. de454ec sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · Thu Feb 16 01:20:23 2017 +0000
  73. f613817 sunxi: A64: use H3 DRAM initialization code for A64 as well by Jens Kuske · Mon Jan 02 11:48:42 2017 +0000
  74. 3e79758 sunxi: H3: add and rename some DRAM contoller registers by Jens Kuske · Mon Jan 02 11:48:39 2017 +0000
  75. 46c3d99 sunxi: A64: do an RMR switch if started in AArch32 mode by Andre Przywara · Mon Jan 02 11:48:36 2017 +0000
  76. f66cee3 ARM: boot0 hook: remove macro, include whole header file by Andre Przywara · Mon Jan 02 11:48:34 2017 +0000
  77. 313a578 armv8: move reset branch into boot hook by Andre Przywara · Mon Jan 02 11:48:33 2017 +0000
  78. 1c40fed sunxi: fix SID read on H3 by Icenowy Zheng · Tue Dec 20 02:03:36 2016 +0800
  79. a7c455f sunxi: Add support for SID e-fuses on sun9i by Chen-Yu Tsai · Fri Oct 28 18:21:35 2016 +0800
  80. d7c0efb sunxi: add initial clock setup for sun9i for SPL by Philipp Tomsich · Fri Oct 28 18:21:31 2016 +0800
  81. 3015e04 sunxi: add gtbus-initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:29 2016 +0800
  82. d36af1c sunxi: DRAM initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:28 2016 +0800
  83. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · Fri Oct 21 02:24:30 2016 +0100
  84. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · Wed Sep 07 14:25:21 2016 +0800
  85. 213407e sunxi: Tune H3 DRAM PLL to improve lock time by Jens Kuske · Fri Aug 19 13:40:46 2016 +0200
  86. 663ae65 sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · Fri Aug 19 15:25:41 2016 +0200
  87. f1fc8a0 sunxi: Add missing macros to configure the NAND controller clk by Boris Brezillon · Wed Jun 15 21:09:21 2016 +0200
  88. 6527fa2 sunxi: Use BROM stored boot_media value to determine our boot-source by Hans de Goede · Sat Jul 09 15:31:47 2016 +0200
  89. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · Wed Jul 06 17:59:44 2016 +0530
  90. e9bbbe8 sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data by Bernhard Nortmann · Thu Jun 09 07:37:35 2016 +0200
  91. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · Tue Jun 07 14:28:34 2016 +0300
  92. ec380a0 sunxi: Add missing boot_media fields in the SPL header by Olliver Schinagl · Mon Jun 13 18:13:07 2016 +0200
  93. 9bffa7f sunxi: Add base address for GIC by Chen-Yu Tsai · Tue Jun 07 10:54:33 2016 +0800
  94. f3a80e2 sunxi: Add CPUCFG debug lock and sun7i cpu power controls by Chen-Yu Tsai · Tue Jun 07 10:54:32 2016 +0800
  95. fcd4c4e sunxi: Group cpu core related controls together by Chen-Yu Tsai · Tue Jun 07 10:54:31 2016 +0800
  96. d14dcb0 sunxi: Add missing linux/types.h header for cpucfg_sun6i.h by Chen-Yu Tsai · Tue Jun 07 10:54:30 2016 +0800
  97. 165ab87 sunxi: Add packed attribute to struct sunxi_prcm_reg by Chen-Yu Tsai · Tue Jun 07 10:54:29 2016 +0800
  98. 8ba7974 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · Tue Jun 07 10:54:28 2016 +0800
  99. 2c885e9 sunxi: Downclock AHB1 to 100MHz on Allwinner A64 by Siarhei Siamashka · Tue May 31 01:48:05 2016 +0300
  100. 48321ba arm/arm64: implement a boot header capability by Andre Przywara · Tue May 31 10:45:06 2016 -0700