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
/
arch
/
arm
/
mach-imx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-08
ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not set
Lucas Stach
1
-21
/
+6
2015-07-01
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
2
-2
/
+2
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
48
-6215
/
+484
2015-06-26
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-564
/
+2
2015-06-12
Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...
Kevin Hilman
1
-1
/
+0
2015-06-11
Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Kevin Hilman
46
-6198
/
+462
2015-06-03
ARM: imx: imx7d requires anatop
Arnd Bergmann
1
-0
/
+2
2015-06-03
ARM: imx: move timer driver into drivers/clocksource
Shawn Guo
3
-544
/
+2
2015-06-03
ARM: imx: remove platform headers from timer driver
Shawn Guo
1
-6
/
+0
2015-06-03
ARM: imx: provide gpt device specific irq functions
Shawn Guo
1
-26
/
+54
2015-06-03
ARM: imx: get rid of variable timer_base
Shawn Guo
1
-29
/
+26
2015-06-03
ARM: imx: define gpt register offset per device type
Shawn Guo
1
-11
/
+20
2015-06-03
ARM: imx: move clock event variables into imx_timer
Shawn Guo
1
-31
/
+33
2015-06-03
ARM: imx: set up .set_next_event hook via imx_gpt_data
Shawn Guo
1
-3
/
+7
2015-06-03
ARM: imx: setup tctl register in device specific function
Shawn Guo
1
-20
/
+78
2015-06-03
ARM: imx: initialize gpt device type for DT boot
Shawn Guo
1
-9
/
+46
2015-06-03
ARM: imx: define an enum for gpt timer device type
Shawn Guo
1
-1
/
+5
2015-06-03
ARM: imx: move timer resources into a structure
Shawn Guo
1
-35
/
+56
2015-06-03
ARM: imx: use relaxed IO accessor in timer driver
Shawn Guo
1
-24
/
+24
2015-06-03
ARM: imx: make imx51/3 suspend optional
Arnd Bergmann
1
-2
/
+4
2015-06-03
ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-06-03
ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.
Martin Fuzzey
4
-1
/
+333
2015-06-03
ARM: imx: add msl support for imx7d
Anson Huang
6
-2
/
+65
2015-06-03
ARM: imx: mmdc: Include "common.h" header file
Fabio Estevam
1
-0
/
+2
2015-06-03
ARM: imx: Correct the comments in time.c
Shenwei Wang
1
-3
/
+5
2015-06-03
ARM: imx: Remove the duplicated function declaration
Shenwei Wang
1
-1
/
+0
2015-06-03
ARM: imx: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-06-03
ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier
Shawn Guo
5
-10
/
+22
2015-06-03
ARM: imx: move clock drivers into drivers/clk
Shawn Guo
24
-5805
/
+11
2015-06-03
ARM: imx: remove inclusions of platform headers
Shawn Guo
12
-23
/
+59
2015-06-03
ARM: imx: add clk-pllv1 type support
Shawn Guo
8
-22
/
+48
2015-06-03
ARM: imx6: do not use cpu_is_xxx() in clock driver
Shawn Guo
1
-8
/
+18
2015-06-03
ARM: imx6: let pm code map CCM block on its own
Shawn Guo
5
-15
/
+9
2015-06-03
ARM: imx6: set initial power mode in pm function
Shawn Guo
8
-22
/
+15
2015-06-03
ARM: imx5: let pm code map CCM block on its own
Shawn Guo
3
-9
/
+4
2015-06-03
ARM: imx: move revision definitions and declarations into a header
Shawn Guo
5
-31
/
+1
2015-06-03
ARM: imx: use dynamic mapping for CCM
Shawn Guo
3
-3
/
+10
2015-06-03
ARM: imx: use dynamic mapping for timer
Shawn Guo
7
-8
/
+9
2015-06-01
Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
5
-561
/
+0
2015-06-01
ARM: v7 setup function should invalidate L1 cache
Russell King
1
-1
/
+0
2015-05-29
Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into ...
Arnd Bergmann
1
-2
/
+2
2015-05-27
ARM: imx6: gpc: don't register power domain if DT data is missing
Lucas Stach
1
-0
/
+4
2015-05-27
ARM: imx6: allow booting with old DT
Lucas Stach
1
-3
/
+9
2015-05-21
ARM: vf610: enable Cortex-M4 configuration on Vybrid SoC
Stefan Agner
3
-17
/
+22
2015-05-14
ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...
Russell King
1
-2
/
+2
2015-05-11
ARM: imx: gpc: Remove .owner field
Fabio Estevam
1
-1
/
+0
2015-05-11
ARM: imx: Remove eukrea_mbimxsd35 non-dt support
Fabio Estevam
4
-560
/
+0
2015-04-27
ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email address
Wolfram Sang
1
-1
/
+1
2015-04-22
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
6
-30
/
+124
2015-04-22
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-2
/
+222
[next]