summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
...
| | * ARM: imx: remove inclusions of platform headersShawn Guo2015-06-0312-23/+59
| | * ARM: imx: add clk-pllv1 type supportShawn Guo2015-06-038-22/+48
| | * ARM: imx6: do not use cpu_is_xxx() in clock driverShawn Guo2015-06-031-8/+18
| | * ARM: imx6: let pm code map CCM block on its ownShawn Guo2015-06-035-15/+9
| | * ARM: imx6: set initial power mode in pm functionShawn Guo2015-06-038-22/+15
| | * ARM: imx5: let pm code map CCM block on its ownShawn Guo2015-06-033-9/+4
| | * ARM: imx: move revision definitions and declarations into a headerShawn Guo2015-06-035-31/+1
| | * ARM: imx: use dynamic mapping for CCMShawn Guo2015-06-033-3/+10
| | * ARM: imx: use dynamic mapping for timerShawn Guo2015-06-037-8/+9
| * | ARM: vf610: enable Cortex-M4 configuration on Vybrid SoCStefan Agner2015-05-203-17/+22
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-267-564/+2
|\ \ \
| * \ \ Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman2015-06-121-1/+0
| |\ \ \
| | * | | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-1/+0
| * | | | Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-06-015-561/+0
| |\ \ \ \
| | * | | | ARM: imx: gpc: Remove .owner fieldFabio Estevam2015-05-111-1/+0
| | * | | | ARM: imx: Remove eukrea_mbimxsd35 non-dt supportFabio Estevam2015-05-114-560/+0
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into ...Arnd Bergmann2015-05-291-2/+2
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-141-2/+2
| | |/
* | | ARM: imx6: gpc: don't register power domain if DT data is missingLucas Stach2015-05-271-0/+4
* | | ARM: imx6: allow booting with old DTLucas Stach2015-05-271-3/+9
|/ /
* | ARM: mach-imx: devices: platform-sdhci-esdhc-imx: fix broken email addressWolfram Sang2015-04-271-1/+1
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-226-30/+124
|\
| * ARM: imx6: Warn when an old DT is detectedMarc Zyngier2015-03-305-0/+14
| * ARM: imx6: Allow GPC interrupts affinity to be changedMarc Zyngier2015-03-301-6/+9
| * ARM: imx6: convert GPC to stacked domainsMarc Zyngier2015-03-306-30/+107
| * Merge remote-tracking branch 'jcooper/irqchip/vybrid' into imx/dtShawn Guo2015-03-301-0/+1
| |\
| * \ Merge branch 'imx/soc' into imx/dtShawn Guo2015-03-303-2/+222
| |\ \
* | \ \ Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-223-2/+222
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: imx: depend MXC debug board on 3DS machinesStefan Agner2015-03-131-0/+1
| * | | ARM: imx6: gpc: Add PU power domain for GPU/VPUPhilipp Zabel2015-03-112-0/+214
| * | | ARM: imx6q: clk: Add support for mipi_ipg clock as a shared clock gateLiu Ying2015-03-021-0/+1
| * | | ARM: imx6q: clk: Add support for mipi_core_cfg clock as a shared clock gateLiu Ying2015-03-021-0/+1
| * | | ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gateLiu Ying2015-03-021-1/+2
| * | | ARM: imx6q: clk: Change hdmi_isfr clock's parent to be video_27m clockLiu Ying2015-03-021-1/+1
| * | | ARM: imx6q: clk: Add the video_27m clockLiu Ying2015-03-021-0/+1
| * | | ARM: vf610: use SMP_ON_UP for Vybrid SoCStefan Agner2015-02-261-0/+1
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-2238-1962/+57
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: mx25: Remove imxdi_rtc platform codeFabio Estevam2015-03-133-46/+0
| * | | ARM: mx25: Remove "mx25.h" header fileFabio Estevam2015-03-1314-202/+0
| * | | ARM: mx25: Remove static memory mappingFabio Estevam2015-03-134-96/+19
| * | | ARM: mx25: Retrieve IIM base from dtFabio Estevam2015-03-131-1/+10
| * | | ARM: mx25: Remove mx25_clocks_init()Fabio Estevam2015-03-132-76/+0
| * | | ARM: mx25: Remove platform code support filesFabio Estevam2015-03-114-709/+1
| * | | ARM: mx25: Convert to a dt-only platformFabio Estevam2015-03-113-18/+15
| * | | ARM: imx25: Remove eukrea mx25 board filesFabio Estevam2015-03-114-518/+0
| * | | ARM: mx25: Remove mach-mx25_3ds board fileFabio Estevam2015-03-063-286/+0
| * | | ARM: imx: Fix trivial typo in commentsYannick Guerrini2015-03-032-2/+2
| * | | ARM: imx: Kconfig: Fix grammar in help textFabio Estevam2015-03-031-2/+2
| * | | ARM: imx/iomux-v3: allow pad_list to be constUwe Kleine-König2015-03-0310-11/+13
| |/ /
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-143-3/+0
|\ \ \
OpenPOWER on IntegriCloud