summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini2009-06-042-3/+30
* Merge branch 'smp' into develRussell King2009-06-0117-307/+398
|\
| * [ARM] smp: use new cpumask functionsRussell King2009-05-283-6/+6
| * [ARM] 5516/1: Flush the D-cache after initialising the SCUCatalin Marinas2009-05-281-0/+7
| * [ARM] smp: fix style issues in smp_twd.cRussell King2009-05-171-12/+14
| * [ARM] smp: allow re-use of realview localtimer TWD supportRussell King2009-05-1711-165/+213
| * [ARM] smp: separate SCU support code from realviewRussell King2009-05-175-32/+56
| * [ARM] smp: SCU is used on non-realview platformsRussell King2009-05-172-1/+1
| * [ARM] smp: move core localtimer support out of platform specific filesRussell King2009-05-176-111/+121
* | [ARM] Kconfig: remove 'default n'Russell King2009-05-316-22/+0
* | [ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini2009-05-311-1/+5
* | [ARM] 5522/1: PalmLD: IDE supportMarek Vašut2009-05-315-2/+170
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-05-2999-1132/+9465
|\ \
| * \ Merge branch 'omap4' into for-nextTony Lindgren2009-05-2833-66/+1550
| |\ \
| | * | ARM: OMAP4: Add defconfig for 4430 SDPSantosh Shilimkar2009-05-281-0/+806
| | * | ARM: OMAP4: Add support for 4430 SDPSantosh Shilimkar2009-05-285-4/+111
| | * | ARM: OMAP4: Clock stubs since CLKDEV not in yet.Santosh Shilimkar2009-05-281-0/+33
| | * | ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-2826-62/+600
| * | | Merge branch 'omap3-boards' into for-nextTony Lindgren2009-05-2814-203/+3842
| |\ \ \ | | |/ /
| | * | ARM: OMAP3: pandora: add support for mode devicesGrazvydas Ignotas2009-05-281-0/+149
| | * | ARM: OMAP3: Add omap3 EVM defconfigSyed Mohammed Khasim2009-05-281-0/+1528
| | * | ARM: OMAP3: Add omap3 EVM supportSyed Mohammed Khasim2009-05-283-0/+335
| | * | ARM: OMAP3: Defconfig for Zoom2 boardVikram Pandita2009-05-281-0/+1211
| | * | ARM: OMAP3: Add support for OMAP3 Zoom2 boardVikram Pandita2009-05-284-1/+277
| | * | ARM: OMAP3: RX51: Connect VAUX3 to MMC2Adrian Hunter2009-05-281-3/+27
| | * | ARM: OMAP3: pandora: setup regulator framework for MMCGrazvydas Ignotas2009-05-281-0/+45
| | * | ARM: OMAP3: Initialize regulators for Beagle and OveroDavid Brownell2009-05-282-28/+152
| | * | ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell2009-05-283-171/+118
| * | | Merge branch 'omap3-upstream' into for-nextTony Lindgren2009-05-2810-30/+352
| |\ \ \ | | |/ /
| | * | ARM: OMAP3: Initialize more devices for LDPTony Lindgren2009-05-282-1/+207
| | * | ARM: OMAP3: ZOOM MDK: Add FB support to board fileImre Deak2009-05-281-4/+15
| | * | ARM: OMAP3: SDRC: add timing data for Qimonda HYB18M512160AF-6Paul Walmsley2009-05-282-1/+56
| | * | ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2Paul Walmsley2009-05-284-3/+62
| | * | ARM: OMAP2/3: Serial: Remove arch_initcall dependencyVikram Pandita2009-05-281-13/+9
| | * | ARM: OMAP2/3: Remove L4_WK_OMAP_BASE, L4_PER_OMAP_BASE, L4_EMU_BASE, L3_OMAP_...Tony Lindgren2009-05-281-4/+0
| * | | Merge branch 'omap-upstream' into for-nextTony Lindgren2009-05-2821-328/+910
| |\ \ \ | | |/ /
| | * | ARM: OMAP1: Make 770 LCD workAndrew de Quincey2009-05-283-20/+22
| | * | ARM: OMAP: Add some entries to MAINTAINERSTony Lindgren2009-05-281-14/+63
| | * | ARM: OMAP2: 2430SDP: Add FB support to board fileImre Deak2009-05-281-0/+19
| | * | ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren2009-05-286-254/+313
| | * | ARM: OMAP2/3: Add generic onenand support when connected to GPMCJuha Yrjola2009-05-285-3/+412
| | * | ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2Santosh Shilimkar2009-05-282-2/+2
| | * | ARM: OMAP2/3: DMA: implement trans copy and const fillTomi Valkeinen2009-05-282-28/+50
| | * | ARM: OMAP1: Misc clean-upTony Lindgren2009-05-253-1/+5
| | * | ARM: OMAP: Update contact address of I2C registration helperJarkko Nikula2009-05-251-1/+1
| | * | ARM: OMAP: McBSP: Fix legacy interrupts to clear their statusEero Nurkkala2009-05-251-6/+24
| | * | ARM: OMAP: Increase VMALLOC_END to allow 256MB RAMMans Rullgard2009-05-252-3/+3
| | * | 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
OpenPOWER on IntegriCloud