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
/
arm
/
plat-omap
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB
Russell King
2010-07-27
3
-15
/
+23
*
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
2010-07-16
2
-0
/
+10
*
ARM: OMAP: Cleanup OMAP FB SDRAM reservation
Russell King
2010-07-16
1
-17
/
+44
*
omap: GPIO: fix auto-disable of debounce clock
Kevin Hilman
2010-06-10
1
-0
/
+1
*
omap: DMTIMER: Ack pending interrupt always when stopping a timer
Tero Kristo
2010-06-10
1
-3
/
+3
*
omap iommu: Fix Memory leak
Satish
2010-06-09
1
-1
/
+3
*
arm: omap: remove the unused omap_gpio_set_debounce methods
Felipe Balbi
2010-05-27
1
-74
/
+0
*
arm: omap: gpio: implement set_debounce method
Felipe Balbi
2010-05-27
1
-0
/
+68
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-05-21
1
-0
/
+5
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
2010-05-03
20
-38
/
+66
|
|
\
|
*
|
crypto: omap - Updates omap sham device related platform code
Dmitry Kasatkin
2010-05-03
1
-0
/
+5
*
|
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
23
-296
/
+406
|
\
\
\
|
*
\
\
Merge branch 'omap4-i2c-init' into omap-for-linus
Tony Lindgren
2010-05-20
1
-37
/
+98
|
|
\
\
\
|
|
*
|
|
omap4: Add support for i2c init
Tony Lindgren
2010-05-20
1
-7
/
+26
|
|
*
|
|
omap: Fix i2c platform init code for omap4
Tony Lindgren
2010-05-20
1
-20
/
+47
|
*
|
|
|
Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
2010-05-20
7
-33
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
OMAP powerdomain, hwmod, omap_device: add some credits
Paul Walmsley
2010-05-20
1
-2
/
+2
|
|
*
|
|
|
OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains
Rajendra Nayak
2010-05-20
1
-0
/
+6
|
|
*
|
|
|
OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains
Rajendra Nayak
2010-05-20
1
-0
/
+1
|
|
*
|
|
|
OMAP: timers: Fix clock source names for OMAP4
Rajendra Nayak
2010-05-20
1
-2
/
+2
|
|
*
|
|
|
OMAP4 clock: Support clk_set_parent
Rajendra Nayak
2010-05-20
1
-5
/
+0
|
|
*
|
|
|
OMAP4: PRM: Remove MPU internal code name and apply PRCM naming convention
Benoit Cousson
2010-05-20
1
-0
/
+1
|
|
*
|
|
|
OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST
Benoit Cousson
2010-05-20
1
-3
/
+5
|
|
*
|
|
|
OMAP4: hwmod: Replace module & device offsets by absolute clkctrl address
Benoit Cousson
2010-05-20
1
-5
/
+3
|
|
*
|
|
|
OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.c
Paul Walmsley
2010-05-20
1
-13
/
+15
|
|
*
|
|
|
OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match reality
Paul Walmsley
2010-05-20
1
-1
/
+2
|
|
*
|
|
|
OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag
Paul Walmsley
2010-05-20
1
-7
/
+6
|
*
|
|
|
|
omap4: Adding PBIAS Configuration for MMC1 Controller
kishore kadiyala
2010-05-20
1
-0
/
+20
|
|
/
/
/
/
|
*
|
|
|
omap: GPIO: Fix OMAP4 GPIO reg access issues
Charulatha V
2010-05-20
1
-12
/
+47
|
*
|
|
|
omap4: Move SOC specific code from board file
Santosh Shilimkar
2010-05-20
2
-6
/
+0
|
*
|
|
|
omap: hsmmc: fix the hsmmc driver for am3517
stanley.miao
2010-05-20
1
-0
/
+4
|
*
|
|
|
omap: DMA: Fix multi-line comments
manjugk manjugk
2010-05-20
1
-6
/
+12
|
*
|
|
|
OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma()
Mika Westerberg
2010-05-20
1
-8
/
+19
|
*
|
|
|
Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int...
Tony Lindgren
2010-05-20
4
-40
/
+82
|
|
\
\
\
\
|
|
*
|
|
|
omap iommu: Reject unaligned addresses at setting page table entry
Hiroshi DOYU
2010-05-14
1
-0
/
+18
|
|
*
|
|
|
omap iommu: Exit iteration if no possibility of available area
Hiroshi DOYU
2010-05-14
1
-1
/
+4
|
|
*
|
|
|
omap iommu: Insert a gap page between IOVMAs against override
Hiroshi DOYU
2010-05-14
1
-3
/
+3
|
|
*
|
|
|
omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectable
Hiroshi DOYU
2010-05-14
1
-2
/
+7
|
|
*
|
|
|
omap iommu: Introduce iteration macro for iotlb entry scan
Hiroshi DOYU
2010-05-14
1
-27
/
+31
|
|
*
|
|
|
omap iommu: add TLB preservation support
Kanigeri, Hari
2010-05-14
1
-17
/
+26
|
|
*
|
|
|
omap iommu: support for OMAP4
Kanigeri, Hari
2010-05-14
1
-0
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'gpio-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Tony Lindgren
2010-05-20
2
-132
/
+49
|
|
\
\
\
\
|
|
*
|
|
|
OMAP: GPIO: remove duplicate debugfs interface
Kevin Hilman
2010-05-12
1
-107
/
+0
|
|
*
|
|
|
OMAP3: GPIO: Removed a couple of unneeded registers from context save/restore
Tero Kristo
2010-05-12
1
-10
/
+0
|
|
*
|
|
|
OMAP3: GPIO: disable GPIO debounce clocks on idle
Kevin Hilman
2010-05-12
1
-0
/
+8
|
|
*
|
|
|
OMAP2/3: GPIO: generalize prepare for idle
Kevin Hilman
2010-05-12
2
-8
/
+15
|
|
*
|
|
|
OMAP3: GPIO: Only enable WAKEUPEN for edge detection GPIOs
Chunqiu Wang
2010-05-12
1
-2
/
+12
|
|
*
|
|
|
OMAP3: GPIO fixes for off-mode
Tero Kristo
2010-05-12
1
-5
/
+14
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'omap-boards' into omap-for-linus
Tony Lindgren
2010-05-20
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
omap: add missing FIQ_START definition required forarch/arm/kernel/fiq.c comp...
Janusz Krzysztofik
2010-05-05
1
-0
/
+4
[next]