| Commit message (Expand) | Author | Age |
* | ARM i.MX: Add Ka-Ro TX25 devicetree | Sascha Hauer | 2012-11-12 |
* | ARM i.MX25: Add devicetree | Sascha Hauer | 2012-11-12 |
* | ARM i.MX25: Add devicetree support | Sascha Hauer | 2012-11-12 |
* | ARM i.MX25: Add missing clock gates | Sascha Hauer | 2012-11-12 |
* | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dt | Sascha Hauer | 2012-11-12 |
|\ |
|
| * | ARM: imx: select HAVE_IMX_SRC when SMP is enabled | Shawn Guo | 2012-10-23 |
| * | ARM: mach-imx: Fix selection of ARCH_MXC | Fabio Estevam | 2012-10-19 |
| * | ARM: imx: enable multi-platform build | Shawn Guo | 2012-10-14 |
| * | ARM: imx: call mxc_device_init() in soc specific function | Shawn Guo | 2012-10-14 |
| * | ARM: imx: remove header file mach/irqs.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include hardware.h rather than mach/hardware.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: move debug macros to include/debug | Shawn Guo | 2012-10-14 |
| * | video: imxfb: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | media: mx2_camera: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | dma: imx-dma: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | dma: imx-dma: retrieve MEM and IRQ from resources | Shawn Guo | 2012-10-14 |
| * | rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | i2c: imx: remove cpu_is_xxx by using platform_device_id | Shawn Guo | 2012-10-14 |
| * | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: remove mach/dma-mx1-mx2.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include ulpi.h rather than mach/ulpi.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include iram.h rather than mach/iram.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include iim.h rather than mach/iim.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include common.h rather than mach/common.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: merge plat-mxc into mach-imx | Shawn Guo | 2012-10-14 |
| * | ARM: imx: move platform device code into mach-imx | Shawn Guo | 2012-10-14 |
| * | ARM: imx: remove unnecessary inclusion from device-imx*.h | Shawn Guo | 2012-10-14 |
| * | ARM: imx: move iomux drivers and headers into mach-imx | Shawn Guo | 2012-10-14 |
| * | ARM: imx: include board headers in the same folder | Shawn Guo | 2012-10-14 |
* | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-10 |
|\ \ |
|
| * | | xen/arm: Fix compile errors when drivers are compiled as modules (export more). | Stefano Stabellini | 2012-11-09 |
| * | | xen/arm: Fix compile errors when drivers are compiled as modules. | Konrad Rzeszutek Wilk | 2012-11-07 |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-11-06 |
|\ \ \ |
|
| * | | | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 2012-11-04 |
| * | | | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses | Will Deacon | 2012-10-29 |
| * | | | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 2012-10-29 |
| * | | | ARM: 7565/1: sched: stop sched_clock() during suspend | Felipe Balbi 2 | 2012-10-29 |
* | | | | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-02 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | xen/arm: use the __HVC macro | Stefano Stabellini | 2012-10-30 |
* | | | | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-28 |
|\ \ \ \ |
|
| * | | | | Revert "ARM i.MX25: Fix PWM per clock lookups" | Arnd Bergmann | 2012-10-27 |
| * | | | | ARM: versatile: fix versatile_defconfig | Arnd Bergmann | 2012-10-27 |
| * | | | | ARM: mvebu: update defconfig with 3.7 changes | Thomas Petazzoni | 2012-10-27 |
| * | | | | ARM: at91: fix at91x40 build | Arnd Bergmann | 2012-10-27 |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Arnd Bergmann | 2012-10-26 |
| |\ \ \ \ |
|
| | * | | | | ARM: shmobile: r8a7779: I/O address abuse cleanup | Kuninori Morimoto | 2012-10-19 |
| * | | | | | Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-10-26 |
| |\ \ \ \ \ |
|