aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/system.c
Commit message (Expand)AuthorAge
* ARM: imx: remove cpu_is_mx1 checkArnd Bergmann2016-06-27
* ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov2016-06-21
* ARM: i.MX: system.c: Tweak prefetch settings for performanceAndrey Smirnov2016-06-21
* ARM: i.MX: system.c: Replace magic numbersAndrey Smirnov2016-06-21
* ARM: i.MX: system.c: Remove redundant errata 752271 codeAndrey Smirnov2016-06-21
* ARM: i.MX: system.c: Convert goto to if statementAndrey Smirnov2016-06-21
* ARM: imx: Do L2 errata only if the L2 cache isn't enabledDirk Behme2016-02-28
* ARM: imx: use endian-safe readl/readw/writel/writewJohannes Berg2016-02-02
* ARM: imx: clean up machine mxc_arch_reset_init_dt reset initJingchang Lu2014-11-21
* ARM: i.MX system: Add a reset fallback if base address of watchdog is not setAlexander Shiyan2014-07-18
* ARM: i.MX system: Simplify handling watchdog clockAlexander Shiyan2014-07-18
* ARM: l2c: imx: remove direct write to power control registerRussell King2014-05-29
* ARM: l2c: fix register namingRussell King2014-05-29
* ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-22
* ARM: imx: improve mxc_restart() on the SRC bit writesShawn Guo2013-11-11
* ARM: imx: remove imx_src_prepare_restart() callShawn Guo2013-11-11
* ARM: imx: replace imx6q_restart() with mxc_restart()Shawn Guo2013-10-20
* ARM: imx: i.mx6d/q: disable the double linefill feature of PL310Jason Liu2013-09-16
* ARM: imx: fix imx_init_l2cache storage classVincent Stehlé2013-08-16
* ARM: imx: let L2 initialization be a common functionShawn Guo2013-08-16
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-09
* ARM: imx: create mxc_arch_reset_init_dt() for DT bootShawn Guo2013-06-17
* ARM: imx: move clk_prepare() out from mxc_restart()Shawn Guo2013-06-17
* ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-14
* ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-14
* ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-14