index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
Tony Lindgren
2010-02-15
1
-1
/
+1
*
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
2010-02-15
6
-28
/
+23
*
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
2010-02-15
7
-17
/
+13
*
omap2/3/4: Fix mbox init for multi-omap
Tony Lindgren
2010-02-15
1
-6
/
+24
*
omap2/3/4: Fix omap2_map_common_io for multi-omap
Tony Lindgren
2010-02-15
21
-37
/
+54
*
omap2/3: Multiboot compile fixes to compile in omap2 and omap3
Tony Lindgren
2010-02-15
3
-0
/
+39
*
omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot
Tony Lindgren
2010-02-15
1
-20
/
+57
*
Merge branch 'debug-ll' into omap-for-linus
Tony Lindgren
2010-02-15
4
-36
/
+115
|
\
|
*
omap: Make uncompress code and DEBUG_LL code generic
Tony Lindgren
2010-02-15
1
-22
/
+95
|
*
omap: Clean the serial port defines
Tony Lindgren
2010-02-15
4
-14
/
+20
|
*
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
2010-02-12
1
-1
/
+1
*
|
Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...
Tony Lindgren
2010-02-12
3
-12
/
+618
|
\
\
|
*
|
omap3: cm-t35: add DSS2 display support
Mike Rapoport
2010-02-12
1
-1
/
+238
|
*
|
OMAP: AM3517: Enable DSS2 for AM3517EVM board
Vaibhav Hiremath
2010-02-12
1
-0
/
+145
|
*
|
OMAP: Enable DSS2 for OMAP3EVM board
Vaibhav Hiremath
2010-02-12
1
-11
/
+235
*
|
|
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
2010-02-10
6
-6
/
+78
|
\
\
\
|
*
|
|
OMAP: hsmmc: fix memory leak
Aaro Koskinen
2010-02-10
1
-1
/
+6
|
|
/
/
|
*
|
omap: Disable serial port autoidle by default
Tony Lindgren
2010-02-03
1
-2
/
+9
|
*
|
omap: Fix arch/arm/mach-omap2/mux.c: Off by one error
Tony Lindgren
2010-02-03
1
-1
/
+2
|
*
|
omap: Fix 3630 mux errors
Tony Lindgren
2010-02-03
2
-0
/
+54
|
*
|
OMAP2/3: GPMC: ensure valid clock pointer
Kevin Hilman
2010-02-03
1
-1
/
+4
|
*
|
OMAP2/3: IRQ: ensure valid base address
Kevin Hilman
2010-02-03
1
-1
/
+3
*
|
|
OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configs
Paul Walmsley
2010-01-29
3
-40
/
+40
*
|
|
OMAP4: PRCM: Define shift macros as n instead of 1 << n
Rajendra Nayak
2010-01-29
2
-773
/
+773
*
|
|
OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions
Paul Walmsley
2010-01-29
9
-26
/
+21
*
|
|
OMAP3 DPLL: reorganize static functions
Paul Walmsley
2010-01-29
1
-55
/
+58
*
|
|
OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
Paul Walmsley
2010-01-29
6
-29
/
+9
*
|
|
OMAP2/3 clock: remove unnecessary includes and clean up header
Paul Walmsley
2010-01-29
2
-38
/
+13
*
|
|
OMAP2/3 clock: clean up omap*_clk_arch_init()
Paul Walmsley
2010-01-29
2
-13
/
+10
*
|
|
OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp...
Paul Walmsley
2010-01-28
3
-91
/
+122
*
|
|
OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds
Paul Walmsley
2010-01-28
1
-0
/
+6
*
|
|
OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c
Paul Walmsley
2010-01-28
5
-35
/
+55
*
|
|
OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c
Paul Walmsley
2010-01-28
4
-33
/
+66
*
|
|
OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c
Paul Walmsley
2010-01-28
4
-86
/
+124
*
|
|
OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...
Paul Walmsley
2010-01-26
3
-212
/
+256
*
|
|
OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...
Paul Walmsley
2010-01-26
3
-137
/
+176
*
|
|
OMAP2/3/4 clock: combine all omap2_clk_functions
Paul Walmsley
2010-01-26
5
-33
/
+32
*
|
|
OMAP2 clock: move all static functions to the top of the file
Paul Walmsley
2010-01-26
1
-42
/
+46
*
|
|
OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c
Paul Walmsley
2010-01-26
4
-375
/
+424
*
|
|
OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c
Paul Walmsley
2010-01-26
3
-356
/
+388
*
|
|
OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
Paul Walmsley
2010-01-26
2
-1
/
+1
*
|
|
OMAP: hwmod: add API for slave idlemode setting
Kevin Hilman
2010-01-26
1
-0
/
+17
*
|
|
OMAP clockdomain/powerdomain: improve documentation
Paul Walmsley
2010-01-26
2
-104
/
+110
*
|
|
OMAP powerdomain: remove pwrdm_clk_state_switch
Paul Walmsley
2010-01-26
1
-6
/
+0
*
|
|
OMAP powerdomain/PM: use symbolic constants for the max number of power states
Paul Walmsley
2010-01-26
1
-1
/
+1
*
|
|
OMAP clockdomains: add usecounting for wakeup and sleep dependencies
Paul Walmsley
2010-01-26
3
-39
/
+229
*
|
|
OMAP clockdomain/powerdomain: remove runtime register/unregister
Paul Walmsley
2010-01-26
3
-212
/
+86
*
|
|
OMAP2 clockdomain: modem clockdomain is only present on OMAP2430
Paul Walmsley
2010-01-26
1
-22
/
+27
*
|
|
OMAP2/3 clockdomains: split shared structures so usecounting works
Paul Walmsley
2010-01-26
1
-36
/
+127
*
|
|
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
2010-01-26
10
-648
/
+711
[next]