aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/system.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2016-06-28ARM: imx: remove cpu_is_mx1 checkArnd Bergmann1-7/+9
2016-06-21ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov1-8/+4
2016-06-21ARM: i.MX: system.c: Tweak prefetch settings for performanceAndrey Smirnov1-2/+6
2016-06-21ARM: i.MX: system.c: Replace magic numbersAndrey Smirnov1-1/+4
2016-06-21ARM: i.MX: system.c: Remove redundant errata 752271 codeAndrey Smirnov1-11/+0
2016-06-21ARM: i.MX: system.c: Convert goto to if statementAndrey Smirnov1-19/+17
2016-02-28ARM: imx: Do L2 errata only if the L2 cache isn't enabledDirk Behme1-0/+4
2016-02-02ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg1-3/+3
2014-11-22ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu1-15/+0
2014-07-18ARM: i.MX system: Add a reset fallback if base address of watchdog is not setAlexander Shiyan1-0/+4
2014-07-18ARM: i.MX system: Simplify handling watchdog clockAlexander Shiyan1-13/+7
2014-05-30ARM: l2c: imx: remove direct write to power control registerRussell King1-2/+0
2014-05-30ARM: l2c: fix register namingRussell King1-4/+4
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King1-1/+1
2013-11-11ARM: imx: improve mxc_restart() on the SRC bit writesShawn Guo1-1/+8
2013-11-11ARM: imx: remove imx_src_prepare_restart() callShawn Guo1-3/+0
2013-10-21ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo1-0/+5
2013-09-17ARM: imx: i.mx6d/q: disable the double linefill feature of PL310Jason Liu1-0/+11
2013-08-16ARM: imx: fix imx_init_l2cache storage classVincent Stehlé1-1/+1
2013-08-16ARM: imx: let L2 initialization be a common functionShawn Guo1-0/+33
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+1
2013-06-17ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo1-0/+20
2013-06-17ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo1-10/+17
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo1-1/+1
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+2
2012-10-15ARM: imx: merge plat-mxc into mach-imxShawn Guo1-0/+69