summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman2015-06-1046-6198/+462
|\
| * ARM: imx: imx7d requires anatopArnd Bergmann2015-06-031-0/+2
| * ARM: imx: move timer driver into drivers/clocksourceShawn Guo2015-06-033-544/+2
| * ARM: imx: remove platform headers from timer driverShawn Guo2015-06-031-6/+0
| * ARM: imx: provide gpt device specific irq functionsShawn Guo2015-06-031-26/+54
| * ARM: imx: get rid of variable timer_baseShawn Guo2015-06-031-29/+26
| * ARM: imx: define gpt register offset per device typeShawn Guo2015-06-031-11/+20
| * ARM: imx: move clock event variables into imx_timerShawn Guo2015-06-031-31/+33
| * ARM: imx: set up .set_next_event hook via imx_gpt_dataShawn Guo2015-06-031-3/+7
| * ARM: imx: setup tctl register in device specific functionShawn Guo2015-06-031-20/+78
| * ARM: imx: initialize gpt device type for DT bootShawn Guo2015-06-031-9/+46
| * ARM: imx: define an enum for gpt timer device typeShawn Guo2015-06-031-1/+5
| * ARM: imx: move timer resources into a structureShawn Guo2015-06-031-35/+56
| * ARM: imx: use relaxed IO accessor in timer driverShawn Guo2015-06-031-24/+24
| * ARM: imx: make imx51/3 suspend optionalArnd Bergmann2015-06-031-2/+4
| * ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAPJoe Perches2015-06-031-1/+1
| * ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.Martin Fuzzey2015-06-034-1/+333
| * ARM: imx: add msl support for imx7dAnson Huang2015-06-036-2/+65
| * ARM: imx: mmdc: Include "common.h" header fileFabio Estevam2015-06-031-0/+2
| * ARM: imx: Correct the comments in time.cShenwei Wang2015-06-031-3/+5
| * ARM: imx: Remove the duplicated function declarationShenwei Wang2015-06-031-1/+0
| * ARM: imx: Constify irq_domain_opsKrzysztof Kozlowski2015-06-031-1/+1
| * ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlierShawn Guo2015-06-035-10/+22
| * ARM: imx: move clock drivers into drivers/clkShawn Guo2015-06-0324-5805/+11
| * 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
* | 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
OpenPOWER on IntegriCloud