summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Add naming of s3c64xx-spi devicesHeiko Stuebner2012-10-171-0/+5
* ARM: EXYNOS: skip wakeup interrupt setup if pinctrl driver is usedThomas Abraham2012-09-071-0/+26
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+2
|\
| * ARM: EXYNOS: Make combiner_init function staticSachin Kamat2012-07-131-1/+2
* | ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5Boojin Kim2012-06-271-25/+0
|/
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+5
|\
| * Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...Olof Johansson2012-05-111-0/+5
| |\
| | * ARM: exynos: use machine specific hook for late initShawn Guo2012-05-081-0/+5
* | | ARM: exynos: fix building with CONFIG_OF disabledArnd Bergmann2012-05-161-1/+5
* | | ARM: EXYNOS: Add device tree support for interrupt combinerThomas Abraham2012-05-161-7/+64
* | | ARM: EXYNOS: Add irq_domain support for interrupt combinerThomas Abraham2012-05-161-38/+50
* | | ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5Thomas Abraham2012-05-161-21/+6
* | | ARM: EXYNOS: Modify the GIC physical address for static io-mappingChanghwan Youn2012-05-151-2/+2
|/ /
* | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera2012-04-241-0/+2
* | ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham2012-04-201-1/+1
* | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-201-0/+10
|/
* ARM: EXYNOS: fix ISO C90 warningIl Han2012-04-051-1/+2
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-94/+355
|\
| * Merge branch 'samsung/soc' into next/soc2Arnd Bergmann2012-03-151-13/+47
| |\
| * | ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5Eunki Kim2012-03-141-51/+96
| * | ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim2012-03-141-30/+71
| * | ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim2012-03-141-12/+179
| * | ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim2012-03-141-1/+4
| * | ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()Kukjin Kim2012-03-141-5/+5
| * | ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim2012-03-141-4/+9
* | | Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-281-15/+0
|\ \ \
| * \ \ Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2012-03-151-15/+0
| |\ \ \
| | * | | gpio/samsung: use ioremap() for EXYNOS4 GPIOlibSangsu Park2012-03-141-15/+0
| * | | | Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-131-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-051-1/+1
| |\ \ \ \
* | \ \ \ \ Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-13/+47
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'samsung/cleanup-exynos-clock' into next/socArnd Bergmann2012-03-201-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-03-101-13/+47
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | ARM: EXYNOS: Add DMC1, allow PPMU access for DMCMyungJoo Ham2012-03-101-1/+6
| | * | | | ARM: EXYNOS: Enable l2 configuration through device treeAmit Daniel Kachhap2012-03-091-2/+11
| | * | | | ARM: EXYNOS: save L2 settings during bootupAmit Daniel Kachhap2012-03-091-11/+31
| | | |_|/ | | |/| |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-071-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: EXYNOS: use static declaration when it is not used in other filesKukjin Kim2012-01-211-1/+1
| | |/ /
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-12/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | ARM: mach-exynos: use standard arch_idle()Nicolas Pitre2012-01-201-12/+0
| |/
* | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-161-1/+1
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-19/+18
|\
| * Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-071-34/+19
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-17/+3
|\ \
| * | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-17/+3
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-7/+8
| |/ |/|
* | Merge branch 'restart' into for-linusRussell King2012-01-051-5/+0
|/
* ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King2012-01-051-6/+1
* ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim2012-01-031-0/+723
OpenPOWER on IntegriCloud