summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann22-855/+795
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann22-855/+795
2012-01-07Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson4-39/+8
2012-01-05Merge branch 'restart' into for-linusRussell King18-713/+793
2012-01-05Merge branch 'devel-stable' into for-linusRussell King11-141/+20
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-2/+0
2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King8-6/+11
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2-3/+12
2012-01-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim17-730/+793
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham1-5/+0
2011-12-24ARM: EXYNOS: Use gpio_request_oneJingoo Han3-17/+6
2011-12-23ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde1-36/+52
2011-12-23ARM: SAMSUNG: Remove SDHCI bus clocks from platform dataRajeshwari Shinde2-23/+0
2011-12-23ARM: EXYNOS: Add Exynos4 device tree enabled board fileThomas Abraham3-0/+101
2011-12-23ARM: EXYNOS: Add a alias for pdma clocksThomas Abraham1-10/+25
2011-12-23ARM: EXYNOS: Limit usage of pl330 device instance to non-dt buildThomas Abraham3-1/+16
2011-12-23ARM: EXYNOS: Modify platform data for pl330 driverThomas Abraham1-161/+64
2011-12-23ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2-41/+67
2011-12-23serial: samsung: remove all uses of get_clksrc and set_clksrcThomas Abraham1-3/+1
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham1-14/+1
2011-12-23ARM: EXYNOS: Enable conversion of GIC dt irq specifier to linux virqThomas Abraham1-1/+16
2011-12-23ARM: SAMSUNG: Move timer irq numbers to end of linux irq spaceThomas Abraham2-4/+5
2011-12-20Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King1-0/+2
2011-12-19ARM: SMP: Refactor Kconfig to be more maintainableDave Martin1-0/+1
2011-12-19ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin1-0/+1
2011-12-08ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim1-2/+5
2011-12-08ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap1-1/+5
2011-12-06Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-22/+0
2011-12-06Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King1-0/+2
2011-12-02ARM: exynos4: Fix build errorAxel Lin1-1/+1
2011-12-02ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclaredAxel Lin1-1/+1
2011-11-27ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-22/+0
2011-11-17ARM: EXYNOS: remove exynos4_scu_enable()Shawn Guo1-22/+2
2011-11-15ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier8-78/+17
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier2-42/+2
2011-11-09ARM: EXYNOS: Fix compiler error with THIS_MODULEKyungmin Park1-0/+2
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-13/+17
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-07Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-2/+0
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim70-0/+12158