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 'for-3.4/soc-drivers' into for-3.4/t30-smp
Olof Johansson
2012-02-26
26
-178
/
+1202
|
\
|
*
ARM: tegra: Remove duplicate PMU interrupt inversion code
Stephen Warren
2012-02-07
1
-15
/
+0
|
*
ARM: tegra: Add a simple PMC driver
Stephen Warren
2012-02-06
4
-0
/
+103
|
*
ARM: tegra: dma: not required to move requestor when stopping.
Laxman Dewangan
2012-02-06
1
-8
/
+0
|
*
ARM: tegra: Fix EMC pdata initialization from registers
Stephen Warren
2012-02-06
1
-3
/
+3
|
*
gpio: tegra: Dynamically allocate IRQ base, and support DT
Stephen Warren
2012-02-06
3
-2
/
+4
|
*
ARM: tegra: Remove use of TEGRA_GPIO_TO_IRQ
Stephen Warren
2012-02-06
2
-3
/
+4
|
*
ARM: tegra: Pass uncompress.h UART selection to DEBUG_LL
Stephen Warren
2012-02-06
4
-12
/
+143
|
*
ARM: tegra: uncompress.h: Choose a UART at runtime
Stephen Warren
2012-02-06
1
-1
/
+74
|
*
ARM: tegra: uncompress.h: Store UART address in a variable
Doug Anderson
2012-02-06
1
-3
/
+3
|
*
ARM: tegra: Introduce define DEBUG_UART_SHIFT
Doug Anderson
2012-02-06
1
-8
/
+10
|
*
ARM: tegra: Support Tegra30 in decompressor UART setup
Stephen Warren
2012-02-06
1
-2
/
+10
|
*
ARM: tegra: Pause DMA when reading transfer count
Laxman Dewangan
2012-02-06
1
-42
/
+74
|
*
ARM: tegra: emc: device tree support
Olof Johansson
2012-02-06
1
-7
/
+139
|
*
ARM: tegra: emc: convert tegra2_emc to a platform driver
Olof Johansson
2012-02-06
2
-30
/
+73
|
*
ARM: tegra: fuse: add bct strapping reading
Olof Johansson
2012-02-06
2
-0
/
+16
|
*
ARM: tegra: fuse: add functions to access chip revision
Olof Johansson
2012-02-06
3
-33
/
+86
|
*
ARM: tegra: fuse: use apbio dma for register access
Olof Johansson
2012-02-06
1
-12
/
+8
|
*
ARM: tegra: use APB DMA for accessing APB devices
Olof Johansson
2012-02-06
4
-1
/
+187
|
*
ARM: tegra: Don't WARN_ON() for too early dma channel allocations
Olof Johansson
2012-02-06
1
-1
/
+1
|
*
ARM: dt: tegra: Enable headset autodetection on PAZ00 board.
Leon Romanovsky
2012-02-06
1
-0
/
+1
|
*
ARM: dt: tegra: Enable device tree audio codec on PAZ00 board.
Leon Romanovsky
2012-02-06
1
-6
/
+23
|
*
ARM: dt: Add binding for Tegra PMC
Stephen Warren
2012-02-06
3
-0
/
+14
|
*
ARM: dt: tegra: Enable audio on WM8903 boards, disable others
Stephen Warren
2012-02-06
5
-10
/
+137
|
*
ARM: dt: tegra: Add labels for I2S controllers
Stephen Warren
2012-02-06
1
-2
/
+2
|
*
ARM: dt: tegra: Modify I2S nodes to match binding
Stephen Warren
2012-02-06
1
-2
/
+2
|
*
ARM: dt: tegra: Add Tegra APB DMA device tree binding
Stephen Warren
2012-02-06
2
-0
/
+58
|
*
ARM: dt: tegra30.dtsi: Add extra GPIO interrupt
Stephen Warren
2012-02-06
1
-1
/
+2
|
*
ARM: dt: tegra30.dtsi: Reformat gpio's interrupts property
Stephen Warren
2012-02-06
1
-1
/
+7
|
*
ARM: tegra: seaboard: add EMC table to device tree
Olof Johansson
2012-02-06
1
-0
/
+38
|
*
ARM: tegra: emc: device tree bindings
Olof Johansson
2012-02-06
1
-0
/
+7
*
|
Merge branch 'for-3.4/soc' into for-3.4/t30-smp
Olof Johansson
2012-02-26
14
-13
/
+3456
|
\
\
|
*
|
ARM: tegra: Demote EMC clock inconsistency BUG to WARN
Stephen Warren
2012-02-26
1
-5
/
+25
|
*
|
ARM: tegra: Avoid compiling cpuidle code when not configured
Peter De Schrijver
2012-02-26
1
-2
/
+2
|
*
|
ARM: tegra: cpuidle driver for tegra
Peter De Schrijver
2012-02-06
2
-0
/
+109
|
*
|
ARM: tegra: assembler code for LP3
Peter De Schrijver
2012-02-06
1
-0
/
+91
|
*
|
ARM: tegra: definitions for flow controller
Peter De Schrijver
2012-02-06
1
-0
/
+37
|
*
|
ARM: tegra: initialize basic system clocks
Peter De Schrijver
2012-02-06
1
-1
/
+23
|
*
|
ARM: tegra: enable tegra30 clock framework
Peter De Schrijver
2012-02-06
3
-0
/
+3
|
*
|
ARM: tegra: implement basic tegra30 clock framework
Peter De Schrijver
2012-02-06
1
-0
/
+3099
|
*
|
ARM: tegra: add support for new clock framework features
Peter De Schrijver
2012-02-06
3
-0
/
+46
|
*
|
ARM: tegra: add support for tegra30 interrupts
Peter De Schrijver
2012-02-06
3
-7
/
+23
|
|
/
*
|
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2012-02-24
1
-1
/
+1
|
\
\
|
*
|
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
2012-02-14
1
-1
/
+1
*
|
|
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-02-24
10
-105
/
+200
|
\
\
\
|
*
|
|
arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice
Danny Kukawka
2012-02-24
1
-1
/
+0
|
*
|
|
ARM: mach-shmobile: r8a7779 PFC IPSR4 fix
Magnus Damm
2012-02-24
1
-1
/
+1
|
*
|
|
ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix
Magnus Damm
2012-02-24
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...
Paul Mundt
2012-02-24
380
-3389
/
+3014
|
|
\
\
\
|
*
\
\
\
Merge branch 'rmobile/urgent' into rmobile-fixes-for-linus
Paul Mundt
2012-01-24
1
-0
/
+1
|
|
\
\
\
\
[next]