summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/Kukjin Kim2013-02-0311-4627/+0
* ARM: S3C24XX: transform s3c2443 subirqs into new structureHeiko Stuebner2013-02-031-214/+75
* ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner2013-02-031-18/+4
* ARM: S3C24XX: move s3c2443 irq code to irq.cHeiko Stuebner2013-02-031-0/+243
* ARM: S3C24XX: transform s3c2416 irqs into new structureHeiko Stuebner2013-02-031-255/+87
* ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner2013-02-031-18/+4
* ARM: S3C24XX: move s3c2416 irq init to common irq codeHeiko Stuebner2013-02-031-0/+286
* ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner2013-02-031-6/+0
* ARM: S3C24XX: transform irq handling into a declarative formHeiko Stuebner2013-01-292-486/+445
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* | ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat2012-11-221-4/+5
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-1/+1
* 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
|/ /
OpenPOWER on IntegriCloud