Age | Commit message (Expand) | Author | Files | Lines |
2014-09-01 | ARM: i.MX: Remove Phytec i.MX27 PCM038/PCM970 board files | Alexander Shiyan | 1 | -358/+0 |
2014-07-18 | ARM: imx: move EHCI platform defines out of platform_data header | Shawn Guo | 1 | -0/+1 |
2014-05-12 | ARM: i.MX: Setup IRQ handler from IRQ driver | Alexander Shiyan | 1 | -1/+0 |
2013-09-30 | misc: (at24) move header to linux/platform_data/ | Vivien Didelot | 1 | -1/+1 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -5/+1 |
2012-10-15 | ARM: imx: include hardware.h rather than mach/hardware.h | Shawn Guo | 1 | -2/+1 |
2012-10-15 | mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 1 | -1/+1 |
2012-10-15 | ARM: imx: include ulpi.h rather than mach/ulpi.h | Shawn Guo | 1 | -1/+1 |
2012-10-15 | ARM: imx: include common.h rather than mach/common.h | Shawn Guo | 1 | -1/+1 |
2012-10-15 | ARM: imx: move iomux drivers and headers into mach-imx | Shawn Guo | 1 | -1/+1 |
2012-10-15 | ARM: imx: include board headers in the same folder | Shawn Guo | 1 | -1/+1 |
2012-07-24 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+3 |
2012-07-06 | ARM: imx: remove unused pdata from device macros | Benoît Thébaudeau | 1 | -2/+2 |
2012-07-01 | ARM: imx: eliminate macro IRQ_GPIOx() | Shawn Guo | 1 | -1/+3 |
2012-02-27 | ARM: mach-pcm038: Fix field name of regulator_consumer_supply struct | Fabio Estevam | 1 | -1/+1 |
2012-01-05 | ARM: restart: mxc: use new restart hook | Russell King | 1 | -0/+1 |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 1 | -2/+1 |
2011-11-02 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+1 |
2011-10-24 | ARM: imx+mc13xxx: remove obsolete leds and regulators flags | Philippe Rétornaz | 1 | -2/+1 |
2011-10-24 | ARM: imx: use mc13xxx constants instead of mc13783 | Uwe Kleine-König | 1 | -2/+2 |
2011-10-20 | Merge branch 'imx/cleanup' into next/cleanup | Arnd Bergmann | 1 | -1/+3 |
2011-10-17 | arm/imx: remove mx27_setup_weimcs() from mx27.h | Shawn Guo | 1 | -1/+3 |
2011-09-26 | ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER | Sascha Hauer | 1 | -0/+1 |
2011-08-22 | ARM: mach-imx: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-06-06 | gpio/mxc: Change gpio-mxc into an upstanding gpio driver | Shawn Guo | 1 | -0/+2 |
2011-05-19 | ARM: imx: remove #includes already available from devices-common.h | Uwe Kleine-König | 1 | -1/+0 |
2011-03-23 | mfd: mfd_cell is now implicitly available to mc13xxx drivers | Andres Salomon | 1 | -4/+6 |
2011-02-11 | ARM i.MX ehci: do ehci init in board specific functions | Sascha Hauer | 1 | -1/+7 |
2011-02-10 | ARM: imx: use .init_early to initialize cpu type and reset address | Uwe Kleine-König | 1 | -5/+6 |
2011-02-10 | ARM: imx+mx3: convert to mc13xxx MFD | David Jander | 1 | -4/+4 |
2011-01-12 | Change the register name definitions for mc13783 | Yong Shen | 1 | -2/+2 |
2010-11-17 | ARM: imx: remove now empty devices.h | Uwe Kleine-König | 1 | -1/+0 |
2010-11-17 | ARM: imx: dynamically allocate mxc-ehci devices | Uwe Kleine-König | 1 | -3/+2 |
2010-11-17 | ARM: imx: dynamically register mxc-mmc devices | Uwe Kleine-König | 1 | -1/+1 |
2010-11-17 | ARM: imx: dynamically allocate imx2-wdt devices | Uwe Kleine-König | 1 | -1/+1 |
2010-11-17 | ARM: imx: dynamically allocate mxc_w1 devices | Uwe Kleine-König | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-11 | ARM: imx: dynamically register fec devices | Uwe Kleine-König | 1 | -1/+1 |
2010-10-01 | ARM: imx: make all pin lists const and signed, move to .init where possible | Uwe Kleine-König | 1 | -1/+1 |
2010-10-01 | ARM: imx/pcm038: make regulator platform data static | Uwe Kleine-König | 1 | -1/+1 |
2010-10-01 | ARM: imx: fix name of macros to add imx-i2c devices | Uwe Kleine-König | 1 | -1/+1 |
2010-06-30 | ARM: imx: dynamically register imx-uart devices (imx27) | Uwe Kleine-König | 1 | -12/+5 |
2010-06-30 | ARM: imx: dynamically register spi_imx devices (imx27) | Uwe Kleine-König | 1 | -3/+2 |
2010-06-30 | ARM: imx: dynamically register imx-i2c devices (imx27) | Uwe Kleine-König | 1 | -3/+2 |
2010-06-30 | ARM: imx: Change the way nand devices are registered (imx27) | Uwe Kleine-König | 1 | -2/+4 |
2010-06-30 | ARM: imx: rename mxc_uart_devicex to follow a common naming scheme | Uwe Kleine-König | 1 | -3/+3 |
2010-06-24 | ARM: imx: rename mach dir for mx21 and mx27 to mach-imx | Uwe Kleine-König | 1 | -0/+359 |