summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)Author
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann
2012-01-06Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham
2011-12-24ARM: EXYNOS: Use gpio_request_oneJingoo Han
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde
2011-12-23ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde
2011-12-23ARM: EXYNOS: Add Exynos4 device tree enabled board fileThomas Abraham
2011-12-23ARM: EXYNOS: Add a alias for pdma clocksThomas Abraham
2011-12-23ARM: EXYNOS: Limit usage of pl330 device instance to non-dt buildThomas Abraham
2011-12-23ARM: EXYNOS: Modify platform data for pl330 driverThomas Abraham
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham
2011-12-23ARM: EXYNOS: Enable conversion of GIC dt irq specifier to linux virqThomas Abraham
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham
2011-12-19Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King
2011-12-19ARM: SMP: Refactor Kconfig to be more maintainableDave Martin
2011-12-19ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim
2011-12-08ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-12-02ARM: exynos4: Fix build errorAxel Lin
2011-12-02ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclaredAxel Lin
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-17ARM: EXYNOS: remove exynos4_scu_enable()Shawn Guo
2011-11-15ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier
2011-11-09ARM: EXYNOS: Fix compiler error with THIS_MODULEKyungmin Park
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim