summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/system.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* ARM: imx: remove cpu_is_mx1 checkArnd Bergmann2016-06-281-7/+9
* ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov2016-06-211-8/+4Star
* ARM: i.MX: system.c: Tweak prefetch settings for performanceAndrey Smirnov2016-06-211-2/+6
* ARM: i.MX: system.c: Replace magic numbersAndrey Smirnov2016-06-211-1/+4
* ARM: i.MX: system.c: Remove redundant errata 752271 codeAndrey Smirnov2016-06-211-11/+0Star
* ARM: i.MX: system.c: Convert goto to if statementAndrey Smirnov2016-06-211-19/+17Star
* ARM: imx: Do L2 errata only if the L2 cache isn't enabledDirk Behme2016-02-281-0/+4
* ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg2016-02-021-3/+3
* ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu2014-11-221-15/+0Star
* ARM: i.MX system: Add a reset fallback if base address of watchdog is not setAlexander Shiyan2014-07-181-0/+4
* ARM: i.MX system: Simplify handling watchdog clockAlexander Shiyan2014-07-181-13/+7Star
* ARM: l2c: imx: remove direct write to power control registerRussell King2014-05-301-2/+0Star
* ARM: l2c: fix register namingRussell King2014-05-301-4/+4
* ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-221-1/+1
* ARM: imx: improve mxc_restart() on the SRC bit writesShawn Guo2013-11-111-1/+8
* ARM: imx: remove imx_src_prepare_restart() callShawn Guo2013-11-111-3/+0Star
* ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo2013-10-211-0/+5
* ARM: imx: i.mx6d/q: disable the double linefill feature of PL310Jason Liu2013-09-171-0/+11
* ARM: imx: fix imx_init_l2cache storage classVincent Stehlé2013-08-161-1/+1
* ARM: imx: let L2 initialization be a common functionShawn Guo2013-08-161-0/+33
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+1
* ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo2013-06-171-0/+20
* ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo2013-06-171-10/+17
* ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-151-1/+1
* ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-151-1/+2
* ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-151-0/+69