summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-049-5/+197
|\
| * ARM: EXYNOS: Add secure firmware support to secondary CPU bring-upTomasz Figa2013-04-091-5/+27
| * ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa2013-04-092-0/+38
| * ARM: EXYNOS: Add support for Exynos secure firmwareTomasz Figa2013-04-094-0/+74
| * ARM: EXYNOS: Add support for secure monitor callsTomasz Figa2013-04-093-0/+58
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-0421-4529/+111
|\ \
| * \ Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson2013-04-263-31/+6
| |\ \
| * | | ARM: exynos: restore mach/regs-clock.h for exynos5Arnd Bergmann2013-04-191-0/+107
| * | | Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-1912-47/+57
| |\ \ \
| * \ \ \ Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-092-3/+38
| |\ \ \ \
| | * | | | ARM: EXYNOS: Enable PMUs for exynos4Chanho Park2013-04-092-2/+34
| | * | | | irqchip: exynos-combiner: Correct combined IRQs for exynos4Chanho Park2013-04-091-1/+4
| | | |_|/ | | |/| |
| * | | | Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-0918-4070/+63
| |\ \ \ \ | | |/ / /
| | * | | ARM: EXYNOS: fix compilation error introduced due to common clock migrationThomas Abraham2013-04-081-0/+2
| | * | | ARM: EXYNOS: remove auxdata table from exynos4/5 dt machine fileThomas Abraham2013-03-252-234/+3
| | * | | ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speedThomas Abraham2013-03-256-0/+12
| | * | | ARM: EXYNOS: Initialize the clocks prior to timer initializationThomas Abraham2013-03-258-9/+25
| | * | | ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham2013-03-2517-3833/+7
| | * | | Merge branch 'next/mct-exynos' into next/clk-exynosKukjin Kim2013-03-0915-568/+14
| | |\ \ \
| | * \ \ \ Merge branch 'next/timer-samsung' into next/clk-exynosKukjin Kim2013-03-092-4/+4
| | |\ \ \ \
| | * | | | | ARM: dts: Set up power domain for MFC and G-scaler for exynos5250Prasanna Kumar2013-03-071-0/+1
| | * | | | | ARM: EXYNOS: Add AUXDATA for DP controllerJingoo Han2013-03-071-0/+1
| | * | | | | ARM: dts: Add MFC codec support for EXYNOS4 DT machinesSachin Kamat2013-03-072-0/+18
| * | | | | | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-0915-568/+14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham2013-03-093-558/+0
| | * | | | | ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham2013-03-092-6/+0
| | * | | | | ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...Thomas Abraham2013-03-0910-16/+18
| | * | | | | ARM: EXYNOS: add device tree support for MCT controller driverThomas Abraham2013-03-092-18/+37
| | * | | | | ARM: EXYNOS: prepare an array of MCT interrupt numbers and use itThomas Abraham2013-03-091-21/+36
| | * | | | | ARM: EXYNOS: add a register base address variable in mct controller driverThomas Abraham2013-03-092-88/+62
| | |/ / / /
| * | | | | Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-03-151-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: EXYNOS: skip wakeup interrupt registration for exynos5250 if pinctrl is ...Thomas Abraham2013-03-051-0/+1
| | |/ / /
| * | | | ARM: SAMSUNG: Rename s5p-time to samsung-timeRomain Naour2013-03-052-4/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-032-2/+1
|\ \ \ \
| * \ \ \ Merge branch 'cleanup' into for-linusRussell King2013-05-021-1/+1
| |\ \ \ \
| | * | | | ARM: EXYNOS: 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-1/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-0210-41/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'samsung/exynos-multiplatform' into next/multiplatformOlof Johansson2013-04-263-30/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Revert "ARM: exynos: enable multiplatform support"Olof Johansson2013-04-263-30/+6
| | | |_|/ | | |/| |
| * | | | Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann2013-04-1912-47/+56
| |\ \ \ \ | | |/ / /
| | * | | ARM: exynos: enable multiplatform supportArnd Bergmann2013-04-193-6/+30
| | * | | mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-191-1/+1
| | * | | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-39/+0
| | * | | ARM: exynos: prepare for sparse IRQArnd Bergmann2013-04-197-1/+10
| | * | | ARM: exynos: introduce EXYNOS_ATAGS symbolArnd Bergmann2013-04-191-0/+15
| | |/ /
| * | | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+2
| |/ /
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-023-39/+30
|\ \ \
| * \ \ Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-282-8/+1
| |\ \ \
| * | | | ARM: EXYNOS: replace cpumask by the corresponding macroDaniel Lezcano2013-04-101-1/+1
OpenPOWER on IntegriCloud