summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Merge branch 'samsung/soc' into next/soc2Arnd Bergmann27-72/+765
2012-03-16Merge branch 'samsung/exynos5' into next/soc2Arnd Bergmann91-2329/+5232
2012-03-16Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel...Arnd Bergmann198-2867/+812
2012-03-15ARM: EXYNOS: Fix compilation error with mach-exynos4-dt boardTushar Behera1-4/+4
2012-03-15ARM: dts: add initial dts file for EXYNOS5250, SMDK5250Kukjin Kim2-0/+439
2012-03-15ARM: EXYNOS: add support device tree enabled board file for EXYNOS5Kukjin Kim3-1/+89
2012-03-14ARM: EXYNOS: add support ARCH_EXYNOS5 for EXYNOS5 SoCsKukjin Kim2-5/+14
2012-03-14ARM: EXYNOS: add support get_core_count() for EXYNOS5250Kukjin Kim1-3/+6
2012-03-14ARM: EXYNOS: support EINT for EXYNOS4 and EXYNOS5Eunki Kim2-62/+105
2012-03-14ARM: EXYNOS: add interrupt definitions for EXYNOS5250Kukjin Kim8-208/+558
2012-03-14ARM: EXYNOS: add support for EXYNOS5250 SoCKukjin Kim7-16/+223
2012-03-14ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim11-18/+135
2012-03-14ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5Kukjin Kim2-4/+7
2012-03-14ARM: EXYNOS: add clock part for EXYNOS5250 SoCKukjin Kim4-0/+1351
2012-03-14ARM: EXYNOS: use exynos_init_uarts() instead of exynos4_init_uarts()Kukjin Kim1-5/+5
2012-03-14ARM: EXYNOS: to declare static for mach-exynos/common.cKukjin Kim2-21/+20
2012-03-14ARM: EXYNOS: Add clkdev lookup entry for lcd clockTushar Behera1-5/+9
2012-03-11ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim3-8/+98
2012-03-11ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1Tushar Behera1-0/+1
2012-03-11ARM: EXYNOS: Enable MDMA driverBoojin Kim5-1/+42
2012-03-11ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham1-0/+43
2012-03-11ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee1-0/+9
2012-03-11ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim7-762/+766
2012-03-11ARM: EXYNOS: use static declaration on regarding clockKukjin Kim2-21/+10
2012-03-11ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim5-91/+90
2012-03-11Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim156-2366/+842
2012-03-10ARM: EXYNOS: fix cycle count for periodic mode of clock event timersChanghwan Youn1-8/+13
2012-03-10ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz5-0/+32
2012-03-10ARM: EXYNOS: Add DMC1, allow PPMU access for DMCMyungJoo Ham2-1/+7
2012-03-10ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki1-2/+2
2012-03-10ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera1-2/+2
2012-03-09ARM: SAMSUNG: Add __init attribute to samsung_bl_set()Tushar Behera1-1/+1
2012-03-09ARM: S5PV210: Add usb otg phy controlJoonyoung Shim4-4/+97
2012-03-09ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim9-3/+133
2012-03-09ARM: EXYNOS: Enable l2 configuration through device treeAmit Daniel Kachhap1-2/+11
2012-03-09ARM: EXYNOS: remove useless code to save/restore L2Amit Daniel Kachhap1-15/+0
2012-03-09ARM: EXYNOS: save L2 settings during bootupAmit Daniel Kachhap1-11/+31
2012-03-09ARM: S5P: add L2 early resume codeAmit Daniel Kachhap1-6/+38
2012-03-09ARM: EXYNOS: Add support AFTR mode on EXYNOS4210Amit Daniel Kachhap2-4/+149
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim28-108/+83
2012-03-05Merge tag 'tegra-soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/...Arnd Bergmann140-803/+6008
2012-03-04ARM: dt: Explicitly configure all serial ports on Tegra CardhuStephen Warren2-1/+17
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds28-40/+178
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2012-02-27Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann24-125/+265
2012-02-27ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-02-27ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5