summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-23ARM: Fix generic irq chipRussell King2-0/+3
2011-05-20ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIPMark Brown1-0/+1
2011-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King126-3355/+1343
2011-05-19ARM: imx: move mx3 support to mach-imxUwe Kleine-König44-507/+559
2011-05-19MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou4-0/+153
2011-05-19mx23: register clocks for mmcPeter Korsgaard1-0/+2
2011-05-19arm: mach-imx/mxs: drop 'default' boardsWolfram Sang1-2/+0
2011-05-19ARM: imx: remove some deprecated and unused #definesUwe Kleine-König1-7/+0
2011-05-19ARM: mx3: make ioremap quirk ready for multi-SoC kernelsUwe Kleine-König2-10/+17
2011-05-19ARM: mxc: don't allow to compile together i.MX51 and i.MX53Uwe Kleine-König3-21/+51
2011-05-19ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König4-4/+9
2011-05-19ARM: remove support for mxc91231Uwe Kleine-König25-2275/+2
2011-05-19video i.MX: remove mx1 compile time dependenciesSascha Hauer3-27/+7
2011-05-19ARM: mx51: Remove imx51_add_gpio_keysFabio Estevam4-5/+3
2011-05-19ARM: imx51: use platform id 2 for imx51-cspiUwe Kleine-König1-1/+1
2011-05-19ARM: mxs: fix naming of struct holding info for mxs-i2c devicesUwe Kleine-König3-5/+7
2011-05-19ARM: mxs/i.MX23: make i2c defines consistent and match the reference manualWolfram Sang1-1/+1
2011-05-19ARM: mx3: dynamically allocate "ipu-core" devicesUwe Kleine-König30-208/+263
2011-05-19ARM: mx3/mx31moboard: properly allocate memory for mx3-cameraUwe Kleine-König1-16/+17
2011-05-19ARM: mx3/pcm037: properly allocate memory for mx3-cameraUwe Kleine-König1-16/+18
2011-05-19ARM: mx3: dynamically allocate "mxc_rtc" devicesUwe Kleine-König9-21/+59
2011-05-19ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structureFabio Estevam1-1/+1
2011-05-19ARM: mx5/mx53_smd: Add esdhc supportFabio Estevam2-0/+29
2011-05-19ARM: imx/mx25: add NAND chip select pins to iomuxBaruch Siach1-0/+3
2011-05-19ARM: imx: clean up the section marks of extern dataRichard Zhao9-97/+93
2011-05-19ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_oneFabio Estevam2-3/+3
2011-05-19ARM: mx27: fix gpt4/5 base addressWolfram Sang1-2/+2
2011-05-19ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König32-50/+0
2011-05-19ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König9-80/+27
2011-05-19ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SDShawn Guo1-1/+11
2011-05-19ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_resetFabio Estevam1-7/+5
2011-05-19ARM: mx53: Print silicon revision on bootFabio Estevam4-13/+25
2011-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King43-3521/+2219
2011-05-16ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn3-288/+213
2011-05-16ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn23-688/+622
2011-05-16ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn7-123/+122
2011-05-16ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn4-57/+45
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn6-108/+50
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn6-247/+117
2011-05-16ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn5-478/+242
2011-05-16ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn4-32/+25
2011-05-16ARM: orion: Consolidate SPI initialization.Andrew Lunn5-114/+58
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn6-158/+67
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn7-572/+348
2011-05-16ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms.Andrew Lunn2-1/+2
2011-05-16ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn4-19/+23
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn8-522/+241
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn5-62/+64
2011-05-16arm: orion: Use generic irq chipThomas Gleixner3-117/+45
2011-05-16Merge branch 'devel-genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King1-72/+25