index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
2012-09-22
74
-401
/
+535
|
\
|
*
ARM: consolidate pen_release instead of having per platform definitions
Marc Zyngier
2012-09-14
13
-41
/
+7
|
*
ARM: smp: Make SMP operations mandatory
Marc Zyngier
2012-09-14
2
-23
/
+9
|
*
ARM: SoC: convert spear13xx to SMP operations
Arnd Bergmann
2012-09-14
5
-22
/
+23
|
*
ARM: SoC: convert imx6q to SMP operations
Marc Zyngier
2012-09-14
4
-19
/
+20
|
*
ARM: SoC: convert highbank to SMP operations
Marc Zyngier
2012-09-14
4
-19
/
+19
|
*
ARM: SoC: convert shmobile SMP to SMP operations
Marc Zyngier
2012-09-14
15
-146
/
+165
|
*
ARM: SoC: convert ux500 to SMP operations
Marc Zyngier
2012-09-14
4
-31
/
+30
|
*
ARM: SoC: convert MSM to SMP operations
Marc Zyngier
2012-09-14
5
-19
/
+30
|
*
ARM: SoC: convert Exynos4 to SMP operations
Marc Zyngier
2012-09-14
10
-19
/
+33
|
*
ARM: SoC: convert Tegra to SMP operations
Marc Zyngier
2012-09-13
9
-19
/
+31
|
*
ARM: SoC: convert OMAP4 to SMP operations
Marc Zyngier
2012-09-13
6
-19
/
+24
|
*
ARM: SoC: convert VExpress/RealView to SMP operations
Marc Zyngier
2012-09-13
11
-40
/
+59
|
*
ARM: SoC: add per-platform SMP operations
Marc Zyngier
2012-09-13
4
-2
/
+104
*
|
ARM: highbank: call highbank_pm_init from .init_machine
Rob Herring
2012-09-20
3
-3
/
+8
*
|
ARM: dtb: move all dtb targets to common Makefile
Olof Johansson
2012-09-20
6
-17
/
+16
*
|
Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...
Olof Johansson
2012-09-20
107
-864
/
+551
|
\
\
|
*
|
ARM: vexpress: convert to multi-platform
Rob Herring
2012-09-14
8
-168
/
+37
|
*
|
ARM: initial multiplatform support
Rob Herring
2012-09-14
23
-311
/
+200
|
*
|
ARM: mvebu: move armada-370-xp.h in mach dir
Rob Herring
2012-09-14
2
-1
/
+1
|
*
|
ARM: vexpress: remove dependency on mach/* headers
Arnd Bergmann
2012-09-14
2
-0
/
+3
|
*
|
ARM: picoxcell: remove dependency on mach/* headers
Rob Herring
2012-09-14
3
-56
/
+7
|
*
|
ARM: move all dtb targets out of Makefile.boot
Rob Herring
2012-09-14
15
-82
/
+73
|
*
|
ARM: picoxcell: move debug macros to include/debug
Rob Herring
2012-09-14
2
-2
/
+10
|
*
|
ARM: socfpga: move debug macros to include/debug
Rob Herring
2012-09-14
2
-0
/
+8
|
*
|
ARM: mvebu: move debug macros to include/debug
Rob Herring
2012-09-14
2
-1
/
+10
|
*
|
ARM: vexpress: move debug macros to include/debug
Rob Herring
2012-09-14
2
-0
/
+2
|
*
|
ARM: highbank: move debug macros to include/debug
Rob Herring
2012-09-14
2
-4
/
+3
|
*
|
ARM: move debug macros to common location
Rob Herring
2012-09-14
4
-86
/
+100
|
*
|
ARM: make mach/gpio.h headers optional
Rob Herring
2012-09-14
25
-85
/
+23
|
*
|
ARM: orion: move custom gpio functions to orion-gpio.h
Rob Herring
2012-09-14
16
-30
/
+16
|
*
|
ARM: shmobile: move custom gpio functions to sh-gpio.h
Rob Herring
2012-09-14
12
-68
/
+63
|
*
|
ARM: pxa: use gpio_to_irq for sharppm_sl
Rob Herring
2012-09-14
1
-13
/
+17
|
*
|
net: pxaficp_ir: add irq resources
Rob Herring
2012-09-14
1
-0
/
+15
|
|
/
*
|
Merge branch 'next/soc' into next/multiplatform
Olof Johansson
2012-09-20
62
-4960
/
+9746
|
\
\
|
*
\
Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar...
Olof Johansson
2012-09-20
12
-0
/
+355
|
|
\
\
|
|
*
|
ARM: bcm2835: instantiate console UART
Simon Arlott
2012-09-19
1
-1
/
+8
|
|
*
|
ARM: bcm2835: add stub clock driver
Simon Arlott
2012-09-19
1
-0
/
+3
|
|
*
|
ARM: bcm2835: add system timer
Simon Arlott
2012-09-19
2
-9
/
+8
|
|
*
|
ARM: bcm2835: add interrupt controller driver
Simon Arlott
2012-09-19
2
-9
/
+9
|
|
*
|
ARM: add infra-structure for BCM2835 and Raspberry Pi
Simon Arlott
2012-09-19
12
-0
/
+346
|
*
|
|
ARM: OMAP: AM33xx hwmod: fixup SPI after platform_data move
Kevin Hilman
2012-09-20
1
-1
/
+1
|
*
|
|
Merge tag 'omap-devel-am33xx-for-v3.7' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-09-16
188
-2132
/
+4802
|
|
\
\
\
|
|
*
\
\
Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...
Tony Lindgren
2012-09-12
8
-4
/
+3569
|
|
|
\
\
\
|
|
|
*
|
|
ARM: AM33XX: clock: Add dcan clock aliases for device-tree
Vaibhav Hiremath
2012-09-12
1
-0
/
+2
|
|
|
*
|
|
ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functions
Vaibhav Hiremath
2012-09-12
2
-4
/
+4
|
|
|
*
|
|
ARM: OMAP3+: hwmod: Add AM33XX HWMOD data
Vaibhav Hiremath
2012-09-11
4
-0
/
+3388
|
|
|
*
|
|
ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework
Vaibhav Hiremath
2012-09-11
1
-0
/
+178
|
|
|
|
/
/
|
*
|
|
|
Merge tag 'devel-omap-device-for-v3.7' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-09-16
39
-72
/
+300
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'for_3.7-omap_device' of git://git.kernel.org/pub/scm/linux/kernel/...
Tony Lindgren
2012-09-12
2
-5
/
+53
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
[next]