index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
common.c
Age
Commit message (
Expand
)
Author
2012-07-23
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-12
ARM: EXYNOS: Make combiner_init function static
Sachin Kamat
2012-06-27
ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5
Boojin Kim
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-16
ARM: exynos: fix building with CONFIG_OF disabled
Arnd Bergmann
2012-05-15
ARM: EXYNOS: Add device tree support for interrupt combiner
Thomas Abraham
2012-05-15
ARM: EXYNOS: Add irq_domain support for interrupt combiner
Thomas Abraham
2012-05-15
ARM: EXYNOS: Remove a new bus_type instance for EXYNOS5
Thomas Abraham
2012-05-15
ARM: EXYNOS: Modify the GIC physical address for static io-mapping
Changhwan Youn
2012-05-11
Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...
Olof Johansson
2012-05-08
ARM: exynos: use machine specific hook for late init
Shawn Guo
2012-04-24
ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined
Tushar Behera
2012-04-21
ARM: EXYNOS: Fix incorrect initialization of GIC
Thomas Abraham
2012-04-21
ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllers
Thomas Abraham
2012-04-05
ARM: EXYNOS: fix ISO C90 warning
Il Han
2012-03-28
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-27
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-20
Merge branch 'samsung/cleanup-exynos-clock' into next/soc
Arnd Bergmann
2012-03-15
Merge branch 'samsung/soc' into next/soc2
Arnd Bergmann
2012-03-15
Merge branch 'next/soc-exynos5250-gpio' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2012-03-14
gpio/samsung: use ioremap() for EXYNOS4 GPIOlib
Sangsu Park
2012-03-14
ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5
Eunki Kim
2012-03-14
ARM: EXYNOS: add interrupt definitions for EXYNOS5250
Kukjin Kim
2012-03-14
ARM: EXYNOS: add support for EXYNOS5250 SoC
Kukjin Kim
2012-03-14
ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5
Kukjin Kim
2012-03-14
ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()
Kukjin Kim
2012-03-14
ARM: EXYNOS: to declare static for mach-exynos/common.c
Kukjin Kim
2012-03-13
Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2012-03-10
Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2012-03-10
ARM: EXYNOS: Add DMC1, allow PPMU access for DMC
MyungJoo Ham
2012-03-09
ARM: EXYNOS: Enable l2 configuration through device tree
Amit Daniel Kachhap
2012-03-09
ARM: EXYNOS: save L2 settings during bootup
Amit Daniel Kachhap
2012-03-07
Merge branch 'topic/cleanup-use-static' into next/cleanup-use-static
Kukjin Kim
2012-03-05
Merge branch 'depends/irqdomain' into next/drivers
Arnd Bergmann
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
2012-01-21
ARM: EXYNOS: use static declaration when it is not used in other files
Kukjin Kim
2012-01-20
ARM: mach-exynos: use standard arch_idle()
Nicolas Pitre
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
2012-01-05
Merge branch 'restart' into for-linus
Russell King
2012-01-05
ARM: 7262/1: restart: EXYNOS: use new restart hook
Russell King
2012-01-03
ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]
Kukjin Kim