| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-05-20 | 15 | -625/+51 |
|\ |
|
| * | ARM: imx: remove some deprecated and unused #defines | Uwe Kleine-König | 2011-05-19 | 1 | -7/+0 |
| * | ARM: mx3: make ioremap quirk ready for multi-SoC kernels | Uwe Kleine-König | 2011-05-19 | 2 | -10/+17 |
| * | ARM: remove support for mxc91231 | Uwe Kleine-König | 2011-05-19 | 10 | -593/+1 |
| * | ARM: mx3: dynamically allocate "ipu-core" devices | Uwe Kleine-König | 2011-05-19 | 1 | -0/+18 |
| * | ARM: mx3: dynamically allocate "mxc_rtc" devices | Uwe Kleine-König | 2011-05-19 | 1 | -0/+9 |
| * | ARM: imx/mx25: add NAND chip select pins to iomux | Baruch Siach | 2011-05-19 | 1 | -0/+3 |
| * | ARM: mx27: fix gpt4/5 base address | Wolfram Sang | 2011-05-19 | 1 | -2/+2 |
| * | ARM: mx53: Print silicon revision on boot | Fabio Estevam | 2011-05-19 | 2 | -13/+1 |
* | | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 2011-05-07 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 1 | -1/+1 |
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -3/+3 |
| |/
|/| |
|
* | | mx2/iomux: Set direction for CSPI2 pins | Julien Boibessot | 2011-03-25 | 1 | -6/+6 |
* | | ARM: mx51: Implement code to allow mx51 to enter WFI | Dinh Nguyen | 2011-03-23 | 2 | -1/+14 |
* | | ARM: mx50: Add support to get the silicon revision | Dinh Nguyen | 2011-03-23 | 1 | -0/+4 |
* | | MX51: Add AUDMUX ports definitions | Julien Boibessot | 2011-03-23 | 1 | -1/+9 |
* | | ARM: mx51: Print silicon revision on boot | Fabio Estevam | 2011-03-23 | 2 | -0/+15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-03-18 | 1 | -1/+11 |
|\ |
|
| * | mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 | Wolfram Sang | 2011-03-17 | 1 | -0/+2 |
| * | mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 | Wolfram Sang | 2011-03-17 | 1 | -1/+9 |
* | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 16 | -367/+2467 |
|\ \ |
|
| * | | mx51 enchance the sd/mmc HW timing compatibility on mx51 boards. | Richard Zhu | 2011-03-10 | 1 | -20/+20 |
| * | | ARM: imx3x: clean up ARCH_MX3X | Richard Zhao | 2011-03-07 | 1 | -2/+2 |
| * | | ARM: imx5x: clean up ARCH_MX5X | Richard Zhao | 2011-03-07 | 2 | -6/+6 |
| * | | ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers | Sascha Hauer | 2011-03-07 | 1 | -0/+9 |
| * | | ARM i.MX: iomux v1 initialization away from initcall | Sascha Hauer | 2011-03-07 | 1 | -0/+2 |
| * | | ARM i.MX: Move gpio initialization to SoC specific files | Sascha Hauer | 2011-03-07 | 1 | -0/+15 |
| * | | MX1: Add structure, registration functions for framebuffer and rename LCDC INT | Gwenhael Goavec-Merou | 2011-03-07 | 1 | -1/+1 |
| * | | ARM: mxc91231/iomux: allow pin_list to be const | Uwe Kleine-König | 2011-03-07 | 1 | -4/+4 |
| * | | ARM: iomux-imx31: allow pin_list to be const | Uwe Kleine-König | 2011-03-07 | 1 | -4/+4 |
| * | | MX1: Rename SPI interrupt name and base address. | Gwenhael Goavec-Merou | 2011-03-07 | 1 | -3/+4 |
| * | | ARM: imx35: fix ATA_DATA3 pad control address | Ryan Lortie | 2011-03-07 | 1 | -7/+7 |
| * | | mx31: add support for the bugbase 1.3 from buglabs | Denis 'GNUtoo' Carikli | 2011-02-28 | 1 | -0/+4 |
| * | | ARM: imx53: add sdhc pad settings | Richard Zhu | 2011-02-28 | 1 | -40/+43 |
| * | | ARM: imx53_smd add uncompress print | Frank Li | 2011-02-21 | 1 | -0/+1 |
| * | | ARM: imx50: correct iomux-mx50.h wrong daisy chain settings | Richard Zhao | 2011-02-18 | 1 | -22/+22 |
| * | | ARM: imx53_loco add uncompress print | Richard Zhao | 2011-02-18 | 1 | -0/+1 |
| * | | ARM: mx5: Add watchdog support for MX53 | Fabio Estevam | 2011-02-18 | 1 | -1/+1 |
| * | | i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD & MX51_PAD_USBH1_DATA2__UAR... | Julien Boibessot | 2011-02-11 | 1 | -2/+2 |
| * | | ARM i.MX ehci: do ehci init in board specific functions | Sascha Hauer | 2011-02-11 | 1 | -3/+0 |
| * | | ARM i.MX ehci: factor out soc specific functions | Sascha Hauer | 2011-02-11 | 1 | -0/+6 |
| * | | Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 | Sascha Hauer | 2011-02-11 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| * | | ARM: mxc91231: use .init_early to initialize cpu type | Uwe Kleine-König | 2011-02-10 | 1 | -0/+1 |
| * | | ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer | Uwe Kleine-König | 2011-02-10 | 1 | -0/+2 |
| * | | ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer | Uwe Kleine-König | 2011-02-10 | 1 | -0/+3 |
| * | | ARM: imx: use .init_early to initialize cpu type and reset address | Uwe Kleine-König | 2011-02-10 | 1 | -0/+4 |
| * | | ARM: imx: Add initial support for IMX27IPCAM board | Fabio Estevam | 2011-01-25 | 1 | -0/+1 |
| * | | ARM: i.MX53: Add full iomux support for mx53 | Dinh Nguyen | 2011-01-21 | 1 | -293/+2343 |
* | | | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 1 | -9/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -9/+9 |
| |/ |
|