summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: EXYNOS: Remove legacy dev- and setup- filesTomasz Figa2013-06-1517-1026/+0
| | * | | ARM: EXYNOS: Remove legacy UART initialization codeTomasz Figa2013-06-151-17/+0
| | * | | ARM: EXYNOS: Remove legacy EINT initialization codeTomasz Figa2013-06-151-307/+0
| | * | | ARM: EXYNOS: Remove legacy PMU initialization codeTomasz Figa2013-06-151-27/+0
| | * | | ARM: EXYNOS: Make ARCH_EXYNOS select USE_OFTomasz Figa2013-06-151-2/+0
| | * | | ARM: EXYNOS: Remove unused board filesTomasz Figa2013-06-156-4417/+0
| | * | | ARM: EXYNOS: no more support non-DT for EXYNOS SoCsKukjin Kim2013-06-107-991/+1
| | |/ /
| * | | ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processorLeela Krishna Amudala2013-06-191-1/+1
| * | | ARM: EXYNOS: Select PINCTRL_EXYNOS for exynos4/5 at chip levelDoug Anderson2013-06-191-3/+6
| * | | ARM: EXYNOS: Enable XHCI support on exynos5Vivek Gautam2013-06-191-0/+1
| |/ /
* | | ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-191-3/+0
|/ /
* | ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-071-0/+2
* | Merge tag 'pinctrl-fixes-v3.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-301-1/+13
|\ \
| * | ARM: EXYNOS: Fix EINT wake-up mask configuration when pinctrl is usedTomasz Figa2013-05-271-1/+13
| |/
* | ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee2013-05-251-1/+8
* | ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa2013-05-254-5/+35
|/
* ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2013-05-092-3/+3
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-072-21/+21
|\
| * Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-061-15/+0
| |\
| | * ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa2013-04-281-15/+0
| * | Merge branch 'samsung/exynos-multiplatform-drivers' into late/multiplatformArnd Bergmann2013-04-202-6/+21
| |\ \
| | * | irqchip: exynos: pass irq_base from platformArnd Bergmann2013-04-192-2/+3
| | * | irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann2013-04-192-2/+16
| | * | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-192-2/+2
| | * | clk: exynos: prepare for multiplatformArnd Bergmann2013-04-192-2/+2
* | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-24/+30
|\ \ \ \
| * \ \ \ Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-04-282-24/+30
| |\ \ \ \
| | * | | | ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device treeThomas Abraham2013-04-262-24/+30
| * | | | | Merge branch 'exynos/dt' into late/dtOlof Johansson2013-04-2822-4633/+72
| |\ \ \ \ \ | | |/ / / /
* | | | | | 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
OpenPOWER on IntegriCloud