index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
mach-imx53.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2018-07-12
ARM: mx5: Set the DBGEN bit in ARM_GPC register
Fabio Estevam
2016-08-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-06-23
arm: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-12
ARM: imx: Use IRQCHIP_DECLARE for TZIC
Alexander Shiyan
2016-04-25
cpufreq: imx: Use generic platdev driver
Viresh Kumar
2014-12-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-11-23
ARM: imx53: add cpufreq support
Lucas Stach
2014-11-22
ARM: imx: clean up machine mxc_arch_reset_init_dt reset init
Jingchang Lu
2014-07-18
ARM: i.MX53: globally disable supervisor protect
Steffen Trumtrar
2014-07-18
ARM: imx: mark .dt_compat as const
Shawn Guo
2014-07-18
ARM: imx5: remove mx51.h and mx53.h
Shawn Guo
2014-07-18
ARM: imx5: remove file mm-imx5.c
Shawn Guo
2014-07-18
ARM: imx5: move init hooks into mach-imx5x.c
Shawn Guo
2014-07-18
ARM: imx5: tzic_init_irq() can directly be .init_irq hook
Shawn Guo
2014-05-12
ARM: i.MX: Setup IRQ handler from IRQ driver
Alexander Shiyan
2013-12-31
ARM: imx: use __initconst for const init definition
Shawn Guo
2013-09-29
ARM: imx: remove custom .init_time hook
Sebastian Hesselbarth
2013-06-17
ARM: imx: move imx53-qsb audio codec clk lookup into DT
Shawn Guo
2013-06-17
ARM: imx: create mxc_arch_reset_init_dt() for DT boot
Shawn Guo
2013-06-17
ARM: imx: move clk_prepare() out from mxc_restart()
Shawn Guo
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-11-22
ARM: mx5: Replace clk_register_clkdev with clock DT lookup
Fabio Estevam
2012-10-15
ARM: imx: include hardware.h rather than mach/hardware.h
Shawn Guo
2012-10-15
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
ARM: imx: include common.h rather than mach/common.h
Shawn Guo
2012-09-11
ARM: imx53: support device tree boot only
Shawn Guo