aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2010-03-12ARM/OMAP: Remove the +x bit from a couple of source filesAndrew Clayton2-0/+0
2010-03-11OMAP4: fix temporary hacks that break multi-omap PMKevin Hilman1-7/+6
2010-03-11omap3: pandora: add missing i2c3 board_infoGrazvydas Ignotas1-1/+9
2010-03-11omap: mach-omap2/io.c: fix function declarationsAaro Koskinen1-4/+4
2010-03-11omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2boardEnric Balletbo i Serra1-18/+36
2010-03-11omap: pass the reboot command to the boot loaderAaro Koskinen1-2/+2
2010-03-11omap2/3/4: mailbox: remove compiler warningSuman Anna1-6/+6
2010-03-11OMAP2: serial.c: Fix number of uarts in early_initThomas Weber1-5/+10
2010-03-11omap2: add USB initialization for tusb6010Francisco Alecrim2-0/+99
2010-03-11omap4: Fix build break by moving omap_smc1 into a separate .SSantosh Shilimkar3-25/+36
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi13-15/+15
2010-03-09omap3: Fix compile for Touch Book early_paramTony Lindgren1-5/+5
2010-03-02Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-4/+0
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren1-0/+54
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+55
2010-02-26omap2: Initialize Menelaus and MMC for N8X0Tony Lindgren1-0/+445
2010-02-25AM3517 EVM: correct typo - tca6416 mispelt as tca6516Sriram1-6/+6
2010-02-25AM35x: Add missing GPIO mux config for EHCI portAjay Kumar Gupta1-0/+3
2010-02-25omap: i2c: Fix muxing for command line enabled busJarkko Nikula1-5/+1
2010-02-25Merge branch 'misc2' into develRussell King1-0/+54
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren43-1611/+4334
2010-02-24OMAP4: clock: Remove clock hacks from timer-gp.cSantosh Shilimkar1-5/+0
2010-02-24OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar2-0/+36
2010-02-24OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fckRajendra Nayak1-264/+297
2010-02-24OMAP2+ clock: revise omap2_clk_{disable,enable}()Paul Walmsley2-46/+99
2010-02-24OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change codePaul Walmsley4-75/+107
2010-02-24OMAP clockdomain: if no autodeps exist, don't try to add or remove themPaul Walmsley1-0/+6
2010-02-24OMAP hwmod: add hwmod class supportPaul Walmsley7-90/+206
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley6-207/+218
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley4-18/+13
2010-02-24OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630Vimarsh Zutshi1-0/+2
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley1-11/+0
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley4-25/+4
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley5-68/+1
2010-02-24OMAP2430 clock: make func_96m_ck parent-selectablePaul Walmsley1-3/+0
2010-02-24OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley8-425/+2153
2010-02-24OMAP3/4 clock: split into per-chip family filesPaul Walmsley17-332/+450
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley2-111/+58
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley2-35/+11
2010-02-24OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocksPaul Walmsley1-4/+3
2010-02-24OMAP2xxx clock: GFX functional clock rates are not independently changeablePaul Walmsley1-1/+2
2010-02-24OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley1-113/+11
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentationPaul Walmsley6-14/+15
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS3-8/+63
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS2-5/+146
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff5-5/+104
2010-02-24ARM: OMAP4 clock domain: Add check for avoiding dependency related update.Abhijit Pagare1-6/+24
2010-02-24OMAP3630: Clock: Workaround for DPLL HS divider limitationMike Turquette3-0/+65
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits.Thara Gopinath3-14/+133