aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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-012-26/+23
* [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-294-5/+180
* [ARM] Fix sa11x0 SDRAM selectionRussell King2006-06-291-55/+76
* [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-2920-22/+147
* [ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele2006-06-2910-1/+2317
* Merge omap treeRussell King2006-06-2941-442/+2236
|\
| * ARM: OMAP: Multiplexing for 24xx GPMC wait pin monitoringTony Lindgren2006-06-262-0/+12
| * ARM: OMAP: Fix SRAM to use MT_MEMORY instead of MT_DEVICETony Lindgren2006-06-261-6/+3
| * ARM: OMAP: Update dmtimersTimo Teras2006-06-262-16/+31
| * 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-262-6/+46
| * ARM: OMAP: Add OMAP_TAG_CAMERA_SENSORSamuel Ortiz2006-06-261-0/+7
| * ARM: OMAP: Add initial 24xx suspend supportTony Lindgren2006-06-265-7/+601
| * ARM: OMAP: Update cpufreq support for 24xxTony Lindgren2006-06-262-6/+14
| * ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-264-1/+304
| * ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-264-21/+31
| * ARM: OMAP: OMAP2 DMA burst supportKyungmin Park2006-06-262-6/+39
| * 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-267-302/+412
| * 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-269-8/+403
| * 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
* | Fix vsnprintf off-by-one bugLinus Torvalds2006-06-281-1/+1
* | Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2837-172/+675
|\ \
| * | [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-282-4/+8
| * | [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-282-7/+0
| * | [ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2006-06-282-2/+10