summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek2006-07-011-3/+63
* [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek2006-07-015-25/+78
* [ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek2006-07-013-0/+69
* [ARM] 3704/1: format IOP Kconfig with tabs, create more consistencyMartin Michlmayr2006-07-011-6/+6
* [ARM] 3703/1: Add help description for ARCH_EP80219Martin Michlmayr2006-07-011-0/+3
* [ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren2006-07-011-4/+4
* [ARM] 3677/1: OMAP: Update H2 defconfigTony Lindgren2006-07-011-38/+91
* [ARM] 3676/1: ARM: OMAP: Fix dmtimers and timer32k to compile on OMAP1Tony Lindgren2006-07-012-3/+4
* [ARM] Add section support to ioremapRussell King2006-06-291-4/+163
* [ARM] Fix sa11x0 SDRAM selectionRussell King2006-06-291-55/+76
* [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-2918-21/+144
* [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-271-0/+6
| * ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICETony Lindgren2006-06-271-6/+3Star
| * ARM: OMAP: Update dmtimersTimo Teras2006-06-271-16/+30
| * ARM: OMAP: Make clock variables staticJuha Yrjola2006-06-271-2/+2
| * ARM: OMAP: Fix GPMC compilation when DEBUG is definedJuha Yrjola2006-06-271-4/+4
| * ARM: OMAP: Mux updates for external DMA and GPIOTony Lindgren2006-06-271-6/+26
| * ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-273-7/+566
| * ARM: OMAP: Update cpufreq support for 24xxTony Lindgren2006-06-272-6/+14
| * ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-273-1/+213
| * ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-271-15/+22
| * ARM: OMAP: OMAP2 DMA burst supportKyungmin Park2006-06-271-4/+37
| * ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1Timo Teras2006-06-273-6/+7
| * ARM: OMAP: Port dmtimers to OMAP2 and implement PWM supportTimo Teras2006-06-275-256/+367
| * ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.cJarkko Nikula2006-06-271-13/+22
| * ARM: OMAP: Register the 24xx McSPI deviceJuha Yrjola2006-06-271-0/+46
| * ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreenDavid Brownell2006-06-271-0/+36
| * ARM: OMAP: Aic23 alsa platform driver code for board-innovatorlamikr2006-06-271-0/+39
| * ARM: OMAP: Fix GPIO IRQ mask handlingImre Deak2006-06-271-1/+16
| * ARM: OMAP: DMA transfer parameter configuration fixPeter Ujfalusi2006-06-271-0/+6
| * ARM: OMAP: Mistral ads7846 pendown stateDavid Brownell2006-06-271-1/+6
| * ARM: OMAP: Add core fsample supportBrian Swetland2006-06-277-8/+348
| * ARM: OMAP: Fix gpt2_ick clock bitTony Lindgren2006-06-271-1/+1
| * ARM: OMAP: Readd Amstrad Delta USB supportJonathan McDowell2006-06-271-0/+7
| * ARM: OMAP: GPIO IRQ lazy IRQ disable fixImre Deak2006-06-271-9/+79
| * ARM: OMAP: Mistral board updates (spi, ...)David Brownell2006-06-271-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/+9Star
* | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2924-94/+297
|\ \
| * | [ARM] nommu: backtrace code must not reference a discarded sectionRussell King2006-06-281-4/+1Star
| * | [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/+0Star
| * | [ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2006-06-282-2/+10