summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: S5P64X0: Replace the 6440 system device class definition with 64x0Abhilash Kesavan2010-10-181-1/+1
* ARM: S5P64X0: FIX typo in the ADC device nameNaveen Krishna Ch2010-10-181-2/+2
* ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450Kukjin Kim2010-10-181-1/+2
* ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2010-10-181-0/+58
* ARM: S5P64X0: Move SMDK6440 board file and Add SMDK6450 board fileKukjin Kim2010-10-182-35/+234
* ARM: S5P64X0: Move GPIO support files for merge S5P64X0Kukjin Kim2010-10-184-138/+208
* ARM: S5P64X0: Add S5P6450 I2C supportKukjin Kim2010-10-183-10/+51
* ARM: S5P64X0: Move DMA support for S5P64X0Kukjin Kim2010-10-183-21/+85
* ARM: S5P64X0: Update Audio supportKukjin Kim2010-10-188-321/+422
* ARM: S5P64X0: Update Timer supportKukjin Kim2010-10-182-10/+13
* ARM: S5P64X0: Update IRQ supportKukjin Kim2010-10-182-16/+40
* ARM: S5P64X0: Update Clock for S5P6440 and S5P6450Kukjin Kim2010-10-1810-979/+1674
* ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization supportKukjin Kim2010-10-1821-384/+711
* ARM: S5P64X0: Update Kconfig and MakefileKukjin Kim2010-10-188-66/+96
* ARM: S5P: Moves initial map for merging S5P64X0Kukjin Kim2010-10-1810-66/+125
* ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim2010-10-1811-24/+37
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-1411-17/+44
|\
| * ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King2010-10-131-2/+6
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-10-122-1/+2
| |\
| | * cpuimx27: fix i2c bus selectionEric Bénard2010-10-081-1/+1
| | * cpuimx27: fix compile when ULPI is selectedEric Bénard2010-10-081-0/+1
| * | ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg2010-10-121-1/+1
| * | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren2010-10-081-1/+1
| * | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen2010-10-081-4/+3
| * | ARM: fix section mismatch warnings in Versatile ExpressRussell King2010-10-052-3/+3
| * | ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon2010-10-041-3/+4
| * | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar2010-10-041-2/+2
| * | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon2010-10-042-0/+22
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-141-0/+1
|\ \ \
| * | | omap: iommu-load cam register before flushing the entryHari Kanigeri2010-10-051-0/+1
| |/ /
* | | ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski2010-10-081-1/+26
* | | ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh2010-10-084-0/+4
* | | ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim2010-10-082-6/+0
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-051-2/+5
|\ \ \ | |/ / |/| |
| * | oprofile, ARM: Release resources on failureRobert Richter2010-09-301-2/+5
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-012-2/+2
|\ \ \
| * | | omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis2010-09-241-1/+1
| * | | omap: Fix compile dependency to LEDS_CLASSTony Lindgren2010-09-151-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-2724-74/+199
|\ \ \ \
| * | | | ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tileWill Deacon2010-09-271-1/+7
| * | | | ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICESantosh Shilimkar2010-09-254-8/+4
| * | | | ARM: 6408/1: omap: Map only available sram memorySantosh Shilimkar2010-09-251-20/+5
| * | | | ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entriesSantosh Shilimkar2010-09-251-2/+15
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-09-255-4/+25
| |\ \ \ \
| | * | | | ARM: pxa: remove pr_<level> uses of KERN_<level>Joe Perches2010-09-251-2/+1
| | * | | | ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configuredEric Miao2010-09-251-0/+12
| | * | | | ARM: pxa168: fix corrected reset vectorMark F. Brown2010-09-251-1/+6
| | * | | | ARM: pxa: Use PIO for PI2C communication on Palm27xMarek Vasut2010-09-251-1/+5
| | * | | | ARM: pxa: Fix Vpac270 gpio_power for MMCMarek Vasut2010-09-251-0/+1
| | |/ / /
| * | | | ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre2010-09-231-2/+17