summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-clock-upstream' of git://git.pwsan.com/linux-2.6 into for-...Tony Lindgren2009-05-2610-86/+128
|\
| * OMAP2xxx clock: rename clk_init_one() to clk_preinit()Paul Walmsley2009-05-135-6/+6
| * OMAP3 clock: lessen amount of noisy messagesArtem Bityutskiy2009-05-131-1/+1
| * OMAP3 clock: use pr_debug() rather than pr_info() in some clock change codePaul Walmsley2009-05-132-10/+10
| * OMAP3 clock: only unlock SDRC DLL if SDRC clk < 83MHzPaul Walmsley2009-05-134-12/+24
| * OMAP3 SRAM: renumber registers to make space for argument passingPaul Walmsley2009-05-131-57/+57
| * OMAP3 SDRC: initialize SDRC_POWER at bootPaul Walmsley2009-05-131-1/+18
| * OMAP3 SRAM: clear the SDRC PWRENA bit during SDRC frequency changePaul Walmsley2009-05-131-3/+4
| * OMAP3 clock: add interconnect barriers to CORE DPLL M2 changePaul Walmsley2009-05-131-3/+6
| * OMAP3 SRAM: add ARM barriers to omap3_sram_configure_core_dpllPaul Walmsley2009-05-131-2/+2
| * OMAP3 SRAM: mark OCM RAM as Non-cacheable Normal memoryPaul Walmsley2009-05-131-0/+9
* | ARM: OMAP: Remove unnecessary omap2_globals.Santosh Shilimkar2009-05-251-9/+4
* | ARM: OMAP: Remove useless omap_sram_error function.Santosh Shilimkar2009-05-251-20/+5
* | ARM: OMAP: Remove unwanted type casts and fix the compiler warning.Santosh Shilimkar2009-05-251-7/+7
* | ARM: OMAP2/3: Reorganize Makefile to add omap4 supportTony Lindgren2009-05-251-3/+8
* | ARM: OMAP2/3: Remove OMAP_CM_REGADDRTony Lindgren2009-05-255-21/+4
* | ARM: OMAP2/3: Remove OMAP2_PRCM_BASETony Lindgren2009-05-251-2/+0
* | ARM: OMAP2/3: Move define of OMAP2_VA_IC_BASE to be local to entry-macro.STony Lindgren2009-05-253-6/+6
* | ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASETony Lindgren2009-05-2510-100/+160
* | ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASETony Lindgren2009-05-255-18/+62
* | [ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent2009-05-181-1/+1
* | [ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent2009-05-181-1/+1
* | [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin2009-05-181-1/+1
* | [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-181-3/+3
* | Merge branch 'smp-fix'Russell King2009-05-178-72/+32
|\ \
| * | [ARM] realview: fix broadcast tick supportRussell King2009-05-173-14/+6
| * | [ARM] realview: remove useless smp_cross_call_done()Russell King2009-05-172-14/+0
| * | [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-176-46/+28
* | | [ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins2009-05-161-0/+1
* | | [ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2009-05-162-9/+65
* | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-05-168-24/+27
|\ \ \
| * | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2009-05-162-9/+9
| * | | ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineKalle Jokiniemi2009-05-161-1/+1
| * | | ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-161-1/+1
| * | | ARM: OMAP2/3: Add name for musb clocksTony Lindgren2009-05-122-2/+2
| * | | ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap configJarkko Nikula2009-05-121-2/+4
| * | | ARM: OMAP2: Fix tusb6010 init error and compilation warningJarkko Nikula2009-05-121-1/+1
| * | | ARM: OMAP: GPIO de-bounce clocks don't affect module idle statePaul Walmsley2009-05-121-6/+6
| * | | ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen2009-05-111-2/+3
* | | | Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-168-20/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | [ARM] S3C: Do not set clk->owner field if unsetBen Dooks2009-05-151-2/+0
| * | | [ARM] S3C2410: mach-bast.c registering i2c data too earlyBen Dooks2009-05-151-2/+1
| * | | [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cBen Dooks2009-05-151-1/+1
| * | | [ARM] S3C64XX: fix GPIO debugMarek Szyprowski2009-05-151-1/+1
| * | | [ARM] S3C64XX: GPIO include cleanupMarek Szyprowski2009-05-151-10/+10
| * | | [ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2009-05-152-4/+2
| * | | [ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks2009-05-151-0/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-151-0/+25
|\ \ \ | |_|/ |/| |
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-151-0/+25
| |\ \ | | |/ | |/|
| | * ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-151-0/+25