aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2012-07-13ARM: EXYNOS: Make combiner_init function staticSachin Kamat1-1/+2
2012-06-27ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5Boojin Kim1-25/+0
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2012-05-16ARM: exynos: fix building with CONFIG_OF disabledArnd Bergmann1-1/+5
2012-05-16ARM: EXYNOS: Add device tree support for interrupt combinerThomas Abraham1-7/+64
2012-05-16ARM: EXYNOS: Add irq_domain support for interrupt combinerThomas Abraham1-38/+50
2012-05-16ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham1-21/+6
2012-05-15ARM: EXYNOS: Modify the GIC physical address for static io-mappingChanghwan Youn1-2/+2
2012-05-11Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanupOlof Johansson1-0/+5
2012-05-08ARM: exynos: use machine specific hook for late initShawn Guo1-0/+5
2012-04-24ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera1-0/+2
2012-04-20ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham1-1/+1
2012-04-20ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham1-0/+10
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