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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
ARM: S3C24XX: remove call to s3c24xx_setup_clocks
Heiko Stuebner
1
-11
/
+4
2012-03-07
ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443
Heiko Stuebner
1
-4
/
+24
2012-03-07
ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443
Heiko Stuebner
1
-9
/
+22
2012-03-07
ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443
Heiko Stuebner
2
-8
/
+0
2012-03-07
ARM: S3C24XX: remove obsolete S3C2416_DMA option
Heiko Stuebner
3
-27
/
+0
2012-03-07
ARM: S3C24XX: Reuse S3C2443 dma for S3C2416
Heiko Stuebner
4
-9
/
+27
2012-03-07
ARM: S3C24XX: Fix indentation of dma-s3c2443
Heiko Stuebner
1
-4
/
+4
2012-03-07
ARM: S3C24XX: Move device setup files to mach directory
Heiko Stuebner
6
-10
/
+8
2012-03-07
ARM: S3C24XX: Consolidate Simtec extensions
Heiko Stuebner
11
-32
/
+29
2012-03-07
ARM: S3C24XX: move simtec-specific code to mach directory
Heiko Stuebner
6
-23
/
+20
2012-03-07
ARM: S3C24XX: Move common-smdk code to mach directory
Heiko Stuebner
5
-11
/
+15
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
139
-867
/
+677
2012-03-03
ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx
Heiko Stuebner
5
-13
/
+29
2012-03-03
ARM: s3c2410_defconfig: update s3c2410_defconfig
Kukjin Kim
1
-38
/
+17
2012-03-03
ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/
Kukjin Kim
11
-54
/
+35
2012-03-03
ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/
Kukjin Kim
25
-209
/
+191
2012-03-03
ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/
Kukjin Kim
11
-57
/
+57
2012-03-03
ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/
Kukjin Kim
13
-98
/
+98
2012-03-03
ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/
Kukjin Kim
79
-184
/
+214
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
13
-28
/
+27
2012-02-08
Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc
Olof Johansson
127
-1152
/
+761
2012-01-31
ARM: S3C2410: move s3c2410_baseclk_add to clock.h
Heiko Stuebner
2
-2
/
+4
2012-01-31
ARM: S3C24XX: move common S3C2443 clock definitions to clock.h
Heiko Stuebner
4
-21
/
+17
2012-01-31
ARM: S3C24XX: Remove extern declaration of clk_msysclk
Heiko Stuebner
1
-1
/
+0
2012-01-31
ARM: S3C24XX: move spi-s3c24xx platdata out of mach
Heiko Stuebner
2
-28
/
+1
2012-01-29
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
58
-378
/
+208
2012-01-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-216
/
+163
2012-01-28
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
1
-1
/
+2
2012-01-27
ARM: S3C24XX: remove unused spi gpio setup functions
Heiko Stuebner
6
-147
/
+0
2012-01-27
Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
2
-2
/
+4
2012-01-27
Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
4
-47
/
+10
2012-01-27
Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
1
-0
/
+11
2012-01-27
Merge branch 'sa11x0-mcp-fixes' into fixes
Russell King
8
-86
/
+3
2012-01-26
Merge branch 'amba' into for-armsoc
Russell King
35
-786
/
+370
2012-01-26
ARM: amba: samsung: use common amba device initializers
Russell King
4
-113
/
+23
2012-01-26
ARM: amba: spear: use common amba device initializers
Russell King
2
-35
/
+6
2012-01-26
ARM: amba: nomadik: use common amba device initializers
Russell King
2
-20
/
+6
2012-01-26
ARM: amba: u300: use common amba device initializers
Russell King
1
-69
/
+16
2012-01-26
ARM: amba: lpc32xx: use common amba device initializers
Russell King
1
-28
/
+4
2012-01-26
ARM: amba: netx: use common amba device initializers
Russell King
1
-12
/
+1
2012-01-26
ARM: amba: bcmring: use common amba device initializers
Russell King
1
-21
/
+2
2012-01-26
ARM: amba: ep93xx: use common amba device initializers
Russell King
1
-40
/
+6
2012-01-26
ARM: amba: omap2: use common amba device initializers
Russell King
1
-24
/
+2
2012-01-26
ARM: amba: integrator: use common amba device initializers
Russell King
2
-97
/
+22
2012-01-26
ARM: amba: realview: get rid of private platform amba_device initializer
Russell King
6
-110
/
+100
2012-01-26
arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmap
Julia Lawall
1
-1
/
+3
2012-01-26
ARM: imx: iomux-v1.h: Fix build error due to __init annotation
Fabio Estevam
1
-1
/
+1
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
7
-79
/
+79
2012-01-25
ARM: amba: versatile: get rid of private platform amba_device initializer
Russell King
3
-38
/
+28
2012-01-25
ARM: amba: vexpress: get rid of private platform amba_device initializer
Russell King
3
-31
/
+14
[next]