summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: imx: add i.mx6ul msl supportFrank Li2015-07-145-0/+61
* | Merge branch 'fixes' into next/cleanupOlof Johansson2015-08-061-21/+6Star
|\ \
| * | ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach2015-07-081-21/+6Star
| |/
* | ARM: kill off set_irq_flags usageRob Herring2015-07-282-2/+2
* | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-1/+1
* | ARM/imx/epit: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-32/+35
|/
* genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-07-012-2/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-2648-6215/+484Star
|\
| * Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman2015-06-1146-6198/+462Star
| |\
| | * ARM: imx: imx7d requires anatopArnd Bergmann2015-06-031-0/+2
| | * ARM: imx: move timer driver into drivers/clocksourceShawn Guo2015-06-033-544/+2Star
| | * ARM: imx: remove platform headers from timer driverShawn Guo2015-06-031-6/+0Star
| | * 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/+26Star
| | * 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/+0Star
| | * 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/+11Star
| | * 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/+9Star
| | * ARM: imx6: set initial power mode in pm functionShawn Guo2015-06-038-22/+15Star
| | * ARM: imx5: let pm code map CCM block on its ownShawn Guo2015-06-033-9/+4Star
| | * ARM: imx: move revision definitions and declarations into a headerShawn Guo2015-06-035-31/+1Star
| | * 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/+2Star
|\ \ \
| * \ \ Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman2015-06-121-1/+0Star
| |\ \ \
| | * | | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-011-1/+0Star
| * | | | Merge tag 'imx-cleanup-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2015-06-015-561/+0Star
| |\ \ \ \
| | * | | | ARM: imx: gpc: Remove .owner fieldFabio Estevam2015-05-111-1/+0Star
| | * | | | ARM: imx: Remove eukrea_mbimxsd35 non-dt supportFabio Estevam2015-05-114-560/+0Star
| | | |_|/ | | |/| |
| * | | | 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
| | |/