summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann41-207/+153
2012-05-02ARM: mx53: fix pad definitions for MX53_PAD_EIM_D28__I2C1_SDA and MX53_PAD_GP...Lothar Waßmann1-2/+2
2012-05-02ARM: imx/eukrea_mbimx27-baseboard: fix typo in error messageUwe Kleine-König1-1/+1
2012-05-02ARM: i.MX51 iomux: add missed definitions for SION-bit and mode for some padsAlexander Shiyan1-24/+24
2012-04-26arm: imx: add missing select IMX_HAVE_PLATFORM for MACH_MX35_3DS in KconfigMarc Kleine-Budde1-0/+2
2012-04-26arm: imx: make various struct sys_timer staticMarc Kleine-Budde8-8/+8
2012-04-25Merge tag 'arm-imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 int...Olof Johansson3-5/+3
2012-04-22Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne...Arnd Bergmann104-1102/+929
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-147/+67
2012-04-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson7-5/+10
2012-04-18Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin...Olof Johansson3-6/+6
2012-04-18Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson3-3/+6
2012-04-18Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson10-131/+43
2012-04-18ARM: bcmring: fix UART declarationsPaul Gortmaker1-2/+2
2012-04-18ARM: imx: Fix imx5 idle logic bugRobert Lee1-1/+1
2012-04-18ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam1-2/+4
2012-04-18ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGEFabio Estevam1-0/+1
2012-04-17ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley1-2/+2
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar1-1/+7
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R1-116/+0
2012-04-17ARM: OMAP: sram: fix BUG in dpll code for !PM caseGrazvydas Ignotas1-6/+6
2012-04-17ARM: at91: add defconfig for device treeJean-Christophe PLAGNIOL-VILLARD1-0/+196
2012-04-17ARM: at91/dt: do not specify the board any moreJean-Christophe PLAGNIOL-VILLARD1-7/+1
2012-04-17ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD7-62/+101
2012-04-17ARM: at91: add SOC_AT91SAM9 kconfig option to factorise selectJean-Christophe PLAGNIOL-VILLARD2-24/+22
2012-04-17ARM: at91: pm select memory controler at runtimeJean-Christophe PLAGNIOL-VILLARD3-18/+15
2012-04-17ARM: at91: move at91_init_leds to board initJean-Christophe PLAGNIOL-VILLARD11-33/+31
2012-04-17ARM: at91: do not pin mux the UARTs in init_earlyJean-Christophe PLAGNIOL-VILLARD34-380/+333
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD46-251/+0
2012-04-17ARM: at91: uncompress: autodetect the uart to useJean-Christophe PLAGNIOL-VILLARD10-129/+148
2012-04-17ARM: at91: uncompress Store UART address in a variableJean-Christophe PLAGNIOL-VILLARD1-9/+11
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi5-25/+49
2012-04-16ARM: at91/Kconfig: website link for AT91SAM9G20-EKNicolas Ferre1-0/+1
2012-04-16ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entryNicolas Ferre1-1/+1
2012-04-16ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entryNicolas Ferre1-3/+4
2012-04-16ARM: at91/Kconfig: add comment to at91sam9x5 family entryNicolas Ferre1-0/+6
2012-04-16ARM: at91/Kconfig: change at91sam9g45 entryNicolas Ferre1-1/+4
2012-04-16ARM: at91: change AT91 Kconfig entry commentNicolas Ferre1-2/+2
2012-04-16ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD1-2/+3
2012-04-16ARM: at91: fix rm9200ek flash sizeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-04-16ARM: at91: remove empty at91_init_serial functionJoachim Eastwood1-1/+0
2012-04-16ARM: at91: fix typo in at91_pmc_base assembly declarationNicolas Ferre1-1/+1
2012-04-16ARM: at91: Export at91_matrix_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_pmc_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_ramc_baseJoachim Eastwood1-0/+1
2012-04-16ARM: at91: Export at91_st_baseJoachim Eastwood1-0/+2
2012-04-16ARM: i.MX: efikamx: match machine descriptions with legacyHector Oron2-3/+2
2012-04-16ARM: ux500: update defconfigLinus Walleij1-5/+4
2012-04-16ARM: ux500: Fix unmet direct dependencyLee Jones1-0/+1
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-11/+44