summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: switch mackerel to dynamically manage the platform cameraGuennadi Liakhovetski2011-05-241-21/+7
* ARM: mach-shmobile: Add SDHI support for AG5EVM and sh73a0Magnus Damm2011-05-242-1/+118
* ARM: arch-shmobile: Use multiple irq vectors for SDHISimon Horman2011-05-243-30/+70
* ARM: mach-shmobile: AG5EVM DSI resource string updateMagnus Damm2011-05-241-0/+2
* ARM: mach-shmobile: sh73a0 twd_base fixMagnus Damm2011-05-241-4/+5
* ARM: mach-shmobile: headsmp.S build fixMagnus Damm2011-05-241-1/+1
* ARM: mach-shmobile: Disable sh7372 RT side MSTP bitsMagnus Damm2011-05-241-0/+12
* ARM: mach-shmobile: PLL does not have to run constantly for HDMIGuennadi Liakhovetski2011-05-242-11/+0
* ARM: mach-shmobile: add DMA for MMCIF on mackerelGuennadi Liakhovetski2011-05-241-0/+10
* ARM: mach-shmobile: MMCIF on mackerel can also be a moduleGuennadi Liakhovetski2011-05-241-3/+3
* ARM: mach-shmobile: sh7377 UIO platform data V3Magnus Damm2011-05-241-0/+223
* ARM: mach-shmobile: sh7372 UIO platform data V3Magnus Damm2011-05-241-0/+217
* ARM: mach-shmobile: sh7367 UIO platform data V3Magnus Damm2011-05-241-0/+223
* ARM: mach-shmobile: Use SCIFA and SCIFB port types on sh7377Magnus Damm2011-05-241-8/+8
* ARM: mach-shmobile: ap4evb, mackerel: fixup scif initialisation for zbootSimon Horman2011-05-242-4/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-24612-23641/+7534
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-23465-22194/+5782
| |\
| | * Merge branch 'devel-stable' into for-linusRussell King2011-05-23210-7724/+3892
| | |\
| | | * ARM: Fix generic irq chipRussell King2011-05-232-0/+3
| | | * ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIPMark Brown2011-05-201-0/+1
| | | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-05-20124-3329/+1336
| | | |\
| | | | * ARM: imx: move mx3 support to mach-imxUwe Kleine-König2011-05-1944-507/+559
| | | | * MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou2011-05-194-0/+153
| | | | * mx23: register clocks for mmcPeter Korsgaard2011-05-191-0/+2
| | | | * arm: mach-imx/mxs: drop 'default' boardsWolfram Sang2011-05-191-2/+0
| | | | * ARM: imx: remove some deprecated and unused #definesUwe Kleine-König2011-05-191-7/+0
| | | | * ARM: mx3: make ioremap quirk ready for multi-SoC kernelsUwe Kleine-König2011-05-192-10/+17
| | | | * ARM: mxc: don't allow to compile together i.MX51 and i.MX53Uwe Kleine-König2011-05-193-21/+51
| | | | * ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König2011-05-194-4/+9
| | | | * ARM: remove support for mxc91231Uwe Kleine-König2011-05-1925-2275/+2
| | | | * video i.MX: remove mx1 compile time dependenciesSascha Hauer2011-05-191-1/+0
| | | | * ARM: mx51: Remove imx51_add_gpio_keysFabio Estevam2011-05-194-5/+3
| | | | * ARM: imx51: use platform id 2 for imx51-cspiUwe Kleine-König2011-05-191-1/+1
| | | | * ARM: mxs: fix naming of struct holding info for mxs-i2c devicesUwe Kleine-König2011-05-193-5/+7
| | | | * ARM: mxs/i.MX23: make i2c defines consistent and match the reference manualWolfram Sang2011-05-191-1/+1
| | | | * ARM: mx3: dynamically allocate "ipu-core" devicesUwe Kleine-König2011-05-1930-208/+263
| | | | * ARM: mx3/mx31moboard: properly allocate memory for mx3-cameraUwe Kleine-König2011-05-191-16/+17
| | | | * ARM: mx3/pcm037: properly allocate memory for mx3-cameraUwe Kleine-König2011-05-191-16/+18
| | | | * ARM: mx3: dynamically allocate "mxc_rtc" devicesUwe Kleine-König2011-05-199-21/+59
| | | | * ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structureFabio Estevam2011-05-191-1/+1
| | | | * ARM: mx5/mx53_smd: Add esdhc supportFabio Estevam2011-05-192-0/+29
| | | | * ARM: imx/mx25: add NAND chip select pins to iomuxBaruch Siach2011-05-191-0/+3
| | | | * ARM: imx: clean up the section marks of extern dataRichard Zhao2011-05-199-97/+93
| | | | * ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_oneFabio Estevam2011-05-192-3/+3
| | | | * ARM: mx27: fix gpt4/5 base addressWolfram Sang2011-05-191-2/+2
| | | | * ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König2011-05-1932-50/+0
| | | | * ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König2011-05-199-80/+27
| | | | * ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SDShawn Guo2011-05-191-1/+11
| | | | * ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_resetFabio Estevam2011-05-191-7/+5
| | | | * ARM: mx53: Print silicon revision on bootFabio Estevam2011-05-194-13/+25
OpenPOWER on IntegriCloud