summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: local fb-core header in mach-s3c24xxKukjin Kim2015-07-291-29/+0Star
* ARM: SAMSUNG: local regs-srom header in mach-exynosKukjin Kim2015-07-291-54/+0Star
* ARM: S3C24XX: fix building without PM_SLEEPArnd Bergmann2015-02-261-2/+10
* ARM: S3C64XX: fix building without CONFIG_PM_SLEEPArnd Bergmann2015-02-261-1/+1
* ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann2015-01-246-566/+0Star
* ARM: EXYNOS: Remove unused static iomappingPankaj Dubey2014-11-131-21/+0Star
* Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann2014-07-261-0/+3
|\
| * ARM: mach-s5p: get rid of all <mach/gpio.h> headersLinus Walleij2014-06-301-0/+3
* | Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann2014-07-2617-1075/+0Star
|\ \
| * | ARM: SAMSUNG: Remove remaining legacy codeTomasz Figa2014-07-1812-448/+0Star
| * | ARM: S5PV210: Remove support for board filesTomasz Figa2014-07-181-1/+0Star
| * | ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-185-626/+0Star
* | | Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann2014-07-261-1/+0Star
|\ \ \ | |/ / |/| |
| * | ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey2014-07-231-1/+0Star
| |/
* | ARM: S5PC100: no more support S5PC100 SoCKukjin Kim2014-07-135-60/+1Star
* | ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCsKukjin Kim2014-07-084-78/+0Star
|/
* ARM: EXYNOS: Migrate Exynos specific macros from plat to machSachin Kamat2014-05-251-60/+0Star
* ARM: EXYNOS: Remove exynos_subsys registrationSachin Kamat2014-05-251-1/+0Star
* ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccfHeiko Stuebner2014-05-081-0/+1
* Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-03-292-3/+4
|\
| * ARM: SAMSUNG: Introduce generic Exynos4 and 5 helpersSachin Kamat2014-03-201-0/+4
| * ARM: SAMSUNG: Reorganize calls to reserve memory for MFCTushar Behera2014-03-201-3/+0Star
* | ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.hTomasz Figa2014-03-202-14/+14
* | ARM: SAMSUNG: Move common save/restore helpers to separate fileTomasz Figa2014-03-202-25/+26
* | ARM: SAMSUNG: Move Samsung PM debug code into separate fileTomasz Figa2014-03-202-38/+71
* | ARM: SAMSUNG: Save UART DIVSLOT register based on SoC typeTomasz Figa2014-03-201-2/+0Star
* | ARM: SAMSUNG: Add soc_is_s3c2410() helperTomasz Figa2014-03-201-0/+6
* | ARM: SAMSUNG: remove all custom uncompress.hHeiko Stuebner2014-03-111-175/+0Star
* | ARM: S3C24XX: Move rtc-core.h from plat to machSachin Kamat2014-02-151-27/+0Star
* | ARM: SAMSUNG: Delete unused plat/regs-serial.h header fileTushar Behera2014-02-141-1/+0Star
* | ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-141-1/+1
* | ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()Heiko Stuebner2014-02-131-1/+0Star
|/
* Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-291-123/+0Star
|\
| * mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat2014-01-231-123/+0Star
* | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2014-01-251-13/+0Star
|\ \
| * | spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-081-13/+0Star
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-2/+2
|\ \
| * | ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_saveDaniel Kurtz2013-12-111-2/+2
| |/
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-241-0/+2
|\ \
| * | ARM: SAMSUNG: Fix switching FIFO in arch_enable_uart_fifo functionAlexander Shiyan2013-12-011-0/+2
| |/
* / ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ataSachin Kamat2013-12-311-56/+0Star
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-11-111-0/+4
|\
| * ARM: SAMSUNG: Add soc_is_s3c6400/s3c6410 macrosTomasz Figa2013-09-161-0/+4
* | ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han2013-10-121-1/+0Star
|/
* Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman2013-08-221-38/+0Star
|\
| * ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*()Jingoo Han2013-08-181-38/+0Star
* | ARM: SAMSUNG: Remove plat/regs-timer.h headerTomasz Figa2013-08-121-124/+0Star
* | ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-122-85/+0Star
* | ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-062-22/+0Star
* | ARM: SAMSUNG: Remove old samsung-time driverTomasz Figa2013-08-061-23/+0Star