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
/
mach-realview
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-19
[ARM] 5397/1: RealView: Add support for the ISP1761 USB chip
Catalin Marinas
1
-0
/
+11
2009-02-19
[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash
Catalin Marinas
1
-0
/
+28
2009-02-19
[ARM] 5395/1: RealView: Add support for the DS1338 RTC chip
Catalin Marinas
1
-1
/
+15
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-12-01
Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel
Russell King
1
-12
/
+77
2008-12-01
RealView: Allow the in-kernel smc911x.c driver on RealView
Catalin Marinas
1
-0
/
+9
2008-12-01
RealView: Refactor the Ethernet device registration
Catalin Marinas
1
-0
/
+15
2008-12-01
RealView: Clean up the machine_is_*() calls in platsmp.c
Catalin Marinas
1
-1
/
+1
2008-12-01
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
1
-1
/
+1
2008-11-27
[ARM] realview: convert to clkdev and lookup clocks by device name
Russell King
1
-2
/
+50
2008-11-10
RealView: Change the clcd panel controls to use RGB instead of BGR
Catalin Marinas
1
-5
/
+5
2008-11-10
RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boards
Colin Tuckley
1
-5
/
+40
2008-11-10
RealView: Use the correct oscillator for the CLCD on PB1176
Colin Tuckley
1
-1
/
+7
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-04-19
RealView: Move the timer definitions into the EB specific files
Catalin Marinas
1
-19
/
+19
2008-04-19
RealView: Move the flash definitions out of platform.h
Catalin Marinas
1
-8
/
+7
2008-02-04
[ARM] 4820/1: RealView: Select the timer IRQ at run-time
Catalin Marinas
1
-10
/
+5
2008-02-04
[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms
Catalin Marinas
1
-0
/
+3
2008-02-04
[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c
Catalin Marinas
1
-20
/
+0
2008-02-04
[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore
Catalin Marinas
1
-1
/
+9
2008-02-04
[ARM] 4812/1: RealView: clockevents support for the RealView platforms
Catalin Marinas
1
-12
/
+66
2008-02-04
[ARM] 4811/1: RealView: clocksource support for the RealView platforms
Catalin Marinas
1
-42
/
+31
2008-01-28
[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99
Russell King
1
-4
/
+0
2007-05-08
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
1
-1
/
+1
2006-12-10
i2c: New ARM Versatile/Realview bus driver
Russell King
1
-0
/
+13
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-3
/
+3
2006-07-03
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-16
[ARM] 3367/1: CLCD mode no longer supported on the RealView boards
Catalin Marinas
1
-26
/
+2
2006-02-09
[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD
Catalin Marinas
1
-1
/
+1
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-2
/
+2
2005-11-25
[ARM] Realview core.c does not need mach-types.h
Russell King
1
-1
/
+0
2005-11-09
[ARM SMP] Add local timer support for Realview MPcore
Russell King
1
-1
/
+1
2005-11-08
[ARM SMP] Add missing SMP timer handling for realview
Russell King
1
-0
/
+5
2005-10-31
[ARM] Fixup platform device.h includes for realview board
Russell King
1
-1
/
+1
2005-10-31
[ARM] Add support for ARM RealView board
Catalin Marinas
1
-0
/
+605