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