aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2009-06-05[ARM] pxa: add additional mfp definitions for pxa320Jürgen Schindele
2009-06-05[ARM] pxa: add ability to set suspend modeMike Rapoport
2009-06-05[ARM] pxa: add udc support for pxa3xxRobert Jarzmik
2009-06-05[ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use itPhilipp Zabel
2009-06-05[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport
2009-06-05[ARM] pxa: add PWM devices support for pxa168/910Eric Miao
2009-06-05[ARM] pxa: add missing IRQ_PXA910_NONE to irqs.hEric Miao
2009-06-05[ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao
2009-06-05[ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWMEric Miao
2009-06-05[ARM] pxa: allow PWM ID base number to be specified in pwm_id_tableEric Miao
2009-06-05[ARM] pxa: simplify secondary PWM handling and use platform_device_id tableEric Miao
2009-06-05[ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910Eric Miao
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao
2009-06-05[ARM] pxa: add platform device ID table to pxa i2c driverEric Miao
2009-06-04[ARM] 5535/1: U300 Makefile.bootLinus Walleij
2009-06-04[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.cTony Lindgren
2009-06-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-06-04[ARM] 5539/1: Freescale STMP: onboard devices declarationdmitry pervushin
2009-06-04[ARM] 5538/1: Freescale STMP: 378n registers definitiondmitry pervushin
2009-06-04[ARM] 5537/1: Freescale STMP: 37nn registers definitiondmitry pervushin
2009-06-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-06-04mxc: Add i.MX27LITE board supportDaniel Schaeffer
2009-06-04[ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel
2009-06-04[ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron
2009-06-03[ARM] orion: add hwrng timeriomem hook to TS-78xxAlexander Clouter
2009-06-03rfkill: rewriteJohannes Berg
2009-06-03mx[23]: don't put clock lookups in __initdataRabin Vincent
2009-06-03MX35: Add basic support for MX35PDK boardFabio Estevam
2009-06-02[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey
2009-06-02Support for lilly-1131 modules and baseboards [v2]Daniel Mack
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge branch 'smp' into develRussell King
2009-06-01[ARM] 5533/1: Add U300 series defconfigLinus Walleij
2009-05-31[ARM] Kconfig: remove 'default n'Russell King
2009-05-31[ARM] make U300 clk_set_rate() return a _real_ errnoRussell King
2009-05-31[ARM] 5522/1: PalmLD: IDE supportMarek Vašut
2009-05-31[ARM] 5532/1: Freescale STMP: register definitions [3/3]dmitry pervushin
2009-05-31[ARM] 5531/1: Freescale STMP: get rid of HW_zzz macros [2/3]dmitry pervushin
2009-05-31[ARM] 5530/1: Freescale STMP: get rid of HW_zzz macros [1/3]dmitry pervushin
2009-05-30Fix the VFP handling on the Feroceon CPUCatalin Marinas
2009-05-30Add core support for ARMv6/v7 big-endianCatalin Marinas
2009-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas
2009-05-30arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas
2009-05-30ARMv7: Document the PRRR and NMRR registers settingCatalin Marinas
2009-05-30ARMv7: Enable the SWP instructionCatalin Marinas
2009-05-30Clear the IT state when invoking a Thumb-2 signal handlerCatalin Marinas
2009-05-30ARMv7: Mark the PTWs inner WBWA on SMP and WB on UPTony Thompson
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas
2009-05-30RealView: Toggle one LED per CPUCatalin Marinas