summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson2012-12-121-52/+13
|\
| * Merge branch 'next/dt' into next/pm2Olof Johansson2012-11-291-2/+5
| |\
| | * ARM: EXYNOS: Skip wakeup-int setup if pinctrl driver is used on EXYNOS4X12Tomasz Figa2012-11-071-2/+5
| * | ARM: EXYNOS: no duplicate mask/unmask in eint0_15Daniel Kurtz2012-11-201-7/+0
| * | ARM: EXYNOS: Remove i2c0 resource information and setting of device namesThomas Abraham2012-11-191-17/+0
| * | ARM: EXYNOS: Make combiner_of_init function staticSachin Kamat2012-11-081-1/+2
| * | Merge branch 'next/cleanup-samsung' into next/cleanup-samsung-2Kukjin Kim2012-11-071-25/+6
| |\ \ | | |/ | |/|
| | * ARM: EXYNOS: Remove unused static uart resource informationThomas Abraham2012-10-291-10/+6
| | * ARM: EXYNOS: Remove static io-remapping for gic and combinerThomas Abraham2012-10-291-15/+0
* | | ARM: EXYNOS: Add support for rtc wakeupInderpal Singh2012-11-281-0/+2
|/ /
* | 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
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
OpenPOWER on IntegriCloud