summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele2006-06-298-1/+2209
* Merge omap treeRussell King2006-06-2930-388/+1965
|\
| * ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-261-0/+6
| * ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICETony Lindgren2006-06-261-6/+3
| * ARM: OMAP: Update dmtimersTimo Teras2006-06-261-16/+30
| * ARM: OMAP: Make clock variables staticJuha Yrjola2006-06-261-2/+2
| * ARM: OMAP: Fix GPMC compilation when DEBUG is definedJuha Yrjola2006-06-261-4/+4
| * ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-261-6/+26
| * ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-263-7/+566
| * ARM: OMAP: Update cpufreq support for 24xxTony Lindgren2006-06-262-6/+14
| * ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-263-1/+213
| * ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-261-15/+22
| * ARM: OMAP: OMAP2 DMA burst supportKyungmin Park2006-06-261-4/+37
| * ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras2006-06-263-6/+7
| * ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-265-256/+367
| * ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.cJarkko Nikula2006-06-261-13/+22
| * ARM: OMAP: Register the 24xx McSPI deviceJuha Yrjola2006-06-261-0/+46
| * ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreenDavid Brownell2006-06-261-0/+36
| * ARM: OMAP: Aic23 alsa platform driver code for board-innovatorlamikr2006-06-261-0/+39
| * ARM: OMAP: Fix GPIO IRQ mask handlingImre Deak2006-06-261-1/+16
| * ARM: OMAP: DMA transfer parameter configuration fixPeter Ujfalusi2006-06-261-0/+6
| * ARM: OMAP: Mistral ads7846 pendown stateDavid Brownell2006-06-261-1/+6
| * ARM: OMAP: Add core fsample supportBrian Swetland2006-06-267-8/+348
| * ARM: OMAP: Fix gpt2_ick clock bitTony Lindgren2006-06-261-1/+1
| * ARM: OMAP: Readd Amstrad Delta USB supportJonathan McDowell2006-06-261-0/+7
| * ARM: OMAP: GPIO IRQ lazy IRQ disable fixImre Deak2006-06-261-9/+79
| * ARM: OMAP: Mistral board updates (spi, ...)David Brownell2006-06-261-53/+89
* | [ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor2006-06-2916-30/+92
* | [ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek2006-06-293-0/+69
* | [ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek2006-06-291-24/+102
* | [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King2006-06-298-117/+9
* | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2824-94/+297
|\ \
| * | [ARM] nommu: backtrace code must not reference a discarded sectionRussell King2006-06-281-4/+1
| * | [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-2813-0/+129
| * | [ARM] nommu: prevent Xscale-based machines being selectedRussell King2006-06-281-0/+5
| * | [ARM] nommu: export flush_dcache_page()Hyok S. Choi2006-06-281-0/+1
| * | [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2006-06-281-4/+4
| * | [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-281-2/+0
| * | [ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2006-06-282-2/+10
| * | [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi2006-06-281-0/+4
| * | [ARM] nommu: add stubs for ioremap and friendsRussell King2006-06-284-48/+92
| * | [ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi2006-06-281-29/+32
| * | [ARM] nommu: uaccess tweaksRussell King2006-06-283-7/+21
| * | [ARM] nommu: we need the TLS register emulation for nommu modeRussell King2006-06-281-3/+3
* | | [ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski2006-06-281-2/+2
* | | [ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek2006-06-283-0/+69
* | | [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-286-0/+405
* | | [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-281-0/+36
* | | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-281-0/+39
* | | [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek2006-06-285-5/+5
OpenPOWER on IntegriCloud