summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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-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
2012-02-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann16-22/+110
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen1-1/+2
2012-02-27ARM: tegra: support for secondary cores on Tegra30Peter De Schrijver2-1/+81
2012-02-27ARM: tegra: support for Tegra30 CPU powerdomainsPeter De Schrijver3-1/+24
2012-02-27ARM: tegra: add support for Tegra30 powerdomainsPeter De Schrijver2-0/+13
2012-02-27ARM: tegra: export tegra_powergate_is_powered()Peter De Schrijver2-1/+2
2012-02-27ARM: tegra: prepare powergate.c for multiple variantsPeter De Schrijver2-7/+27
2012-02-27ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver6-53/+317
2012-02-27ARM: tegra: functions to access the flowcontrollerPeter De Schrijver3-0/+68
2012-02-27ARM: tegra: initialize Tegra chipid earlyPeter De Schrijver1-0/+1
2012-02-27ARM: tegra: export Tegra chipidPeter De Schrijver2-1/+2
2012-02-27ARM: tegra: cleanup use of chipid registerPeter De Schrijver2-7/+14
2012-02-27Merge branch 'for-3.4/soc-drivers' into for-3.4/t30-smpOlof Johansson26-178/+1202
2012-02-27Merge branch 'for-3.4/soc' into for-3.4/t30-smpOlof Johansson14-13/+3456