summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-24465-22194/+5782Star
|\
| * Merge branch 'devel-stable' into for-linusRussell King2011-05-23210-7724/+3892Star
| |\
| | * 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/+1336Star
| | |\
| | | * 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/+0Star
| | | * ARM: imx: remove some deprecated and unused #definesUwe Kleine-König2011-05-191-7/+0Star
| | | * 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/+2Star
| | | * video i.MX: remove mx1 compile time dependenciesSascha Hauer2011-05-191-1/+0Star
| | | * ARM: mx51: Remove imx51_add_gpio_keysFabio Estevam2011-05-194-5/+3Star
| | | * 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/+93Star
| | | * 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/+0Star
| | | * ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König2011-05-199-80/+27Star
| | | * 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/+5Star
| | | * ARM: mx53: Print silicon revision on bootFabio Estevam2011-05-194-13/+25
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-05-1743-3521/+2219Star
| | |\ \
| | | * | ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn2011-05-163-288/+213Star
| | | * | ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn2011-05-1623-688/+622Star
| | | * | ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn2011-05-167-123/+122Star
| | | * | ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn2011-05-164-57/+45Star
| | | * | ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-166-108/+50Star
| | | * | ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-166-247/+117Star
| | | * | ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-165-478/+242Star
| | | * | ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn2011-05-164-32/+25Star
| | | * | ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-165-114/+58Star
| | | * | ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-166-158/+67Star
| | | * | ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-167-572/+348Star
| | | * | ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms.Andrew Lunn2011-05-162-1/+2
| | | * | ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn2011-05-164-19/+23
| | | * | ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-168-522/+241Star
| | | * | ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-165-62/+64