Age | Commit message (Expand) | Author | Files | Lines |
2016-06-28 | ARM: imx: remove cpu_is_mx1 check | Arnd Bergmann | 1 | -7/+9 |
2016-06-21 | ARM: i.MX: Do not explicitly call l2x0_of_init() | Andrey Smirnov | 1 | -8/+4 |
2016-06-21 | ARM: i.MX: system.c: Tweak prefetch settings for performance | Andrey Smirnov | 1 | -2/+6 |
2016-06-21 | ARM: i.MX: system.c: Replace magic numbers | Andrey Smirnov | 1 | -1/+4 |
2016-06-21 | ARM: i.MX: system.c: Remove redundant errata 752271 code | Andrey Smirnov | 1 | -11/+0 |
2016-06-21 | ARM: i.MX: system.c: Convert goto to if statement | Andrey Smirnov | 1 | -19/+17 |
2016-02-28 | ARM: imx: Do L2 errata only if the L2 cache isn't enabled | Dirk Behme | 1 | -0/+4 |
2016-02-02 | ARM: imx: use endian-safe readl/readw/writel/writew | Johannes Berg | 1 | -3/+3 |
2014-11-22 | ARM: imx: clean up machine mxc_arch_reset_init_dt reset init | Jingchang Lu | 1 | -15/+0 |
2014-07-18 | ARM: i.MX system: Add a reset fallback if base address of watchdog is not set | Alexander Shiyan | 1 | -0/+4 |
2014-07-18 | ARM: i.MX system: Simplify handling watchdog clock | Alexander Shiyan | 1 | -13/+7 |
2014-05-30 | ARM: l2c: imx: remove direct write to power control register | Russell King | 1 | -2/+0 |
2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -4/+4 |
2014-05-22 | ARM: l2c: remove unnecessary UL-suffix to mask values | Russell King | 1 | -1/+1 |
2013-11-11 | ARM: imx: improve mxc_restart() on the SRC bit writes | Shawn Guo | 1 | -1/+8 |
2013-11-11 | ARM: imx: remove imx_src_prepare_restart() call | Shawn Guo | 1 | -3/+0 |
2013-10-21 | ARM: imx: replace imx6q_restart() with mxc_restart() | Shawn Guo | 1 | -0/+5 |
2013-09-17 | ARM: imx: i.mx6d/q: disable the double linefill feature of PL310 | Jason Liu | 1 | -0/+11 |
2013-08-16 | ARM: imx: fix imx_init_l2cache storage class | Vincent Stehlé | 1 | -1/+1 |
2013-08-16 | ARM: imx: let L2 initialization be a common function | Shawn Guo | 1 | -0/+33 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+1 |
2013-06-17 | ARM: imx: create mxc_arch_reset_init_dt() for DT boot | Shawn Guo | 1 | -0/+20 |
2013-06-17 | ARM: imx: move clk_prepare() out from mxc_restart() | Shawn Guo | 1 | -10/+17 |
2012-10-15 | ARM: imx: include hardware.h rather than mach/hardware.h | Shawn Guo | 1 | -1/+1 |
2012-10-15 | ARM: imx: include common.h rather than mach/common.h | Shawn Guo | 1 | -1/+2 |
2012-10-15 | ARM: imx: merge plat-mxc into mach-imx | Shawn Guo | 1 | -0/+69 |