| Commit message (Expand) | Author | Age | Files | Lines |
* | MXC: fix reset for mx31, mx35 and mx27 SoCs | Valentin Longchamp | 2009-10-13 | 2 | -2/+2 |
* | fix pcm037_eet compilation with the new SPI driver | Guennadi Liakhovetski | 2009-10-13 | 2 | -15/+15 |
* | fix compilation of i.MX31 platforms | Guennadi Liakhovetski | 2009-10-13 | 1 | -0/+2 |
* | Merge branch 'master' into devel | Russell King | 2009-09-12 | 4 | -12/+3 |
|\ |
|
| * | mx31moboard: invert sdhc ro signal sense | Valentin Longchamp | 2009-08-14 | 3 | -3/+3 |
| * | mx3: Fix double pin allocation in pcm037_eet.c | Guennadi Liakhovetski | 2009-07-31 | 1 | -9/+0 |
* | | mx31moboard: two GPIOS are used to reset other microcontrolers on the robot | Valentin Longchamp | 2009-08-14 | 1 | -0/+20 |
* | | mx31moboard: initialize 4 input gpios for mx31moboard | Valentin Longchamp | 2009-08-14 | 1 | -0/+33 |
* | | mx31moboard: support for the 4 leds used on mx31moboard | Valentin Longchamp | 2009-08-14 | 1 | -0/+35 |
* | | pcm037: mux configuration for predefined gpio line | Luotao Fu | 2009-08-14 | 1 | -0/+2 |
* | | pcm043: mux configuration for predefined gpio line | Luotao Fu | 2009-08-14 | 1 | -1/+2 |
* | | MX31 Fix spi clock names | Sascha Hauer | 2009-08-14 | 1 | -3/+3 |
* | | mx3x: Fixup USB base addresses | Sascha Hauer | 2009-08-14 | 1 | -6/+14 |
* | | i.MX35 clock support: Add USB clocks | Sascha Hauer | 2009-08-14 | 1 | -2/+18 |
* | | MX31: add spi controller devices/resources | Sascha Hauer | 2009-08-14 | 2 | -0/+64 |
* | | mx31moboard: move usb otg support back to moboard common file | Valentin Longchamp | 2009-08-14 | 3 | -90/+45 |
* | | mx31moboard: added usb xcvr reset for mx31moboard | Valentin Longchamp | 2009-08-14 | 3 | -27/+49 |
* | | fix mx35 wrong clock | Sascha Hauer | 2009-08-14 | 1 | -1/+1 |
* | | iomux-v3: Allow for a runtime base address | Sascha Hauer | 2009-08-14 | 1 | -0/+2 |
* | | ARM: MX3: add ckil clock | Daniel Mack | 2009-08-14 | 1 | -0/+7 |
* | | ARM: mxc: Fix i2c_board_info definitions | Sascha Hauer | 2009-08-14 | 2 | -4/+2 |
* | | ehci mxc: Fix clocks | Sascha Hauer | 2009-08-07 | 1 | -0/+6 |
* | | MX3: Add USB platform devices and resources | Daniel Mack | 2009-08-07 | 2 | -0/+68 |
* | | pcm037: Add support for SJA1000 on baseboard | Sascha Hauer | 2009-08-07 | 1 | -0/+30 |
* | | mx3: Codingstyle: Let the compiler count arrays | Sascha Hauer | 2009-08-07 | 4 | -24/+16 |
* | | mxc: turn to soc specific init_irq functions | Sascha Hauer | 2009-08-07 | 11 | -10/+21 |
* | | system.c: runtime base address | Sascha Hauer | 2009-08-07 | 1 | -0/+2 |
* | | MXC: pass base/irq to mxc_timer_init | Sascha Hauer | 2009-08-07 | 2 | -2/+3 |
|/ |
|
* | ARM: add support for the EET board, based on the i.MX31 pcm037 module | Guennadi Liakhovetski | 2009-06-23 | 5 | -6/+283 |
* | pcm037: add MT9T031 camera support | Guennadi Liakhovetski | 2009-06-23 | 1 | -12/+106 |
* | Armadillo 500 add NAND flash device support (resend). | Alberto Panizzo | 2009-06-23 | 1 | -0/+16 |
* | ARM MXC: Armadillo 500 add NOR flash device support (resend). | Alberto Panizzo | 2009-06-23 | 1 | -0/+47 |
* | mx31: remove duplicated #include | Huang Weiyi | 2009-06-23 | 1 | -1/+0 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 21 | -149/+2002 |
|\ |
|
| * | Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ... | Russell King | 2009-06-08 | 9 | -2/+841 |
| |\ |
|
| | * | MX35: Add basic support for MX35PDK board | Fabio Estevam | 2009-06-03 | 3 | -0/+112 |
| | * | Support for lilly-1131 modules and baseboards [v2] | Daniel Mack | 2009-06-02 | 1 | -0/+10 |
| | * | mx31: correct csi_clk parent (v2) | Valentin Longchamp | 2009-05-28 | 1 | -1/+8 |
| | * | MX3: Add missing entry in devices.h | Fabio Estevam | 2009-05-28 | 1 | -0/+2 |
| | * | ARM MXC: Atmark Armadillo 500 board support. | Alberto Panizzo | 2009-05-26 | 1 | -15/+1 |
| | * | ARM: MX3: add I2C support for lilly-1131 | Daniel Mack | 2009-05-26 | 1 | -0/+3 |
| | * | ARM: MX3: add NOR flash support for lilly-1131 | Daniel Mack | 2009-05-26 | 1 | -0/+23 |
| | * | ARM: MX3: add framebuffer support for lilly1131-db | Daniel Mack | 2009-05-26 | 1 | -0/+71 |
| | * | ARM: MX3: add MMC suuport for lilly1131-db | Daniel Mack | 2009-05-26 | 1 | -0/+67 |
| | * | ARM: MX3: add lilly-1131 ethernet support | Daniel Mack | 2009-05-26 | 1 | -0/+45 |
| | * | ARM: MX3: add skeleton for lilly-1131 development board | Daniel Mack | 2009-05-26 | 3 | -1/+72 |
| | * | ARM: MX3: basic support for lilly-1131 board | Daniel Mack | 2009-05-26 | 3 | -0/+89 |
| | * | i.MX31: Add support for LAN9217 on PDK debug board. | Magnus Lilja | 2009-05-19 | 1 | -1/+37 |
| | * | Atmark Armadillo 500 board support. | Alberto Panizzo | 2009-05-19 | 3 | -0/+317 |
| * | | [ARM] Kconfig: remove 'default n' | Russell King | 2009-05-31 | 1 | -4/+0 |
| |/ |
|