summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk-devel' of git://git.pengutronix.de/git/imx/linux-2.6 in...Russell King2009-05-23285-16836/+10523
|\
| * i.MX31: Add support for the CPLD on PDK Debug board.Magnus Lilja2009-05-183-2/+199
| * i.MX31: Restructure UART setup for PDK board.Magnus Lilja2009-05-161-11/+9
| * ARM MXC: Make-sure-ipg_per_clk-is-generated-by-ipg_clk-and-not-usb_pllAlberto Panizzo2009-05-161-0/+6
| * i.MX31: Add NAND device driver for Litekit board.Magnus Lilja2009-05-161-0/+7
| * mx31: changed CONSISTENT_DMA_SIZE to 8M for mx31 videoValentin Longchamp2009-05-071-0/+8
| * mx31: add camera deviceValentin Longchamp2009-05-072-1/+22
| * mx31moboard: add support for usb OTG device (v3)Valentin Longchamp2009-05-073-12/+86
| * mx31: calls to gpio_request moved into platform codeSascha Hauer2009-05-076-13/+129
| * mx31: remove gpio_request calls from iomux codeValentin Longchamp2009-05-072-20/+7
| * MXC qonq: mxc_map_io is now mx31_map_ioSascha Hauer2009-05-071-1/+1
| * mxc: fix wrong register access in timer codeSascha Hauer2009-05-071-2/+2
| * mx1ads: rename mxc_map_io to mx1_map_ioSascha Hauer2009-05-071-1/+1
| * mx1: add missing includeSascha Hauer2009-05-071-0/+1
| * mx1ads: setup iomux pins at onceSascha Hauer2009-05-071-55/+18
| * mx1ads: remove ifdefs, reorder include alphabeticallySascha Hauer2009-05-071-8/+7
| * ARM: add USB device support to pcm037Guennadi Liakhovetski2009-05-073-0/+79
| * PCM038: Remove unnecessary ifdefs, reorder includes alphabeticallySascha Hauer2009-05-072-18/+13
| * pcm038: Setup all iomux pins at onceSascha Hauer2009-05-072-156/+124
| * MX27ADS: Add SDHC supportVladimir Barinov2009-05-071-0/+52
| * MX27ADS: Add 1-wire supportVladimir Barinov2009-05-071-0/+3
| * MX27ADS: Add framebuffer supportVladimir Barinov2009-05-071-0/+70
| * MX27ADS: Add I2C supportVladimir Barinov2009-05-071-0/+17
| * MX27ADS: Add NAND supportVladimir Barinov2009-05-071-0/+7
| * MX27ADS: setup all pins at once in one tableVladimir Barinov2009-05-071-143/+43
| * i.MX31: Add ethernet support to i.MX31 Litekit board.Magnus Lilja2009-05-071-0/+39
| * i.MX31: Correct comments on CONFIG_DEBUG_LL.Magnus Lilja2009-05-077-7/+7
| * i.MX31: Removed unused items from board-mx31lite.h.Magnus Lilja2009-05-071-21/+1
| * i.MX31: Add UART1 device to Litekit board.Magnus Lilja2009-05-071-0/+19
| * mx31moboard: add sdhc support (v3)Valentin Longchamp2009-05-073-0/+96
| * mx31moboard: add i2c support (v2)Valentin Longchamp2009-05-071-0/+12
| * mx31moboard: setup all pins (v2)Valentin Longchamp2009-05-073-0/+48
| * mx31: define various pins used on mx31moboard (v2)Valentin Longchamp2009-05-071-0/+34
| * i.MX31: Add hw-random for RNGAAlan Carvalho de Assis2009-05-073-0/+22
| * mx31moboard: clean-up of board supportValentin Longchamp2009-05-073-31/+33
| * MX27: Add basic support to MX27PDKFabio Estevam2009-05-075-0/+124
| * MXC: mx2_defconfig fileIvo Clarysse2009-05-071-0/+1170
| * imx: re-work of PWM, add i.MX21 supportHolger Schurig2009-05-072-82/+63
| * MXC: mx21ads base supportIvo Clarysse2009-05-075-0/+355
| * ARM: framebuffer support for pcm037Guennadi Liakhovetski2009-05-071-0/+52
| * mxc: emulate GPIO interrupt on both-edgesGuennadi Liakhovetski2009-05-072-1/+49
| * imx: exit functions can/should be voidHolger Schurig2009-05-076-25/+14
| * [ARM] remove arch-imxSascha Hauer2009-05-0732-3504/+0
| * [ARM] Remove arch-imx from build systemSascha Hauer2009-05-072-22/+7
| * mxc irq: make architecture runtime dependentSascha Hauer2009-05-071-35/+39
| * mxc timer: make compile time independentSascha Hauer2009-05-072-178/+135
| * MXC: rename mxc_map_io to architecture specific versionsSascha Hauer2009-05-0716-18/+39
| * pcm037: Add support for UART2Sascha Hauer2009-05-071-0/+1
| * MX35: Fix IPU/Framebuffer clock namesSascha Hauer2009-05-071-1/+2
| * pcm037: add SDHC card detectionSascha Hauer2009-05-071-3/+30