summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds24-460/+645
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2014-01-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2014-01-21Fix select-induced Kconfig warning for ZBOOT_ROMRussell King1-1/+0
2014-01-03Merge tag 'imx-soc-3.14' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson23-458/+643
2013-12-31ARM: imx: improve the comment of CCM lpm SW workaroundAnson Huang1-4/+12
2013-12-31ARM: imx: improve status check of clock gateAnson Huang1-1/+1
2013-12-31ARM: imx: add necessary interface for pfdAnson Huang1-0/+11
2013-12-31ARM: imx: Add cpu frequency scaling supportJohn Tobias1-0/+8
2013-12-31ARM i.MX35: Add devicetree support.Steffen Trumtrar4-0/+73
2013-12-31ARM: imx6sl: Add missing spba clock to clock treeNicolin Chen1-0/+1
2013-12-31ARM: imx6sl: Add missing pll4_audio_div to the clock treeNicolin Chen1-2/+3
2013-12-31ARM: imx6: Derive spdif clock from pll3_pfd3_454mNicolin Chen2-0/+6
2013-12-31ARM: imx: use __initconst for const init definitionShawn Guo7-7/+7
2013-12-31ARM i.MX5: fix obvious typo in ldb_di0_gate clk definitionLothar Waßmann1-1/+1
2013-12-31ARM i.MX5: set CAN peripheral clock to 24 MHz parentMarc Kleine-Budde1-0/+3
2013-12-31ARM: imx: pllv1: Fix PLL calculation for i.MX27Alexander Shiyan1-4/+19
2013-12-31ARM i.MX5: fix "shift" value for lp_apm_sel on i.MX50 and i.MX53Marc Kleine-Budde1-2/+6
2013-12-31ARM: imx: imx53: Add SATA PHY clockMarek Vasut1-0/+1
2013-12-31ARM: imx: rename IMX6SL_CLK_CLK_END to IMX6SL_CLK_ENDShawn Guo1-1/+1
2013-12-31ARM: imx: select PINCTRL at sub-architecure levelShawn Guo1-7/+2
2013-12-31ARM: imx: clk: correct arm clock usecountAnson Huang1-1/+1
2013-12-31ARM: imx5: introduce DT includes for clock providerLucas Stach1-414/+372
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-12-12ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-12-09ARM: imx27: enable pinctrlMarkus Pargmann1-0/+2
2013-12-09ARM: imx: Add DMAMUX clock for Vybrid vf610 SoCJingchang Lu1-0/+5
2013-12-09ARM: i.MX5x: Add SAHARA clock for i.MX5x CPUsAlexander Shiyan1-1/+2
2013-12-09ARM i.MX25: build in pinctrl support.Denis Carikli1-0/+2
2013-12-09ARM i.MX53: remove duplicated include from clk-imx51-imx53.cWei Yongjun1-1/+0
2013-12-09ARM: imx: add support code for IMX50 based machinesGreg Ungerer3-0/+40
2013-12-09ARM: imx: drop support for irq priorisationUwe Kleine-König3-36/+0
2013-12-09ARM: imx: remove mxc_iomux_v3_init() call from imx53_init_early()Shawn Guo1-8/+0
2013-12-09ARM: imx: allow configuration of the IMX50 SoCGreg Ungerer1-0/+8
2013-12-09ARM: imx: add clocking support code for the IMX50 SoCGreg Ungerer1-0/+58
2013-12-09ARM: imx: add PCI fixup for PEX860X on Gateworks boardTim Harvey1-0/+30
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-22ARM: imx: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-11-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+5
2013-11-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-46/+48
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2013-11-11ARM: imx: set up pllv3 POWER and BYPASS sequentiallyShawn Guo1-2/+10
2013-11-11ARM: imx: pllv3 needs relock in .set_rate() callShawn Guo1-18/+25
2013-11-11ARM: imx: add sleep for pllv3 relockShawn Guo1-0/+2
2013-11-11ARM: imx6q: add missing sentinel to divider tableLothar Waßmann1-2/+3
2013-11-11ARM: imx: v7_cpu_resume() is needed by imx6sl buildShawn Guo1-2/+2
2013-11-11ARM: imx: improve mxc_restart() on the SRC bit writesShawn Guo1-1/+8
2013-11-11ARM: imx: remove imx_src_prepare_restart() callShawn Guo3-23/+0
2013-11-11ARM: i.MX6q: fix the wrong parent of can_root clockJiada Wang1-1/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds23-340/+529