index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
common.h
Age
Commit message (
Expand
)
Author
2014-03-05
ARM: imx6: move v7_cpu_resume() into suspend-imx6.S
Shawn Guo
2014-03-05
ARM: imx: add suspend in ocram support for i.mx6q
Anson Huang
2014-03-05
ARM: imx: add cpuidle support for i.mx6sl
Anson Huang
2014-03-05
ARM: imx: Use INT_MEM_CLK_LPM as the bit name
Fabio Estevam
2014-02-18
ARM: imx6: build pm-imx6q.c independently of CONFIG_PM
Shawn Guo
2013-12-09
ARM: imx: add support code for IMX50 based machines
Greg Ungerer
2013-11-11
ARM: imx: remove imx_src_prepare_restart() call
Shawn Guo
2013-10-21
ARM: imx: ensure dsm_request signal is not asserted when setting LPM
Shawn Guo
2013-10-21
ARM: imx6q: move low-power code out of clock driver
Shawn Guo
2013-10-21
ARM: imx: drop extern with function prototypes in common.h
Shawn Guo
2013-10-21
ARM: imx: replace imx6q_restart() with mxc_restart()
Shawn Guo
2013-10-21
ARM: imx: remove stale mx53_display_revision() declaration
Shawn Guo
2013-10-21
ARM: imx6: report soc info via soc device
Shawn Guo
2013-10-21
ARM: imx: add a common function to initialize revision from anatop
Shawn Guo
2013-10-21
ARM: imx6q: use common soc revision helpers
Shawn Guo
2013-10-21
ARM: imx: add soc revision helper functions
Shawn Guo
2013-09-29
ARM: imx: remove custom .init_time hook
Sebastian Hesselbarth
2013-08-22
ARM: imx: Move anatop related from board file to anatop driver
Peter Chen
2013-08-22
ARM: mx53: Allow suspend/resume
Fabio Estevam
2013-08-16
ARM: imx: let L2 initialization be a common function
Shawn Guo
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-06-17
ARM: imx6: use common of_clk_init() call to initialize clocks
Shawn Guo
2013-06-17
ARM: imx: add initial support for imx6sl
Shawn Guo
2013-06-17
ARM: imx: create mxc_arch_reset_init_dt() for DT boot
Shawn Guo
2013-05-09
ARM: imx: compile fix for hotplug.c
Shawn Guo
2013-04-12
ARM i.MX6q: export imx6q_revision
Philipp Zabel
2013-04-12
ARM: imx: enable RBC to support anatop LPM mode
Anson Huang
2013-04-12
ARM: imx: enable anatop suspend/resume
Anson Huang
2013-04-12
Merge tag 'imx-cleanup-3.10' into imx/soc
Shawn Guo
2013-04-01
ARM: imx: remove pl310_get_save_ptr() declaration
Shawn Guo
2013-04-01
ARM: imx: remove duplicated function declaration
Shawn Guo
2013-03-26
ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_kill
Shawn Guo
2013-02-04
Merge tag 'v3.8-rc6' into next/soc
Olof Johansson
2013-02-04
Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...
Olof Johansson
2013-01-30
ARM: imx6q: support WAIT mode using cpuidle
Shawn Guo
2013-01-29
ARM: imx: Remove mx508 support
Fabio Estevam
2013-01-29
ARM: imx: use debug_ll_io_init() for imx6q
Shawn Guo
2013-01-29
ARM: imx: remove unused imx6q_clock_map_io()
Shawn Guo
2013-01-14
ARM: imx: disable cpu in .cpu_kill hook
Shawn Guo
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
2012-11-12
ARM i.MX25: Add devicetree support
Sascha Hauer
2012-10-15
ARM: imx: call mxc_device_init() in soc specific function
Shawn Guo
2012-10-15
ARM: imx: include common.h rather than mach/common.h
Shawn Guo