aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-31Merge branch 'imx-board-ifdefs' into imx-for-2.6.39Sascha Hauer9-93/+17
2011-01-28ARM: mach-mx3/mach-mx31_3ds: Remove unnecessary function for IO mappingFabio Estevam1-9/+1
2011-01-28ARM i.MX28: remove reserved register definesSascha Hauer1-177/+0
2011-01-28ARM i.MX23: remove reserved register definesSascha Hauer1-124/+0
2011-01-28ARM i.MX23/28: do not use complicated macros if not necessarySascha Hauer1-12/+14
2011-01-28ARM i.MX23/28: deobfuscate gpio initializationSascha Hauer1-9/+10
2011-01-27ARM i.MX51 efikamx: remove unnecessary CONFIG_SERIAL_IMX ifdefsSascha Hauer1-14/+3
2011-01-27ARM i.MX51 cpuimx51: remove unnecessary CONFIG_SERIAL_8250 ifdefsSascha Hauer1-4/+0
2011-01-27ARM i.MX51 mx51-3ds: remove unnecessary CONFIG_KEYBOARD_IMX ifdefsSascha Hauer1-12/+1
2011-01-27ARM i.MX51 mx51 babbage: remove unnecessary CONFIG_SERIAL_IMX ifdefsSascha Hauer1-14/+5
2011-01-27ARM i.MX51 mx51 3ds: remove unnecessary CONFIG_SERIAL_IMX ifdefsSascha Hauer1-14/+4
2011-01-27ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefsSascha Hauer1-2/+0
2011-01-27ARM i.MX27 eukrea mbimx27: remove unnecessary CONFIG_SPI_IMX ifdefsSascha Hauer1-2/+0
2011-01-27ARM i.MX27 pca100: remove unnecessary CONFIG_SPI_IMX ifdefsSascha Hauer1-4/+0
2011-01-27ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefsSascha Hauer1-8/+1
2011-01-27ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefsSascha Hauer1-6/+0
2011-01-27ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefsSascha Hauer1-6/+0
2011-01-27ARM i.MX35 pcm043: put usbh1 outside CONFIG_USB_ULPISascha Hauer1-3/+3
2011-01-27ARM i.MX35 pcm043: remove unnecessary CONFIG_I2C ifdefsSascha Hauer1-4/+0
2011-01-26ARM: mxs: add initial pm supportShawn Guo2-0/+44
2011-01-25ARM MXS: Add auart platform support for i.MX28Sascha Hauer6-0/+81
2011-01-25ARM: imx: Add initial support for IMX27IPCAM boardFabio Estevam4-0/+88
2011-01-24ARM: mx5/mx51_3ds: Add watchdog supportDaiane Angolini2-0/+2
2011-01-21ARM: mxs/mx28evk: read fec mac address from ocotpShawn Guo1-1/+34
2011-01-21ARM: mxs: add ocotp read functionShawn Guo4-0/+97
2011-01-21ARM: mx5: Use dummy clock for the keypadFabio Estevam1-5/+1
2011-01-21ARM: i.MX53: Add full iomux support for mx53Dinh Nguyen2-311/+2361
2011-01-19Introduce VPR200 board.Marc Reilly3-0/+342
2011-01-19arm: mx50_rdp: add i2c bus supportRichard Zhao3-0/+20
2011-01-19arm: mx50_rdp: add fec supportRichard Zhao4-2/+31
2011-01-19ARM i.MX50: Rename devices-mx50.hJason Liu2-1/+1
2011-01-18Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-2/+5
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds38-623/+727
2011-01-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-01-18ARM: S5PV310: Add missing virtual ASoC DMA deviceJassi Brar2-2/+4
2011-01-18ARM: S5PV210: Add missing virtual ASoC DMA deviceJassi Brar2-0/+2
2011-01-18ARM: S5P6450: Add missing virtual ASoC DMA deviceJassi Brar1-0/+1
2011-01-18ARM: S5P6440: Add missing virtual ASoC DMA deviceJassi Brar1-0/+1
2011-01-18ARM: S5P6442: Enable I2S device to work on SMDK6442Jassi Brar1-0/+1
2011-01-17Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-8/+6
2011-01-17Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-0/+18
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds28-504/+159
2011-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+8
2011-01-17powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard1-0/+1
2011-01-17alpha: fix WARN_ON in __local_bh_enable()Ivan Kokshaysky1-3/+2
2011-01-17alpha: fix breakage caused by df9ee29270Ivan Kokshaysky1-3/+5
2011-01-17alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to KconfigMatt Turner1-0/+3
2011-01-17alpha/osf_sys: remove unused MAX_SELECT_SECONDSNamhyung Kim1-3/+0
2011-01-17alpha: change to new Makefile flag variablesmatt mooney5-7/+7
2011-01-17alpha: kill off alpha_do_IRQKyle McMartin21-460/+94