summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM i.MX6q: export imx6q_revisionPhilipp Zabel2013-04-122-1/+2
| | * | ARM: imx27, imx5: Add kconfig selects for cpufreq-cpu0Markus Pargmann2013-04-121-0/+3
| | * | ARM i.MX53: Add GPU clocks to clock treePhilipp Zabel2013-04-121-1/+8
| | * | ARM: mach-imx: anatop: Include "common.h"Fabio Estevam2013-04-121-0/+1
| | * | ARM: imx: enable RBC to support anatop LPM modeAnson Huang2013-04-124-1/+86
| | * | ARM: imx: enable periphery well bias for suspendAnson Huang2013-04-121-1/+29
| | * | ARM: imx: enable anatop suspend/resumeAnson Huang2013-04-126-44/+94
| | * | Merge tag 'imx-cleanup-3.10' into imx/socShawn Guo2013-04-1217-526/+3
| | |\ \
| * | \ \ Merge branch 'gic/cleanup' into next/soc2Arnd Bergmann2013-04-081-12/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'zynq/core-smp' of git://git.xilinx.com/linux-xlnx into next/soc2Arnd Bergmann2013-04-081-3/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-051-2/+0
|\ \ \ \ \ \
| * | | | | | mfd: Remove twelve unused Kconfig symbolsPaul Bolle2013-04-091-2/+0
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-032-3/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'cleanup' into for-linusRussell King2013-05-021-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King2013-05-021-1/+1
| * | | | | | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-2/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-1/+2
|\ \ \ \ \ \ \
| * | | | | | | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-1/+2
| * | | | | | | Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo2013-04-011-3/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-05-027-27/+26
|\ \ \ \ \ \ \
| * | | | | | | ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53Philipp Zabel2013-04-093-1/+7
| * | | | | | | ARM: imx5 DT init cpufreq-cpu0 deviceMarkus Pargmann2013-04-092-1/+4
| * | | | | | | ARM: imx27 DT init cpufreq-cpu0 deviceMarkus Pargmann2013-04-092-1/+5
| * | | | | | | ARM i.MX5: Move IPU clock lookups into device treePhilipp Zabel2013-04-091-7/+0
| * | | | | | | ARM: mx27: Replace clk_register_clkdev with clock DT lookupFabio Estevam2013-04-092-17/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0219-537/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-285-2/+29
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson2013-04-111-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'imx-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-04-1117-526/+3
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | ARM: i.MX: remove unused ARCH_* configsPaul Bolle2013-04-091-18/+0
| | * | | | | | | ARM i.MX53: remove platform ahci supportSascha Hauer2013-04-094-172/+0
| | * | | | | | | ARM: imx: remove mx6q.hShawn Guo2013-04-022-32/+0
| | * | | | | | | ARM: imx: remove Makefile.bootShawn Guo2013-04-021-35/+0
| | * | | | | | | ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam2013-04-021-2/+0
| | * | | | | | | ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam2013-04-021-2/+2
| | * | | | | | | ARM: imx: Remove cpufreq driverMarkus Pargmann2013-04-016-262/+1
| | * | | | | | | ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo2013-04-011-1/+0
| | * | | | | | | ARM: imx: remove duplicated function declarationShawn Guo2013-04-011-2/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-092-0/+6
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-024-37/+10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-12/+0
| * | | | | | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+2
* | | | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-0217-32/+19
|\ \ \ \ \ \ \
| * | | | | | | ARM: cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macroPaul Bolle2013-04-032-4/+4
| * | | | | | | ARM: mach-imx: mach-imx6q: Fix sparse warningsFabio Estevam2013-04-011-2/+2
| * | | | | | | ARM: mach-imx: src: Include "common.hFabio Estevam2013-04-011-0/+1
| * | | | | | | ARM: mach-imx: gpc: Include "common.h"Fabio Estevam2013-04-011-0/+1
| * | | | | | | ARM: mach-imx: avic: Staticize *avic_baseFabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: tzic: Staticize *tzic_baseFabio Estevam2013-04-011-1/+1
| * | | | | | | ARM: mach-imx: clk: Include "clk.h"Fabio Estevam2013-04-011-0/+1
OpenPOWER on IntegriCloud