summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: move debug-macro.S into the common spaceHeiko Stuebner2014-05-251-46/+0Star
* ARM: S3C24XX: use generic DEBUG_UART_PHY/_VIRT in debug macroHeiko Stuebner2014-05-251-7/+2Star
* ARM: S3C24XX: trim down debug uart handlingHeiko Stuebner2014-05-251-51/+1Star
* ARM: S3C24XX: remove legacy clock codeHeiko Stuebner2014-05-132-21/+0Star
* Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-062-70/+1Star
|\
| * ARM: S3C24XX: Remove invalid code from hardware.hSachin Kamat2014-03-201-13/+1Star
| * ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-57/+0Star
* | Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-093-16/+27
|\|
| * ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat2014-02-151-0/+26
| * ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-141-1/+1
| * ARM: SAMSUNG: remove obsolete tick.hHeiko Stuebner2014-02-131-15/+0Star
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-191-24/+0Star
|\ \ | |/ |/|
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-24/+0Star
* | ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij2014-01-141-2/+0Star
* | ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij2014-01-141-0/+106
* | ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-201-114/+0Star
|/
* ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa2013-08-061-0/+2
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-0/+26
|\
| * cpufreq: s3c24xx: move cpufreq driver to drivers/cpufreqViresh Kumar2013-05-201-0/+26
* | ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-181-0/+3
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-042-97/+31Star
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-191-1/+1
| |\
| * | ARM: S3C24XX: add handle_irq functionHeiko Stuebner2013-03-071-70/+0Star
| * | ARM: S3C24XX: handle s3c2412 eints using new infrastructureHeiko Stuebner2013-03-051-0/+4
| * | ARM: S3C24XX: include first 4 bits of the eint register in irq mappingHeiko Stuebner2013-03-051-27/+27
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-191-1/+1
* | | Merge branch 'fixes' into next/cleanupOlof Johansson2013-04-291-3/+1Star
|\ \ \
| * | | ARM: S3C24XX: Correct NR_IRQS definition for s3c2440Sylwester Nawrocki2013-04-091-3/+1Star
| |/ /
* | | Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-091-1/+0Star
|\ \ \ | |_|/ |/| |
| * | ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna2013-04-081-1/+0Star
| |/
* / mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim2013-03-051-127/+0Star
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2129-1404/+83Star
|\
| * ARM: S3C24XX: header mach/regs-mem.h localKukjin Kim2013-02-041-202/+0Star
| * ARM: S3C24XX: header mach/regs-power.h localKukjin Kim2013-02-041-40/+0Star
| * ARM: S3C24XX: header mach/regs-s3c2412-mem.h localKukjin Kim2013-02-041-48/+0Star
| * ARM: S3C2412: Remove useless codes mach-s3c2412/gpio.cKukjin Kim2013-01-221-6/+0Star
| * ARM: S3C24XX: remove dsc.c and make regs-dsc.h localKukjin Kim2013-01-101-220/+0Star
| * ARM: S3C24XX: remove idle.hKukjin Kim2013-01-101-24/+0Star
| * ARM: S3C2412: cleanup regs-s3c2412.hKukjin Kim2013-01-101-23/+0Star
| * ARM: S3C2416: remove regs-s3c2416-mem.h and regs-s3c2416.hKukjin Kim2013-01-102-54/+0Star
| * ARM: S3C24XX: make vr1000-cpld.h, vr1000-irq.h and vr1000-map.h localKukjin Kim2013-01-103-152/+0Star
| * ARM: S3C24XX: make otom-map.h localKukjin Kim2013-01-101-30/+0Star
| * ARM: S3C24XX: make osiris-cpld.h and osiris-map.h localKukjin Kim2013-01-102-72/+0Star
| * ARM: S3C24XX: make h1940.h and h1940-latch.h localKukjin Kim2013-01-102-67/+0Star
| * ARM: S3C24XX: make gta02.h localKukjin Kim2013-01-101-15/+0Star
| * ARM: S3C24XX: make bast-cpld.h, bast-irq.h and bast-map.h localKukjin Kim2013-01-104-231/+1Star
| * ARM: S3C24XX: make anubis-cpld, anubis-irq and anubis-map localKukjin Kim2013-01-103-84/+0Star
| * ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim2013-01-105-137/+83Star
* | ARM: samsung: fix assembly syntax for new gasArnd Bergmann2013-02-142-8/+8
|/