summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/mach-imx6q.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-0/+35
|\
| * ARM: imx6q: print silicon version on bootShawn Guo2012-11-161-0/+35
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+12
|\ \ | |/ |/|
| * ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li2012-11-011-0/+12
* | ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-151-1/+1
* | ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo2012-10-151-1/+1
* | ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-151-1/+1
|/
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-29/+18Star
|\
| * regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng2012-09-171-29/+18Star
* | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+1
|\ \
| * | ARM: SoC: convert imx6q to SMP operationsMarc Zyngier2012-09-141-0/+1
* | | Merge tag 'imx-clk-dt-lookup' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-09-131-1/+0Star
|\ \ \
| * | | ARM: imx6q: replace clk_register_clkdev with clock DT lookupShawn Guo2012-09-111-1/+0Star
| | |/ | |/|
* | | Merge tag 'imx-dt-3.7' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2012-09-131-10/+0Star
|\ \ \ | |_|/ |/| |
| * | ARM: imx6q: remove dummy pinctrl stateShawn Guo2012-09-111-7/+0Star
| * | ARM: mach-imx: Remove board entries in dt_board_compatFabio Estevam2012-08-241-3/+0Star
| |/
* / ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann2012-08-231-2/+2
|/
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-0/+19
|\
| * ARM: imx: Add imx6q cpuidle driverRobert Lee2012-06-051-0/+19
* | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-14/+0Star
|\ \
| * | gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo2012-07-011-14/+0Star
| |/
* / ARM: imx6q: disable usb charger detectorRichard Zhao2012-07-121-0/+41
|/
* Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann2012-05-141-0/+7
|\
| * ARM: imx: enable pinctrl dummy statesDong Aisheng2012-05-081-0/+7
* | ARM: imx6q_sabrelite: clk_register_clkdev cko1 for sgtl5000Richard Zhao2012-05-111-0/+28
* | ARM: imx6q: register phy fixup only when CONFIG_PHYLIB is enabledShawn Guo2012-05-111-8/+11
* | ARM: imx6q: move imx6q_sabrelite specific code to a dedicated functionRichard Zhao2012-05-111-2/+7
* | ARM: dts: Add basic support for imx6q-sabresdFabio Estevam2012-05-111-0/+1
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-0/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | ARM i.MX5/6: Add dt support for generic boardsSascha Hauer2012-02-271-0/+1
| | |/ | |/|
* | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+2
|\ \ \ | |_|/ |/| |
| * | ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-131-0/+2
| |/
* / irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-161-1/+2
|/
* Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-091-0/+34
|\
| * ARM: 7198/1: arm/imx6: add restart support for imx6qShawn Guo2012-01-051-1/+34
| * ARM: restart: mxc: use new restart hookRussell King2012-01-051-0/+1
* | arm/imx6q: Rename Sabreauto to Armadillo2Dirk Behme2011-12-141-1/+1
* | arm/imx6q-sabrelite: add enet phy ksz9021rn fixupRichard Zhao2011-12-141-0/+21
* | arm/imx6: add imx6q sabrelite board supportRichard Zhao2011-12-141-0/+1
|/
* Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2011-12-061-4/+5
|\
| * arm/imx: fix irq_base for gpioShawn Guo2011-12-011-3/+2Star
| * arm/imx: fix return type of callback passed to of_irq_init()Shawn Guo2011-12-011-1/+3
* | ARM: imx6q: move clock register map to machine_desc.map_ioRichard Zhao2011-11-171-0/+1
|/
* arm/imx6q: add device tree machine supportShawn Guo2011-10-311-0/+84