summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/common.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* ARM: use common irqchip_init for GIC initRob Herring2013-01-121-3/+5
* ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim2013-01-051-0/+7
* ARM: EXYNOS: fix GIC using for EXYNOS5440Kukjin Kim2012-12-181-1/+2
* Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-0/+2
|\
| * 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: Add support for rtc wakeupInderpal Singh2012-11-281-0/+2
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-2/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: EXYNOS: Skip wakeup-int setup if pinctrl driver is used on EXYNOS4X12Tomasz Figa2012-11-071-2/+5
| |/ /
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-6/+73
|\ \ \ | |_|/ |/| |
| * | ARM: EXYNOS: Avoid early use of of_machine_is_compatible()Doug Anderson2012-11-281-4/+15
| * | ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim2012-11-221-6/+62
| |/
* | 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: 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
|\ \ \ \ \ \
OpenPOWER on IntegriCloud