index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-prima2
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-10
Merge branch 'late/fixes' into fixes
Olof Johansson
1
-1
/
+1
2013-05-04
ARM: SIRF: select SMP_ON_UP only on SMP builds
Arnd Bergmann
1
-1
/
+1
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+0
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-905
/
+44
2013-04-29
Merge branch 'gic/cleanup' into next/soc
Olof Johansson
1
-8
/
+0
2013-04-18
ARM: cpu hotplug: remove majority of cache flushing from platforms
Russell King
1
-3
/
+0
2013-04-09
ARM: Push selects for TWD/SCU into machine entries
Stephen Boyd
1
-0
/
+1
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
1
-8
/
+0
2013-03-25
ARM: sirf: enable multiplatform support
Arnd Bergmann
12
-156
/
+18
2013-03-25
ARM: sirf: use clocksource_of infrastructure
Arnd Bergmann
5
-563
/
+11
2013-03-25
ARM: sirf: move debug-macro.S to include/debug/sirf.S
Arnd Bergmann
2
-30
/
+11
2013-03-25
ARM: sirf: enable sparse IRQ
Arnd Bergmann
2
-17
/
+2
2013-03-25
ARM: sirf: move irq driver to drivers/irqchip
Arnd Bergmann
3
-138
/
+2
2013-03-25
ARM: sirf: fix prima2 interrupt lookup
Arnd Bergmann
1
-4
/
+2
2013-03-18
arm: prima2: add new SiRFatlas6 machine in common board
Barry Song
2
-1
/
+30
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
16
-33
/
+694
2013-02-20
ARM: prima2: remove duplicate v7_invalidate_l1
Arnd Bergmann
1
-40
/
+0
2013-02-14
ARM: prima2: fix __init section for cpu hotplug
Arnd Bergmann
2
-2
/
+3
2013-02-05
Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
1
-2
/
+0
2013-02-05
ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move
Barry Song
2
-21
/
+3
2013-01-28
Merge branch 'marco-timer-cleanup-rebase' of git://gitorious.org/sirfprima2-k...
Olof Johansson
16
-33
/
+751
2013-01-22
ARM: PRIMA2: provide two DEBUG_LL ports for prima2 and marco
Barry Song
2
-0
/
+9
2013-01-22
ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures
Barry Song
8
-1
/
+662
2013-01-22
ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for Marco
Barry Song
4
-4
/
+21
2013-01-22
ARM: PRIMA2: rtciobg: it is also compatible with marco
Barry Song
1
-0
/
+1
2013-01-22
ARM: PRIMA2: rstc: enable the support for Marco
Barry Song
1
-17
/
+28
2013-01-22
ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marco
Barry Song
4
-6
/
+6
2013-01-22
ARM: PRIMA2: initialize l2x0 according to mach from DT
Barry Song
1
-5
/
+24
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
3
-10
/
+4
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
1
-8
/
+2
2013-01-11
ARM: remove unused arch_decomp_wdog()
Shawn Guo
1
-2
/
+0
2013-01-04
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2
-2
/
+2
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
3
-8
/
+4
2012-10-15
pinctrl: sirf: remove sirfsoc_gpio_set_pull function
Arnd Bergmann
1
-13
/
+0
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
1
-1
/
+1
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+0
2012-10-02
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-09-22
Merge branch 'cleanup/__iomem' into next/cleanup
Olof Johansson
1
-2
/
+2
2012-09-21
ARM: dtb: move all dtb targets to common Makefile
Olof Johansson
1
-2
/
+0
2012-09-21
Merge branch 'next/dt' into next/multiplatform
Olof Johansson
1
-0
/
+2
2012-09-19
ARM: prima2: use __iomem pointers for MMIO
Arnd Bergmann
1
-2
/
+2
2012-09-13
Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n...
Olof Johansson
4
-513
/
+7
2012-09-05
pinctrl: sirf: add DT-binding pinmux mapping support
Barry Song
1
-0
/
+2
2012-08-28
ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GIC
Barry Song
3
-2
/
+6
2012-08-28
ARM: PRIMA2: adjust Kconfig to support select SoC features
Barry Song
1
-0
/
+15
2012-08-28
ARM: PRIMA2: use DT_MACHINE_START and convert to generic board
Barry Song
2
-6
/
+7
2012-08-24
clk: prima2: move from arch/arm/mach to drivers/clk
Barry Song
2
-1172
/
+0
2012-08-24
ARM: PRIMA2: convert to common clk and finish full clk tree
Binghua Duan
3
-266
/
+932
2012-08-02
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
Barry Song
1
-3
/
+3
2012-07-02
PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII
Barry Song
2
-1
/
+14
[next]