summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Consolidate uncompress subroutineTushar Behera2013-06-191-0/+3
* 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
* | ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna2013-04-081-1/+0
|/
* Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-046-286/+0
|\
| * ARM: S3C64XX: make regs-syscon-power.h localKukjin Kim2013-01-101-116/+0
| * ARM: S3C64XX: make regs-sys.h localKukjin Kim2013-01-101-31/+0
| * ARM: S3C64XX: make regs-srom.h localKukjin Kim2013-01-101-59/+0
| * ARM: S3C64XX: make regs-modem.h localKukjin Kim2013-01-101-31/+0
| * ARM: S3C64XX: make regs-gpio-memport.h localKukjin Kim2013-01-101-25/+0
| * ARM: S3C64XX: make crag6410.h localKukjin Kim2013-01-101-24/+0
* | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-122-1/+2
|/
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-301-0/+4
|\
| * ARM: S3C64XX: Add header file protection macros in pm-core.hSachin Kamat2012-07-211-0/+4
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-3/+1
|\ \
| * | ARM: S3C64XX: Dynamically assign interrupts for CPU PMIC on CragganmoreMark Brown2012-06-201-2/+1
| * | ARM: S3C64XX: Dynamically allocate the IRQ range for WM8994 on CragganmoreMark Brown2012-06-201-1/+0
| |/
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+1
|\ \
| * | ARM: S3C64XX: Add a new dma request id for device tree based dma channel lookupThomas Abraham2012-07-131-0/+1
| |/
* / ARM: SAMSUNG: remove unused SPI clock headersPaul Bolle2012-06-201-18/+0
|/
* ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-18/+0
* Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-19/+0
|\
| * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-19/+0
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-19/+0
* | ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre2012-01-201-1/+1
|/
* ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown2012-01-121-0/+1
* Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-092-11/+2
|\
| * Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann2012-01-093-34/+4
| |\
| | * Merge branch 'restart' into for-linusRussell King2012-01-051-11/+0
| | |\
| | | * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| | | * ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim2012-01-051-7/+0
| * | | ARM: S3C64XX: Modified files for SPI consolidation workPadmavathi Venna2011-12-231-0/+2
* | | | Merge branch 'samsung/board' into next/boardsOlof Johansson2011-12-163-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: S3C64XX: Hook up Littlemill audio card on CragganmoreMark Brown2011-12-022-3/+4
| * | | ARM: S3C64XX: Correct reservation of GPIOs for CPU module on CragganmoreMark Brown2011-11-081-1/+2
| * | | ARM: S3C64XX: Update for conversion to SAMSUNG_GPIO_EXTRAMark Brown2011-11-081-1/+1
| |/ /
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-20/+0
|\ \ \
| * | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-20/+0
| |/ /
* | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-211-3/+4
|\ \ \ | |_|/ |/| |
| * | ARM: s3c64xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-151-3/+4
| |/
* / ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
|/
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-058-174/+27
|\
| * Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-012-21/+1
| |\
| * \ Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-045-173/+0
| |\ \
| | * | ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-042-65/+0
| | * | ARM: SAMSUNG: Consolidate plat/pll.hKukjin Kim2011-10-041-45/+0
| | * | ARM: SAMSUNG: Consolidate plat/pwm-clock.hKukjin Kim2011-10-041-56/+0
| | * | ARM: SAMSUNG: Cleanup mach/clkdev.hKukjin Kim2011-10-041-7/+0
| * | | Merge branch 'next-samsung-devel' into next-samsung-devel-2Kukjin Kim2011-10-044-3/+33
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-041-1/+1
| | |\ \