summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-301-0/+2
|\
| * ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee2012-05-201-0/+2
| * Merge branch 'next/devel-samsung' into next/devel-samsung-2Kukjin Kim2012-05-201-8/+16
| |\
* | \ Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-4/+10
|\ \ \
| * \ \ Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-05-151-4/+10
| |\ \ \ | | | |/ | | |/|
| | * | ARM: EXYNOS: To use common config for EXYNOS4 and EXYNOS5 SPIKyoungil Kim2012-05-141-1/+1
| | * | ARM: EXYNOS: Support DMA for EXYNOS5250 SoCBoojin Kim2012-05-131-3/+4
| | * | Merge branch 'next/devel-samsung-iommu' into next/devel-samsungKukjin Kim2012-05-121-4/+6
| | |\ \
| | * | | ARM: EXYNOS: add platform device for core DRM subsystemMarek Szyprowski2012-05-121-0/+5
| * | | | Merge branch 'exynos/iommu' into next/soc2Arnd Bergmann2012-05-151-4/+6
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-4/+6
|\ \ \ \
| * \ \ \ Merge branch 'next/cleanup-samsung-iommu' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2012-05-141-4/+6
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | ARM: EXYNOS: Change System MMU platform device definitionsKyongHo Cho2012-04-041-4/+6
* | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+3
|\ \ \ \
| * | | | ARM: EXYNOS: Add s3c-hsotg device support for Universal C210 boardLukasz Majewski2012-05-161-0/+2
| * | | | ARM: EXYNOS: Add s3c-hsotg device support for NURI boardJoonyoung Shim2012-05-161-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'kirkwood_boards_for_v3.5' of git://git.infradead.org/users/jcoo...Arnd Bergmann2012-05-151-0/+3
|\ \ \ \ | |/ / /
| * | | ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2012-05-131-0/+3
| |/ /
* | | ARM: EXYNOS: Add FIMC device to SMDK4X12Sachin Kamat2012-05-121-0/+4
* | | ARM: EXYNOS: Add MFC device to SMDK4X12Sachin Kamat2012-05-121-0/+1
* | | ARM: EXYNOS: Add DRM device to SMDKV310Sachin Kamat2012-05-121-0/+1
* | | ARM: EXYNOS: Add DRM device to OrigenSachin Kamat2012-05-121-0/+1
* | | ARM: EXYNOS: Add DRM core support for NURI boardMarek Szyprowski2012-05-121-0/+1
* | | ARM: EXYNOS: Add DRM core device support for Universal C210 boardMarek Szyprowski2012-05-121-0/+1
|/ /
* | ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine filesSachin Kamat2012-04-141-0/+2
|/
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-6/+23
|\
| * ARM: EXYNOS: add support device tree enabled board file for EXYNOS5Kukjin Kim2012-03-141-1/+10
| * ARM: EXYNOS: add support ARCH_EXYNOS5 for EXYNOS5 SoCsKukjin Kim2012-03-141-5/+13
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+3
|\ \ | |/
| * ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim2012-03-101-0/+3
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-0/+10
|\ \
| * | ARM: EXYNOS: Register JPEG on nuriAndrzej Pietrasiewicz2012-03-101-0/+1
| * | ARM: EXYNOS: Register JPEG on universal_c210Andrzej Pietrasiewicz2012-03-101-0/+1
| * | ARM: EXYNOS: Enable JPEG on OrigenSachin Kamat2012-03-101-0/+1
| * | ARM: EXYNOS: Enable JPEG on SMDKV310Sachin Kamat2012-03-101-0/+1
| * | ARM: EXYNOS: Enable G2D on SMDKV310Sachin Kamat2012-03-101-0/+1
| * | ARM: SAMSUNG: Add support for S5K6AAFX camera on Nuri boardSylwester Nawrocki2012-01-311-0/+2
| * | ARM: EXYNOS: Enable G2D on ORIGENSachin Kamat2012-01-201-0/+1
| * | ARM: EXYNOS: add G2D to mach-universalKamil Debski2012-01-201-0/+1
| * | ARM: EXYNOS: add G2D to mach-nuriKamil Debski2012-01-201-0/+1
| |/
* | ARM: EXYNOS: Hook up power domains to generic power domain infrastructureThomas Abraham2012-01-271-9/+1
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+2
|\
| * Merge branch 'samsung/cleanup' into samsung/driverArnd Bergmann2012-01-091-0/+2
| |\
| | * Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-071-0/+2
| | |\
| | | * ARM: SMP: Refactor Kconfig to be more maintainableDave Martin2011-12-191-0/+1
| | | * ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin2011-12-191-0/+1
* | | | Merge branch 'samsung/driver' into next/driversArnd Bergmann2011-12-281-0/+5
|\ \ \ \ | |/ / /
| * | | ARM: EXYNOS: Modified files for SPI consolidation workPadmavathi Venna2011-12-261-0/+5
| |/ /
* | | Merge branch 'samsung/cleanup' into next/driversArnd Bergmann2011-12-281-0/+24
|\ \ \ | |/ /
| * | ARM: EXYNOS: Add Exynos4 device tree enabled board fileThomas Abraham2011-12-231-0/+14
OpenPOWER on IntegriCloud