index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
ARM: OMAP2/3: Reorganize Makefile to add omap4 support
Tony Lindgren
2009-05-25
1
-3
/
+8
|
|
*
|
ARM: OMAP2/3: Remove OMAP_CM_REGADDR
Tony Lindgren
2009-05-25
5
-21
/
+4
|
|
*
|
ARM: OMAP2/3: Remove OMAP2_PRCM_BASE
Tony Lindgren
2009-05-25
1
-2
/
+0
|
|
*
|
ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.S
Tony Lindgren
2009-05-25
3
-6
/
+6
|
|
*
|
ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE
Tony Lindgren
2009-05-25
10
-100
/
+160
|
|
*
|
ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE
Tony Lindgren
2009-05-25
5
-18
/
+62
|
*
|
|
OMAP1: PM: update and decouple from OMAP2/3 PM core
Kevin Hilman
2009-05-28
4
-84
/
+17
|
*
|
|
OMAP3: PM: prevent module wakeups from waking IVA2
Kevin Hilman
2009-05-28
2
-0
/
+8
|
*
|
|
OMAP3: PM: Clear pending PRCM reset flags on init
Kevin Hilman
2009-05-28
1
-0
/
+9
|
*
|
|
OMAP3: PM: Ensure PRCM interrupts are cleared at boot
Kevin Hilman
2009-05-28
1
-0
/
+3
|
*
|
|
OMAP3: PM: Ensure MUSB block can idle when driver not loaded
Peter 'p2' De Schrijver
2009-05-28
3
-8
/
+20
|
*
|
|
OMAP3: PM: D2D clockdomain supports SW supervised transitions
Kevin Hilman
2009-05-28
1
-1
/
+1
|
*
|
|
OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init
Kevin Hilman
2009-05-28
5
-4
/
+75
|
*
|
|
OMAP: UART: Add sysfs interface for adjusting UART sleep timeout
Jouni Hogander
2009-05-28
1
-4
/
+51
|
*
|
|
OMAP3: PM: UART: disable clocks when idle and off-mode support
Kevin Hilman
2009-05-28
5
-27
/
+405
|
*
|
|
OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_X
Kevin Hilman
2009-05-28
1
-0
/
+4
|
*
|
|
OMAP3: PM: Force IVA2 into idle during bootup
Kevin Hilman
2009-05-28
2
-0
/
+55
|
*
|
|
OMAP: Add new function to check wether there is irq pending
Jouni Hogander
2009-05-28
3
-17
/
+20
|
*
|
|
OMAP2/3: PM: push core PM code from linux-omap
Kevin Hilman
2009-05-28
15
-118
/
+1790
|
*
|
|
Revert "ARM: OMAP: Mask interrupts when disabling interrupts, v2"
Kevin Hilman
2009-05-27
1
-1
/
+0
|
*
|
|
Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...
Tony Lindgren
2009-05-26
10
-86
/
+128
|
|
\
\
\
|
|
*
|
|
OMAP2xxx clock: rename clk_init_one() to clk_preinit()
Paul Walmsley
2009-05-13
5
-6
/
+6
|
|
*
|
|
OMAP3 clock: lessen amount of noisy messages
Artem Bityutskiy
2009-05-13
1
-1
/
+1
|
|
*
|
|
OMAP3 clock: use pr_debug() rather than pr_info() in some clock change code
Paul Walmsley
2009-05-13
2
-10
/
+10
|
|
*
|
|
OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHz
Paul Walmsley
2009-05-13
4
-12
/
+24
|
|
*
|
|
OMAP3 SRAM: renumber registers to make space for argument passing
Paul Walmsley
2009-05-13
1
-57
/
+57
|
|
*
|
|
OMAP3 SDRC: initialize SDRC_POWER at boot
Paul Walmsley
2009-05-13
1
-1
/
+18
|
|
*
|
|
OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency change
Paul Walmsley
2009-05-13
1
-3
/
+4
|
|
*
|
|
OMAP3 clock: add interconnect barriers to CORE DPLL M2 change
Paul Walmsley
2009-05-13
1
-3
/
+6
|
|
*
|
|
OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpll
Paul Walmsley
2009-05-13
1
-2
/
+2
|
|
*
|
|
OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memory
Paul Walmsley
2009-05-13
1
-0
/
+9
|
*
|
|
|
ARM: OMAP: Remove unnecessary omap2_globals.
Santosh Shilimkar
2009-05-25
1
-9
/
+4
|
*
|
|
|
ARM: OMAP: Remove useless omap_sram_error function.
Santosh Shilimkar
2009-05-25
1
-20
/
+5
|
*
|
|
|
ARM: OMAP: Remove unwanted type casts and fix the compiler warning.
Santosh Shilimkar
2009-05-25
1
-7
/
+7
|
*
|
|
|
ARM: OMAP2/3: Reorganize Makefile to add omap4 support
Tony Lindgren
2009-05-25
1
-3
/
+8
|
*
|
|
|
ARM: OMAP2/3: Remove OMAP_CM_REGADDR
Tony Lindgren
2009-05-25
5
-21
/
+4
|
*
|
|
|
ARM: OMAP2/3: Remove OMAP2_PRCM_BASE
Tony Lindgren
2009-05-25
1
-2
/
+0
|
*
|
|
|
ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.S
Tony Lindgren
2009-05-25
3
-6
/
+6
|
*
|
|
|
ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE
Tony Lindgren
2009-05-25
10
-100
/
+160
|
*
|
|
|
ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE
Tony Lindgren
2009-05-25
5
-18
/
+62
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
2009-05-29
1
-4
/
+4
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...
Russell King
2009-05-29
251
-1356
/
+14662
|
\
\
\
\
|
*
|
|
|
davinci: defconfig update: add EMAC
Kevin Hilman
2009-05-29
1
-3
/
+7
|
*
|
|
|
davinci: add SRAM allocator
David Brownell
2009-05-29
4
-1
/
+103
|
*
|
|
|
davinci: soc-specific SRAM setup
David Brownell
2009-05-29
4
-0
/
+33
|
*
|
|
|
davinci: remove remnants of IRAM allocator
David Brownell
2009-05-29
2
-5
/
+0
|
*
|
|
|
davinci: cleanup: move dm355 UART2 define to dm355.c
Kevin Hilman
2009-05-29
2
-2
/
+2
|
*
|
|
|
davinci: Move PINMUX defines to SoC files
Mark A. Greer
2009-05-29
5
-11
/
+15
|
*
|
|
|
davinci: Add compare register support to timer code
Mark A. Greer
2009-05-29
2
-38
/
+105
|
*
|
|
|
davinci: Integrate cp_intc support into low-level irq code
Mark A. Greer
2009-05-29
5
-2
/
+32
[prev]
[next]