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-highbank
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-18
/
+5
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2013-02-20
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2
-2
/
+2
2013-02-02
cpufreq / highbank: add support for highbank cpufreq
Mark Langsdorf
1
-0
/
+2
2013-02-02
ARM / highbank: add support for pl320 IPC
Rob Herring
1
-0
/
+2
2013-01-31
ARM: highbank: mask cluster id from cpu_logical_map
Rob Herring
2
-3
/
+4
2013-01-24
clk: highbank: Use common of_clk_init() function
Prashant Gaikwad
2
-2
/
+2
2013-01-15
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
2
-13
/
+4
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
6
-20
/
+42
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
1
-1
/
+1
2013-01-12
ARM: use common irqchip_init for GIC init
Rob Herring
1
-8
/
+2
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
1
-1
/
+0
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
1
-3
/
+1
2013-01-08
ARM: highbank: save and restore L2 cache and GIC on suspend
Rob Herring
1
-1
/
+18
2013-01-08
ARM: highbank: add a power request clear
Rob Herring
1
-0
/
+15
2013-01-08
ARM: highbank: fix secondary boot and hotplug
Rob Herring
2
-12
/
+2
2013-01-08
ARM: highbank: fix typos with hignbank in power request functions
Rob Herring
4
-8
/
+8
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-5
/
+1
2012-11-30
Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-1
/
+2
2012-11-21
Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...
Olof Johansson
4
-46
/
+2
2012-11-08
ARM: highbank: use common debug_ll_io_init
Rob Herring
4
-46
/
+2
2012-11-06
ARM: highbank: add ifdef guards to core.h
Olof Johansson
1
-0
/
+5
2012-11-06
ARM: highbank: retry wfi on reset request
Rob Herring
1
-1
/
+2
2012-10-31
ARM: highbank: Add initial ECX-2000 support
Rob Herring
2
-1
/
+7
2012-10-31
ARM: highbank: abstract out SCU usage
Rob Herring
6
-29
/
+29
2012-10-03
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-0
/
+52
2012-10-02
ARM: highbank: add coherent DMA setup
Rob Herring
1
-0
/
+52
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
4
-19
/
+19
2012-09-21
ARM: highbank: call highbank_pm_init from .init_machine
Rob Herring
3
-3
/
+8
2012-09-14
ARM: initial multiplatform support
Rob Herring
4
-16
/
+15
2012-09-14
ARM: highbank: move debug macros to include/debug
Rob Herring
1
-19
/
+0
2012-09-14
ARM: make mach/gpio.h headers optional
Rob Herring
1
-1
/
+0
2012-09-14
ARM: SoC: convert highbank to SMP operations
Marc Zyngier
4
-19
/
+19
2012-07-12
clk: add highbank clock support
Rob Herring
3
-63
/
+8
2012-06-08
ARM: highbank: Add smc calls to enable/disable the L2
Rob Herring
4
-1
/
+47
2012-03-30
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-7
/
+0
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-7
/
+0
2012-03-28
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+1
2012-03-21
Merge branch 'tegra/cleanups' into next/timer
Arnd Bergmann
2
-29
/
+0
2012-03-13
ARM: highbank: convert to twd_local_timer_register() interface
Marc Zyngier
3
-41
/
+3
2012-03-07
ARM: remove bunch of now unused mach/io.h files
Rob Herring
1
-7
/
+0
2012-02-23
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
1
-5
/
+0
2012-02-22
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
1
-5
/
+0
2012-02-11
Merge branch 'for-arm-soc' of git://sources.calxeda.com/kernel/linux into nex...
Olof Johansson
2
-2
/
+1
2012-02-10
ARM: highbank: remove unused memory.h
Rob Herring
1
-1
/
+0
2012-02-10
ARM: highbank: enable sp804 based sched_clock
Rob Herring
1
-1
/
+1
2012-02-08
Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc
Olof Johansson
1
-2
/
+1
2012-02-04
Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...
Russell King
2
-7
/
+0
2012-01-30
ARM: highbank: select SPARSE_IRQ and remove irqs.h
Rob Herring
2
-7
/
+0
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
1
-2
/
+1
[next]