summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/common.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-17ARM: EXYNOS: Add support for EXYNOS5420 SoCChander Kashyap1-0/+7
2014-11-21ARM: EXYNOS: Add sentinel into array to fix out-of-bound memory accessSeung-Woo Kim1-0/+1
2014-11-18ARM: EXYNOS: Add support for suspend-to-ram of Exynos3250Chanwoo Choi1-0/+10
2014-11-18ARM: exynos3: Add Exynos3's machine_desc structure to support Device TreeChanwoo Choi1-0/+7
2014-11-18ARM: exynos: Add exynos3250 pinctrl dependency to use pinctrl instead of lega...Chanwoo Choi1-0/+1
2014-11-18ARM: exynos: Register CPU IO area for Exynos3Chanwoo Choi1-0/+76
2014-11-18ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi1-0/+6
2014-11-18arm: exynos: Fix SFR base address of DMC in EXYNOS4 series.Jonghwa Lee1-10/+20
2014-11-18ARM: EXYNOS: Move L2X0 cache resume to SoC PM codeTomasz Figa1-5/+0
2014-11-18ARM: EXYNOS: Add secure firmware support to l2x0 initializationTomasz Figa1-0/+3
2014-11-18ARM: EXYNOS: Fail l2x0 cache initialization if DT-based init failsTomasz Figa1-2/+4
2013-06-07ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-05-25ARM: EXYNOS: fix software reset logic for EXYNOS5440 SOCJungseok Lee1-1/+8
2013-05-25ARM: EXYNOS: Fix support of Exynos4210 rev0 SoCTomasz Figa1-1/+29
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-18/+17
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-23/+30
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann1-15/+0
2013-05-04Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+35
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-42/+46
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+2
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-0/+1
2013-04-28Merge tag 'late-exynos-v3-for-v3.10' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-23/+30
2013-04-28ARM: SAMSUNG: Do not register legacy timer interrupts on ExynosTomasz Figa1-15/+0
2013-04-28Merge branch 'exynos/dt' into late/dtOlof Johansson1-42/+17
2013-04-26Merge branch 'samsung/exynos-multiplatform' into next/driversOlof Johansson1-6/+0
2013-04-26Revert "ARM: exynos: enable multiplatform support"Olof Johansson1-6/+0
2013-04-26ARM: EXYNOS: Create virtual I/O mapping for Chip-ID controller using device treeThomas Abraham1-23/+30
2013-04-19irqchip: exynos: pass irq_base from platformArnd Bergmann1-1/+2
2013-04-19irqchip: exynos: pass max combiner number to combiner_initArnd Bergmann1-1/+14
2013-04-19clocksource: exynos_mct: remove platform header dependencyArnd Bergmann1-1/+1
2013-04-19clk: exynos: prepare for multiplatformArnd Bergmann1-1/+1
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann1-0/+6
2013-04-19ARM: exynos: enable multiplatform supportArnd Bergmann1-0/+6
2013-04-09Merge tag 'pmu-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+28
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-37/+17
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-5/+0
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+0
2013-04-09ARM: EXYNOS: Add IO mapping for non-secure SYSRAM.Tomasz Figa1-0/+35
2013-04-09ARM: EXYNOS: Enable PMUs for exynos4Chanho Park1-0/+28
2013-04-08ARM: EXYNOS: fix compilation error introduced due to common clock migrationThomas Abraham1-0/+2
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-0/+1
2013-03-25ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speedThomas Abraham1-0/+3
2013-03-25ARM: EXYNOS: Initialize the clocks prior to timer initializationThomas Abraham1-0/+16
2013-03-25ARM: EXYNOS: Migrate clock support to common clock frameworkThomas Abraham1-41/+0
2013-03-22ARM: EXYNOS: remove duplicated include from common.cWei Yongjun1-1/+0
2013-03-09ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5Thomas Abraham1-5/+0
2013-03-07ARM: EXYNOS: Add support for rtc wakeupInderpal Singh1-0/+2
2013-03-05ARM: EXYNOS: skip wakeup interrupt registration for exynos5250 if pinctrl is ...Thomas Abraham1-0/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-218/+5
2013-02-12ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring1-216/+2