summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson146-989/+804
2012-03-08Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson27-107/+82
2012-03-08Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Olof Johansson4-0/+5
2012-03-07ARM: OMAP2+: Fix build error after mergeTony Lindgren4-0/+5
2012-03-07Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim28-108/+83
2012-03-07ARM: S3C24XX: remove call to s3c24xx_setup_clocksHeiko Stuebner1-11/+4
2012-03-07ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443Heiko Stuebner1-4/+24
2012-03-07ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443Heiko Stuebner1-9/+22
2012-03-07ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443Heiko Stuebner2-8/+0
2012-03-07ARM: S3C24XX: remove obsolete S3C2416_DMA optionHeiko Stuebner3-27/+0
2012-03-07ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner4-9/+27
2012-03-07ARM: S3C24XX: Fix indentation of dma-s3c2443Heiko Stuebner1-4/+4
2012-03-07ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner6-10/+8
2012-03-07ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner11-32/+29
2012-03-07ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner6-23/+20
2012-03-07ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner5-11/+15
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim139-867/+677
2012-03-05Merge tag 'tegra-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Arnd Bergmann4-3/+27
2012-03-04ARM: tegra: Enable CPUIdle on Tegra20Peter De Schrijver1-2/+0
2012-03-04ARM: tegra: export usb phy symbolsArnd Bergmann1-0/+11
2012-03-04ARM: tegra: build localtimer support only when neededArnd Bergmann1-1/+2
2012-03-04ARM: tegra: select CPU_FREQ_TABLEArnd Bergmann1-0/+2
2012-03-04Merge branch 'depends/rmk/for-armsoc' into for-3.4/cleanup-and-fixesOlof Johansson134-2273/+774
2012-03-03ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner5-13/+29
2012-03-03ARM: s3c2410_defconfig: update s3c2410_defconfigKukjin Kim1-38/+17
2012-03-03ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/Kukjin Kim11-54/+35
2012-03-03ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim25-209/+191
2012-03-03ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim11-57/+57
2012-03-03ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/Kukjin Kim13-98/+98
2012-03-03ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim79-184/+214
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim13-28/+27
2012-03-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann6-53/+87
2012-03-01Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann158-861/+478
2012-02-29ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren1-0/+2
2012-02-29Merge branch 'iomap' into cleanupTony Lindgren89-258/+439
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann149-800/+1269
2012-02-27Merge branch 'davinci/cleanups' into next/cleanupArnd Bergmann18-255/+220
2012-02-27ARM: davinci: add back dummy header filesArnd Bergmann2-0/+2
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann56-1276/+433
2012-02-27ARM: Remove redundant ';' from avic_irq_set_priority()Jesper Juhl1-1/+1
2012-02-27ARM: mx3: Let mx31 and mx35 share the same CCM header fileFabio Estevam4-94/+91
2012-02-27ARM: plat-mxc: audmux-v1: Remove unneeded ifdef'sFabio Estevam1-4/+1
2012-02-27ARM: tegra: select required CPU and L2 errata optionsStephen Warren1-0/+12
2012-02-25ARM: davinci: dm644x: don't force vpfe registeration on all boardsManjunath Hadli3-15/+17
2012-02-25ARM: davinci: dm644x: fix inconsistent variable namingManjunath Hadli2-18/+18
2012-02-25ARM: davinci: dm644x: improve readability using macroManjunath Hadli1-3/+5
2012-02-25ARM: davinci: streamline sysmod accessManjunath Hadli8-40/+50
2012-02-25ARM: davinci: create new common platform header for davinciManjunath Hadli16-153/+102
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren4-50/+43
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren30-109/+179