index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
kbuild, soc: sunxi: sram: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-14
soc: sunxi: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-02-10
soc: sunxi: SUN20I_PPU should depend on PM
Randy Dunlap
1
-1
/
+1
2023-01-31
soc: sunxi: select CONFIG_PM
Arnd Bergmann
1
-0
/
+1
2023-01-28
soc: sunxi: Add Allwinner D1 PPU driver
Samuel Holland
3
-0
/
+216
2023-01-12
soc: sunxi: sram: Only iterate over SRAM children
Samuel Holland
1
-0
/
+3
2022-09-18
soc: sunxi: sram: Add support for the D1 system control
Samuel Holland
1
-0
/
+9
2022-09-18
soc: sunxi: sram: Export the LDO control register
Samuel Holland
1
-14
/
+16
2022-09-18
soc: sunxi: sram: Save a pointer to the OF match data
Samuel Holland
1
-3
/
+3
2022-09-18
soc: sunxi: sram: Return void from the release function
Samuel Holland
1
-5
/
+3
2022-09-08
soc: sunxi: sram: Fix debugfs info for A64 SRAM C
Samuel Holland
1
-2
/
+2
2022-09-08
soc: sunxi: sram: Fix probe function ordering issues
Samuel Holland
1
-8
/
+5
2022-09-08
soc: sunxi: sram: Prevent the driver from being unbound
Samuel Holland
1
-3
/
+2
2022-09-08
soc: sunxi: sram: Actually claim SRAM regions
Samuel Holland
1
-0
/
+1
2022-07-05
soc: sunxi: mbus: Only build the driver on ARM/ARM64
Samuel Holland
1
-0
/
+1
2021-09-13
soc: sunxi_sram: Make use of the helper function devm_platform_ioremap_resour...
Cai Huoqing
1
-3
/
+1
2021-02-21
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+23
2021-01-28
soc: sunxi: mbus: Remove DE2 display engine compatibles
Paul Kocialkowski
1
-5
/
+0
2021-01-28
soc: sunxi: sram: Add support for more than one EMAC clock
Andre Przywara
1
-8
/
+23
2020-11-24
soc: sunxi: Fix compilation of sunxi_mbus
Maxime Ripard
1
-1
/
+1
2020-11-18
soc: sunxi: Deal with the MBUS DMA offsets in a central place
Maxime Ripard
3
-0
/
+141
2020-09-11
soc: sunxi: sram: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-30
soc: sunxi: Fix missing dependency on REGMAP_MMIO
Samuel Holland
1
-0
/
+1
2018-12-05
soc: sunxi: sram: Add support for the H5 SoC system control
Paul Kocialkowski
1
-0
/
+4
2018-12-05
soc: sunxi: sram: Enable EMAC clock access for H3 variant
Paul Kocialkowski
1
-1
/
+5
2018-11-22
soc: sunxi: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-07-19
soc: sunxi: Add the A13, A23 and H3 system control compatibles
Maxime Ripard
1
-0
/
+12
2018-07-11
drivers: soc: sunxi: Add support for the C1 SRAM region
Maxime Ripard
1
-0
/
+10
2018-07-11
soc: sunxi: sram: Add dt match for the A10 system-control compatible
Paul Kocialkowski
1
-0
/
+4
2018-06-19
soc: sunxi: sram: Add updated compatible string for A64 system control
Chen-Yu Tsai
1
-0
/
+4
2018-06-19
soc: sunxi: export a regmap for EMAC clock reg on A64
Icenowy Zheng
1
-2
/
+55
2017-08-18
drivers: soc: sunxi: add support for A64 and its SRAM C
Icenowy Zheng
1
-0
/
+11
2017-08-18
drivers: soc: sunxi: add support for remapping func value to reg value
Icenowy Zheng
1
-9
/
+34
2017-08-18
drivers: soc: sunxi: fix error processing on base address when claiming
Icenowy Zheng
1
-0
/
+3
2016-01-27
drivers: soc: sunxi: Fix mask generation for SRAM mapping
Jens Kuske
1
-2
/
+3
2015-06-01
drivers: soc: sunxi: Introduce SoC driver to map SRAMs
Maxime Ripard
3
-0
/
+295