summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/imx27-dt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-301-7/+1Star
* ARM: imx: rework mx27_pm_init() callArnd Bergmann2016-06-281-0/+1
* cpufreq: imx: Use generic platdev driverViresh Kumar2016-04-251-10/+0Star
* ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu2014-11-221-3/+0Star
* cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-031-1/+1
* ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan2014-07-181-6/+0Star
* ARM: i.MX: Setup IRQ handler from IRQ driverAlexander Shiyan2014-05-121-1/+0Star
* ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo2013-06-171-2/+1Star
* ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo2013-06-171-0/+3
* ARM: imx27 DT init cpufreq-cpu0 deviceMarkus Pargmann2013-04-091-0/+4
* ARM: mx27: Replace clk_register_clkdev with clock DT lookupFabio Estevam2013-04-091-17/+1Star
* ARM: delete struct sys_timerStephen Warren2012-12-241-10/+6Star
* ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-151-1/+1
* mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-1/+1
* i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-2/+2
* ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-151-1/+2
* Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-28/+0Star
|\
| * ARM: imx: move irq_domain_add_legacy call into avic driverShawn Guo2012-07-011-15/+0Star
| * gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo2012-07-011-13/+0Star
* | ARM: imx27/dt: make dt_compat entry constUwe Kleine-König2012-06-151-1/+1
|/
* ARM: imx: add mxc_nand to imx27 device treeUwe Kleine-König2012-05-141-0/+1
* ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam2012-04-181-2/+4
* ARM i.MX27: Add devicetree supportSascha Hauer2012-02-291-0/+89