summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/imx6.c
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX: add SoC type detection for i.MX6SLAlexander Kurz2017-02-011-0/+3
* Merge branch 'for-next/imx'Sascha Hauer2016-11-141-0/+3
|\
| * ARM: i.MX: beginning i.MX6ul supportSascha Hauer2016-11-081-0/+3
* | i.MX: Register imx6_fixup_cpus() for MX6Q+ as wellAndrey Smirnov2016-10-041-1/+2
* | i.MX: Introduce imx6_cpu_revision()Andrey Smirnov2016-10-041-37/+1
* | ARM: i.MX6: remove duplicate clock initializationJan Luebbe2016-09-221-13/+4
* | ARM: imx6qp: set NoC regulator to bypassLucas Stach2016-09-221-0/+11
* | ARM: imx6: don't execute IPU QoS setup on MX6 SX/SLLucas Stach2016-09-221-0/+4
* | ARM: imx6: split out IPU QoS setupLucas Stach2016-09-221-2/+9
* | ARM: i.MX53: do not pass base address to imx*_boot_save_locSascha Hauer2016-09-221-1/+1
|/
* ARM: imx6: reset PLL2's PFD2 on i.MX6DUwe Kleine-König2016-09-151-6/+6
* i.MX6: PL310: Adjust settings for performanceAndrey Smirnov2016-03-171-4/+6
* i.MX6: Apply PL310 errata base on PL310's revisionAndrey Smirnov2016-03-171-2/+7
* L2x0: i.MX6: Replace magic numbers with constantsAndrey Smirnov2016-03-171-3/+6
* i.MX: Add revision detection for i.MX6D/Q PlusAndrey Smirnov2016-03-171-3/+14
* Merge branch 'for-next/imx'Sascha Hauer2015-11-061-0/+39
|\
| * ARM: imx6: add OF fixup to delete nonexistent CPU coresLucas Stach2015-10-271-0/+39
* | ARM: imx6: set shared attribute override bit in PL310Lucas Stach2015-10-131-0/+11
* | ARM: imx6: use l2x0 header for register definitionsLucas Stach2015-10-131-5/+4
|/
* ARM: i.MX6: Enable l2 cacheSascha Hauer2015-08-081-0/+35
* imx6: lowlevel_init: Fix workaround for new i.MX6s chipsMarkus Pargmann2015-05-111-23/+25
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: i.MX: Add i.MX6sx supportSascha Hauer2014-11-271-0/+3
* arm: imx6: move imx6_init_lowlevel to single initcallLucas Stach2014-07-011-0/+2
* imx6: add new chip revisionsChristian Hemp2014-06-301-0/+12
* ARM i.MX6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU prioritySascha Hauer2014-03-291-0/+19
* ARM: i.MX6: correct work flow of PFDs from uboot-sourcesJesús Guitarte2014-01-141-0/+31
* ARM: i.MX: Add correct SoC type detection for i.MX6Sascha Hauer2014-01-141-2/+8
* ARM: i.MX6: Add cputype detectionSascha Hauer2013-06-251-1/+15
* ARM: i.MX: centralize i.MX startupSascha Hauer2013-06-241-4/+6
* ARM i.MX6: set imx6 silicon revisionS. Fricke2013-06-051-0/+26
* ARM: i.MX6: skip devices register when devicetree is presentSascha Hauer2013-05-311-0/+3
* ARM: i.MX: Replace numbers with predefined constants in several placesAlexander Shiyan2013-02-261-1/+1
* ARM i.MX6: Add Chipidea supportSascha Hauer2013-01-201-0/+1
* ARM i.MX6: save boot locationSascha Hauer2012-12-061-0/+3
* Merge branch 'for-next/imx-work' into for-next/imxSascha Hauer2012-10-171-0/+1
|\
| * ARM i.MX: Turn iomux-v3 into driverSascha Hauer2012-10-051-0/+1
* | ARM i.MX: Add watchdog devices to SoCsSascha Hauer2012-10-051-0/+1
|/
* ARM i.MX6: Switch to common clkSascha Hauer2012-10-041-1/+2
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | ARM i.MX: implement clocksource as driverSascha Hauer2012-09-171-0/+1
* | ARM i.MX: Use platform_device_id for gpio driverSascha Hauer2012-09-141-7/+7
|/
* ARM i.MX: switch to gpiolib supportSascha Hauer2012-09-041-14/+14
* ARM: add initial i.MX6 supportSascha Hauer2012-04-241-0/+71