Age | Commit message (Expand) | Author | Files | Lines |
2022-11-11 | ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h> | Geert Uytterhoeven | 1 | -1/+0 |
2021-03-15 | ARM: imx: avic: Convert to using IRQCHIP_DECLARE | Saravana Kannan | 1 | -24/+0 |
2020-09-22 | ARM: imx3: Retrieve the AVIC base address from devicetree | Fabio Estevam | 1 | -2/+16 |
2020-09-22 | ARM: imx3: Retrieve the CCM base address from devicetree | Fabio Estevam | 1 | -2/+11 |
2020-09-13 | ARM: imx: Remove imx device directory | Fabio Estevam | 1 | -1/+0 |
2020-09-13 | ARM: imx: Remove iomux-v3 board code | Fabio Estevam | 1 | -2/+0 |
2020-09-13 | ARM: imx3: Remove imx3 soc_init() | Fabio Estevam | 1 | -159/+0 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2016-06-28 | ARM: imx: deconstruct mx3_idle | Arnd Bergmann | 1 | -4/+22 |
2016-06-28 | ARM: imx: deconstruct mxc_rnga initialization | Arnd Bergmann | 1 | -0/+6 |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2013-06-17 | ARM: imx: move clk_prepare() out from mxc_restart() | Shawn Guo | 1 | -2/+2 |
2013-05-23 | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions | Laura Abbott | 1 | -1/+1 |
2013-04-01 | ARM: mach-imx: mm-imx3: Staticize imx3_init_l2x0() | Fabio Estevam | 1 | -1/+1 |
2012-11-06 | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup | Olof Johansson | 1 | -3/+2 |
2012-10-15 | ARM: imx: call mxc_device_init() in soc specific function | Shawn Guo | 1 | -0/+4 |
2012-10-15 | ARM: imx: include hardware.h rather than mach/hardware.h | Shawn Guo | 1 | -2/+1 |
2012-10-15 | ARM: imx: include common.h rather than mach/common.h | Shawn Guo | 1 | -1/+1 |
2012-10-15 | ARM: imx: move platform device code into mach-imx | Shawn Guo | 1 | -1/+1 |
2012-10-15 | ARM: imx: move iomux drivers and headers into mach-imx | Shawn Guo | 1 | -1/+1 |
2012-10-08 | ARM: imx: fix return value check in imx3_init_l2x0() | Wei Yongjun | 1 | -3/+2 |
2012-07-27 | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 1 | -4/+3 |
2012-07-17 | gpio/mxc: use the edge_sel feature if available | Benoît Thébaudeau | 1 | -4/+3 |
2012-07-03 | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann | 1 | -1/+0 |
2012-07-01 | ARM: imx: remove unneeded mach/irq.h inclusion | Shawn Guo | 1 | -1/+0 |
2012-06-08 | Merge branch 'imx/fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Olof Johansson | 1 | -0/+2 |
2012-06-07 | ARM: mx31: Add pinctrl_provide_dummies() | Fabio Estevam | 1 | -0/+2 |
2012-05-29 | ARM: imx: only call l2x0_init if it's available | Uwe Kleine-König | 1 | -0/+2 |
2012-05-14 | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann | 1 | -0/+2 |
2012-05-08 | ARM: imx: enable pinctrl dummy states | Dong Aisheng | 1 | -0/+2 |
2012-04-25 | ARM i.MX3: Make ccm base address a variable | Sascha Hauer | 1 | -0/+6 |
2012-03-31 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2012-03-31 | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 1 | -0/+1 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -5/+5 |
2012-03-28 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+11 |
2012-03-28 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -27/+25 |
2012-03-08 | Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2... | Olof Johansson | 1 | -0/+4 |
2012-03-08 | ARM: mx35: Setup the AIPS registers | Fabio Estevam | 1 | -0/+4 |
2012-03-07 | ARM: imx: convert to common runtime ioremap hook | Rob Herring | 1 | -5/+5 |
2012-03-06 | ARM: imx: convert audmux to a platform driver | Richard Zhao | 1 | -0/+13 |
2012-03-02 | Merge branch 'features/imx3' of git://git.pengutronix.de/git/imx/linux-2.6 in... | Arnd Bergmann | 1 | -0/+5 |
2012-03-02 | ARM: mx3: Setup AIPS registers | Fabio Estevam | 1 | -0/+3 |
2012-03-02 | ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI | Fabio Estevam | 1 | -0/+2 |
2012-02-27 | ARM: mach-imx: mx3: Fix section mismatch in imx3_init_l2x0() | Fabio Estevam | 1 | -1/+1 |
2012-01-21 | ARM: plat-mxc: hook special idle handlers to arm_pm_idle | Nicolas Pitre | 1 | -27/+25 |
2011-11-22 | Merge branch 'cleanups/assorted' into imx-fixes-for-arnd | Sascha Hauer | 1 | -25/+28 |
2011-11-22 | ARM: imx/mm-imx3: conditionally compile i.MX31 and i.MX35 code | Uwe Kleine-König | 1 | -27/+31 |
2011-11-11 | arm/imx: remove imx_idle hook and use pm_idle instead | Shawn Guo | 1 | -25/+28 |