summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Oprofile: Convert semaphore to mutexRussell King2006-03-211-13/+10
* [ARM] 3376/2: S3C2410 - update defconfigBen Dooks2006-03-211-6/+141
* [ARM] 3375/1: S3C2440 - fix osiris machine buildBen Dooks2006-03-211-3/+7
* [ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek2006-03-211-0/+133
* [ARM] 3361/1: S3C24XX - add USB bus clock sourceBen Dooks2006-03-213-2/+37
* [ARM] 3360/1: S3C2440 - add set rate methods and camera clockBen Dooks2006-03-211-0/+51
* [ARM] 3359/1: S3C24XX - add support for clk_set_rateBen Dooks2006-03-212-1/+15
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-2114-48/+18
* [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-213-2/+3
* [ARM] 3372/1: ep93xx: add defconfigLennert Buytenhek2006-03-211-0/+1087
* [ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek2006-03-211-0/+68
* [ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek2006-03-219-1/+375
* [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irqAlessandro Zummo2006-03-211-1/+4
* [ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann2006-03-211-8/+12
* [ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2006-03-212-4/+25
* [ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks2006-03-211-1/+93
* [ARM] 3331/1: S3C24XX - add clk_set_parent() to clock codeBen Dooks2006-03-212-0/+20
* [ARM] 3330/1: S3C24XX - move UPLL to main clockBen Dooks2006-03-212-19/+38
* [ARM] 3329/1: S3C24XX - fix time for osiris machineBen Dooks2006-03-211-1/+7
* [ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks2006-03-213-0/+298
* [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre2006-03-211-4/+3
* [ARM] Convert SA1111 to use clock architectureRussell King2006-03-215-23/+278
* [ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2006-03-212-23/+28
* [ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2006-03-212-23/+23
* [ARM] Move IRQ enable after coprocessor number decodeRussell King2006-03-212-1/+2
* [ARM] Remove unnecessary asm/hardware.h includesRussell King2006-03-2112-12/+0
* [ARM] Fix HZ definition for OMAP without 32K timerRussell King2006-03-211-1/+1
* [ARM] Remove asm/arch/irq.hRussell King2006-03-219-6/+6
* [ARM] Move HZ definition into KconfigRussell King2006-03-211-0/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-03-212-0/+4
|\
| * [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-202-0/+4
* | [ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas2006-03-161-26/+2
|/
* [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks2006-03-151-1/+0
* [ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks2006-03-153-2/+17
* [ARM] 3363/1: [cleanup] process.c - fix warningsBen Dooks2006-03-151-1/+2
* [ARM] 3358/1: [S3C2410] add missing SPI DMA resourcesAlbrecht Dreß2006-03-151-0/+12
* [ARM] 3357/1: enable frontlight on colliePavel Machek2006-03-151-0/+21
* [ARM] Fix "thead" typoRussell King2006-03-151-1/+1
* [ARM] iwmmxt thread state alignmentRussell King2006-03-122-11/+7
* [ARM] 3350/1: Enable 1-wire on ARMAlessandro Zummo2006-03-101-0/+2
* [ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problemCatalin Marinas2006-03-102-5/+8
* [ARM] 3355/1: NSLU2: remove propmt dependsAlessandro Zummo2006-03-081-3/+1
* [ARM] 3354/1: NAS100d: fix power led handlingAlessandro Zummo2006-03-081-0/+3
* [ARM] Fix muldi3.SRussell King2006-03-081-2/+2
* [ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d()Alessandro Zummo2006-03-071-0/+3
* [ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas2006-03-072-1/+2
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-061-4/+6
* [ARM] 3348/1: Disable GPIO interruptsAndrew Victor2006-02-241-2/+12
* [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()Mårten Wikström2006-02-221-7/+13
* [ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor2006-02-222-1/+20
OpenPOWER on IntegriCloud