summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-3012-2/+54
* RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas2009-05-3013-461/+572
* arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas2009-05-301-0/+2
* ARMv7: Document the PRRR and NMRR registers settingCatalin Marinas2009-05-301-2/+30
* ARMv7: Enable the SWP instructionCatalin Marinas2009-05-301-4/+4
* Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas2009-05-302-2/+13
* ARMv7: Mark the PTWs inner WBWA on SMP and WB on UPTony Thompson2009-05-301-3/+9
* Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas2009-05-305-36/+105
* RealView: Toggle one LED per CPUCatalin Marinas2009-05-301-3/+4
* RealView: Allow CONFIG_LEDS on this platformColin Tuckley2009-05-301-1/+1
* RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas2009-05-303-5/+29
* RealView: Add support for the RealView/PBX platformColin Tuckley2009-05-3011-6/+563
* RealView: Allow SMP when the Cortex-A9 tile is enabled for EBCatalin Marinas2009-05-301-1/+1
* [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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-101-1/+1
|\ \ \ | |/ / |/| |
| * | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-091-1/+1
* | | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2009-05-072-7/+24
* | | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman2009-05-071-2/+2
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-05-056-805/+9
|\ \ \
| * | | i.MX31: Disable CPU_32v6K in mx3_defconfig.Magnus Lilja2009-05-051-1/+1
| * | | mx27ads: move PBC mapping out of vmalloc spaceUwe Kleine-König2009-05-051-1/+1