index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-integrator
/
integrator_ap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
ARM: integrator: core module registers from compatible strings
Linus Walleij
1
-1
/
+7
2013-10-16
ARM: integrator: move CM base into device tree
Linus Walleij
1
-3
/
+3
2013-10-16
ARM: integrator: decommission the <mach/irqs.h> header
Linus Walleij
1
-1
/
+0
2013-10-16
ARM: integrator: delete non-devicetree boot path
Linus Walleij
1
-135
/
+0
2013-10-16
ARM: integrator: get the LM interrupts from DT
Linus Walleij
1
-1
/
+1
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-06-16
ARM: integrator: basic PCIv3 device tree support
Linus Walleij
1
-11
/
+0
2013-06-13
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
1
-1
/
+1
2013-06-03
ARM: integrator: move static ioremapping into PCIv3 driver
Linus Walleij
1
-15
/
+2
2013-06-03
ARM: integrator: move VGA base assignment
Linus Walleij
1
-2
/
+0
2013-06-03
ARM: integrator: remap PCIv3 base dynamically
Linus Walleij
1
-6
/
+0
2013-06-03
ARM: integrator: convert PCIv3 bridge to platform device
Linus Walleij
1
-0
/
+17
2013-05-03
Merge branch 'cleanup' into for-linus
Russell King
1
-4
/
+2
2013-02-24
ARM: cleanup: soc_device_register() error checking
Russell King
1
-4
/
+2
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-12
/
+4
2013-02-14
Merge branch 'warning-fixes' into next/fixes-non-critical
Arnd Bergmann
1
-1
/
+1
2013-02-14
ARM: integrator/versatile: fix NOMMU warnings
Arnd Bergmann
1
-1
/
+1
2013-02-10
ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU
Will Deacon
1
-1
/
+1
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-12
/
+4
2012-12-13
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+1
2012-11-17
ARM: integrator: push down SC dependencies
Linus Walleij
1
-3
/
+43
2012-11-17
ARM: integrator: delete static UART1 mapping
Linus Walleij
1
-5
/
+0
2012-11-17
ARM: integrator: remove static AP syscon mapping
Linus Walleij
1
-20
/
+38
2012-11-17
ARM: integrator: hook the AP into the SoC bus
Linus Walleij
1
-2
/
+55
2012-11-04
ARM: plat-versatile: move FPGA irq driver to drivers/irqchip
Linus Walleij
1
-2
/
+1
2012-10-27
ARM: integrator: get rid of preallocated irq descriptors
Linus Walleij
1
-2
/
+0
2012-10-09
ARM: integrator: use __iomem pointers for MMIO, part 2
Arnd Bergmann
1
-1
/
+1
2012-10-07
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-69
/
+207
2012-09-22
Merge branch 'cleanup/__iomem' into next/cleanup
Olof Johansson
1
-6
/
+6
2012-09-19
ARM: integrator: use __iomem pointers for MMIO
Arnd Bergmann
1
-6
/
+6
2012-09-18
ARM: 7519/1: integrator: convert platform devices to Device Tree
Linus Walleij
1
-18
/
+18
2012-09-18
ARM: 7518/1: integrator: convert AMBA devices to device tree
Linus Walleij
1
-31
/
+78
2012-09-18
ARM: 7517/1: integrator: initial device tree support
Linus Walleij
1
-25
/
+114
2012-09-17
ARM: 7514/1: integrator: call common init function from machine
Linus Walleij
1
-0
/
+2
2012-09-04
Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci
Arnd Bergmann
1
-2
/
+8
2012-08-06
ARM: integrator: use clk_prepare_enable() for timer
Linus Walleij
1
-1
/
+1
2012-07-26
ARM: integrator: use fixed PCI i/o mapping
Rob Herring
1
-6
/
+3
2012-07-12
ARM: integrator: convert to common clock
Linus Walleij
1
-1
/
+7
2012-05-04
ARM: 7389/2: plat-versatile: modernize FPGA IRQ controller
Linus Walleij
1
-7
/
+3
2012-03-24
ARM: 7349/1: integrator: convert to sparse irqs
Linus Walleij
1
-1
/
+2
2012-03-24
ARM: 7310/1: integrator: implement sched_clock across all boards
Linus Walleij
1
-0
/
+7
2012-01-05
ARM: restart: integrator: use new restart hook
Russell King
1
-0
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branch 'misc' into for-linus
Russell King
1
-40
/
+46
2011-10-17
ARM: 7087/2: mach-integrator: get timer frequency from clock
Linus Walleij
1
-14
/
+23
2011-10-17
ARM: 7086/2: mach-integrator: modernize clock event registration
Linus Walleij
1
-10
/
+5
2011-10-17
ARM: 7085/2: mach-integrator: clockevent supports oneshot mode
Linus Walleij
1
-5
/
+19
2011-10-17
ARM: 7084/1: mach-integrator: retire some timer macros
Linus Walleij
1
-12
/
+0
2011-09-21
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
1
-3
/
+3
2011-09-21
mach-integrator: fix VGA base regression
Linus Walleij
1
-0
/
+2
[next]