summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: Fix s3c2410_dma_enqueue parametersHeiko Stuebner2012-08-081-1/+1
* ARM: fiq: change FIQ_START to a variableShawn Guo2012-07-011-1/+1
* ARM: S3C24XX: move common clock init into common.cHeiko Stuebner2012-05-122-60/+0
* ARM: S3C24XX: move common power-management code to mach-s3c24xxHeiko Stuebner2012-05-124-331/+0
* ARM: S3C24XX: move plat-s3c24xx/dev-uart.c into common.cHeiko Stuebner2012-05-122-101/+0
* ARM: S3C24XX: move plat-s3c24xx/cpu.cHeiko Stuebner2012-05-122-237/+0
* ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-301-0/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-1/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-282-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
| |\
| | * simtec: Fix typo in pm-simtec.cMasanari Iida2012-02-211-1/+1
* | | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-151-1/+1
|\ \ \ | |/ /
| * | ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-031-1/+1
| |/
* | ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner2012-03-074-70/+0
* | ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner2012-03-074-161/+0
* | ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner2012-03-073-213/+0
* | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-076-785/+6
|\ \
| * | ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner2012-03-033-642/+0
| * | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2012-03-032-2/+2
| * | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-032-4/+4
| * | ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner2012-01-311-1/+0
| * | ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner2012-01-275-136/+0
| |/
* | ARM: s3c24xx: move special idle code to out of lineNicolas Pitre2012-01-201-0/+27
|/
* Merge branch 'master' into fixesRussell King2012-01-138-21/+32
|\
| * Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-01-092-8/+11
| |\
| | * Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-091-23/+0
| | |\
| | * \ Merge branch 'next-samsung-cleanup-samsung' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-01-061-2/+1
| | |\ \
| | | * | ARM: SAMSUNG: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-081-2/+1
| | * | | ARM: SAMSUNG: Add lookup of sdhci-s3c clocks using generic namesRajeshwari Shinde2011-12-231-6/+10
| * | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-7/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-071-23/+0
| | |\ \ \ | | | |/ / | | |/| |
| | * | | ARM: SAMSUNG: register uart clocks to clock lookup listThomas Abraham2011-12-231-7/+16
| * | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-076-6/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-066-6/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-216-6/+5
| | | |/
* | | | ARM: 7272/1: S3C24XX: Fix build error for missing <mach/system-reset.h>Kukjin Kim2012-01-081-2/+0
|/ / /
* | | ARM: restart: remove s3c24xx restart handlerRussell King2012-01-051-23/+0
|/ /
* | ARM: SAMSUNG: inclusion export.h instead of module.hKukjin Kim2011-11-171-1/+1
|/
* Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-5/+130
|\
| * ARM: S3C24XX: Add devname for hsmmc1 pclkHeiko Stuebner2011-10-141-0/+1
| * ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocksHeiko Stuebner2011-10-141-5/+3
| * ARM: S3C2443: Accommodate cpufreq frequency scheme in armdivHeiko Stuebner2011-10-141-2/+4
| * ARM: S3C2443: handle unset armdiv values gracefullyHeiko Stuebner2011-10-141-7/+20
| * ARM: S3C2443: Add get_rate operation for clk_armdivHeiko Stuebner2011-10-141-0/+14
| * ARM: S3C2443: Move clk_arm and clk_armdiv to common codeHeiko St?bner2011-10-141-0/+87
| * ARM: S3C24XX: Add infrastructure to transmit armdiv to common codeHeiko Stuebner2011-10-141-1/+11
* | ARM: S3C24XX: To merge s3c24xx devs.c files to one devs.cKukjin Kim2011-10-063-529/+101
|/
* Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-0419-1333/+0
|\
| * ARM: SAMSUNG: Move S3C24XX header files to plat-samsungKukjin Kim2011-10-0411-1023/+0
| * ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-045-186/+0
OpenPOWER on IntegriCloud