summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-06-05[ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWMEric Miao2-7/+1
2009-06-05[ARM] pxa: allow PWM ID base number to be specified in pwm_id_tableEric Miao1-2/+3
2009-06-05[ARM] pxa: simplify secondary PWM handling and use platform_device_id tableEric Miao1-67/+49
2009-06-05[ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910Eric Miao5-0/+64
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao22-21/+21
2009-06-05[ARM] pxa: add platform device ID table to pxa i2c driverEric Miao1-1/+1
2009-06-04[ARM] 5535/1: U300 Makefile.bootLinus Walleij1-0/+15
2009-06-04[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren2-17/+18
2009-06-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2-2/+5
2009-06-04[ARM] 5539/1: Freescale STMP: onboard devices declarationdmitry pervushin9-2/+771
2009-06-04[ARM] 5538/1: Freescale STMP: 378n registers definitiondmitry pervushin27-0/+1920
2009-06-04[ARM] 5537/1: Freescale STMP: 37nn registers definitiondmitry pervushin16-0/+1180
2009-06-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King4-4/+4
2009-06-04mxc: Add i.MX27LITE board supportDaniel Schaeffer5-0/+127
2009-06-04[ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel1-1/+4
2009-06-04[ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron1-1/+1
2009-06-03[ARM] orion: add hwrng timeriomem hook to TS-78xxAlexander Clouter3-1/+61
2009-06-03rfkill: rewriteJohannes Berg2-16/+15
2009-06-03mx[23]: don't put clock lookups in __initdataRabin Vincent4-4/+4
2009-06-03MX35: Add basic support for MX35PDK boardFabio Estevam5-0/+142
2009-06-03[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King1-11/+25
2009-06-03[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey2-7/+16
2009-06-02Support for lilly-1131 modules and baseboards [v2]Daniel Mack1-0/+10
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar60-202/+636
2009-06-01Merge branch 'smp' into develRussell King17-307/+398
2009-06-01[ARM] 5533/1: Add U300 series defconfigLinus Walleij1-0/+1115
2009-05-31[ARM] Kconfig: remove 'default n'Russell King6-22/+0
2009-05-31[ARM] make U300 clk_set_rate() return a _real_ errnoRussell King1-1/+1
2009-05-31[ARM] 5522/1: PalmLD: IDE supportMarek VaĊĦut2-2/+10
2009-05-31[ARM] 5532/1: Freescale STMP: register definitions [3/3]dmitry pervushin13-581/+462
2009-05-31[ARM] 5531/1: Freescale STMP: get rid of HW_zzz macros [2/3]dmitry pervushin7-449/+393
2009-05-31[ARM] 5530/1: Freescale STMP: get rid of HW_zzz macros [1/3]dmitry pervushin7-894/+421
2009-05-30Fix the VFP handling on the Feroceon CPUCatalin Marinas2-0/+6
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas12-2/+54
2009-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas13-461/+572
2009-05-30arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas1-0/+2
2009-05-30ARMv7: Document the PRRR and NMRR registers settingCatalin Marinas1-2/+30
2009-05-30ARMv7: Enable the SWP instructionCatalin Marinas1-4/+4
2009-05-30Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas2-2/+13
2009-05-30ARMv7: Mark the PTWs inner WBWA on SMP and WB on UPTony Thompson1-3/+9
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas5-36/+105
2009-05-30RealView: Toggle one LED per CPUCatalin Marinas1-3/+4
2009-05-30RealView: Allow CONFIG_LEDS on this platformColin Tuckley1-1/+1
2009-05-30RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas3-5/+29
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley11-6/+563
2009-05-30RealView: Allow SMP when the Cortex-A9 tile is enabled for EBCatalin Marinas1-1/+1
2009-05-30[ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre1-2/+73
2009-05-30[ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre1-9/+27
2009-05-30[ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek3-0/+158
2009-05-30[ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre3-2/+6