aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo1-0/+5
2012-04-05ARM: EXYNOS: fix ISO C90 warningIl Han1-1/+2
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-94/+355
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+0
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+47
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+0
2012-03-20Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann1-1/+1
2012-03-15Merge branch 'samsung/soc' into next/soc2Arnd Bergmann1-13/+47
2012-03-15Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann1-15/+0
2012-03-14gpio/samsung: use ioremap() for EXYNOS4 GPIOlibSangsu Park1-15/+0
2012-03-14ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5Eunki Kim1-51/+96
2012-03-14ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim1-30/+71
2012-03-14ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim1-12/+179
2012-03-14ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim1-1/+4
2012-03-14ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()Kukjin Kim1-5/+5
2012-03-14ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim1-4/+9
2012-03-13Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson1-1/+1
2012-03-10Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-13/+47
2012-03-10ARM: EXYNOS: Add DMC1, allow PPMU access for DMCMyungJoo Ham1-1/+6
2012-03-09ARM: EXYNOS: Enable l2 configuration through device treeAmit Daniel Kachhap1-2/+11
2012-03-09ARM: EXYNOS: save L2 settings during bootupAmit Daniel Kachhap1-11/+31
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim1-1/+1
2012-03-05Merge branch 'depends/irqdomain' into next/driversArnd Bergmann1-1/+1
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-1/+1
2012-01-21ARM: EXYNOS: use static declaration when it is not used in other filesKukjin Kim1-1/+1
2012-01-20ARM: mach-exynos: use standard arch_idle()Nicolas Pitre1-12/+0
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+18
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+3
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+8
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann1-0/+698
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-0/+704
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+713
2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King1-6/+1
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim1-0/+723