summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'samsung/cleanup-plat-s5p' into next/soc2Arnd Bergmann2012-05-161-0/+140
|\
| * ARM: SAMSUNG: merge plat-s5p into plat-samsungKukjin Kim2012-05-131-0/+18
| * ARM: SAMSUNG: move options for common s5p into plat-samsung/KconfigKukjin Kim2012-05-131-0/+65
| * ARM: SAMSUNG: move setup code for s5p mfc and mipiphy into plat-samsungKukjin Kim2012-05-131-0/+10
| * ARM: SAMSUNG: move platform device for s5p uart into plat-samsungKukjin Kim2012-05-131-0/+6
| * ARM: SAMSUNG: move hr timer for common s5p into plat-samsungKukjin Kim2012-05-131-0/+8
| * ARM: SAMSUNG: move pm part for common s5p into plat-samsungKukjin Kim2012-05-131-0/+12
| * ARM: SAMSUNG: move interrupt part for common s5p into plat-samsungKukjin Kim2012-05-131-0/+16
| * ARM: SAMSUNG: move clock part for common s5p into plat-samsungKukjin Kim2012-05-131-0/+5
* | ARM: EXYNOS: Support DMA for EXYNOS5250 SoCBoojin Kim2012-05-131-1/+1
* | ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LLMaurus Cuelenaere2012-04-141-0/+1
|/
* ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-021-2/+2
* Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-091-2/+14
|\
| * ARM: SAMSUNG: Consolidation of SPI platform devices to plat-samsungPadmavathi Venna2011-12-231-2/+14
* | ARM: SAMSUNG: Fix GPIO space reservation for S3C64xx platformsMark Brown2011-11-081-0/+8
|/
* Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-061-27/+0Star
|\
| * Merge branch 'next/topic-gpio-samsung' into next-samsung-develKukjin Kim2011-10-041-27/+0Star
| |\
| | * ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGsKukjin Kim2011-09-211-27/+0Star
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-051-3/+6
|\| |
| * | ARM: SAMSUNG: Remove S3C-PL330-DMA driverBoojin Kim2011-09-141-6/+0Star
| * | ARM: SAMSUNG: Update to use PL330-DMA driverBoojin Kim2011-09-141-0/+9
| |/
* | Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+7
|\ \
| * | ARM: plat-samsung: use Kconfig choice for debug UART selectionWill Deacon2011-10-171-0/+7
| |/
* / ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham2011-08-231-5/+0Star
|/
* ARM: SAMSUNG: Create a common infrastructure for PWM backlight supportBanajit Goswami2011-07-201-0/+6
* ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIPMark Brown2011-05-201-0/+1
* ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsungBanajit Goswami2011-03-031-0/+13
* Merge branch 'next-s3c24xx' into for-nextKukjin Kim2011-01-061-0/+6
|\
| * ARM: S3C2443: Implement GPIO pull-up/down configuration methodsYauhen Kharuzhy2011-01-061-0/+6
* | ARM: SAMSUNG: Add support for Power Domain controlChanghwan Youn2010-12-301-0/+8
|/
* ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device supportKyungmin Park2010-10-251-0/+25
* Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-08-141-1/+1
|\
| * ARM: SAMSUNG: Fix on build warning about dependency in KconfigKukjin Kim2010-08-141-1/+1
* | ARM: SAMSUNG: Add keypad device supportJoonyoung Shim2010-08-061-0/+5
* | ARM: SAMSUNG: Add device definition for HSMMC3Hyuk Lee2010-08-051-0/+5
* | ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCsAbhilash Kesavan2010-08-051-0/+5
|/
* ARM: SAMSUNG: Add support for interrupt wakeup-sourcesBen Dooks2010-05-201-0/+8
* ARM: Merge for-2635-4/onenandBen Dooks2010-05-201-0/+5
|\
| * ARM: SAMSUNG: Add platform support code for OneNAND controllerMarek Szyprowski2010-05-201-0/+5
* | ARM: Merge for-2635-4/watchdogBen Dooks2010-05-201-0/+6
|\ \
| * | ARM: SAMSUNG: Move WDT device definitions in plat-samsungBanajit Goswami2010-05-201-0/+6
| |/
* | ARM: Merge for-2635-4/s5pv210-boardsBen Dooks2010-05-201-0/+5
|\ \
| * | ARM: S5PV210: add common I2C device helpersMarek Szyprowski2010-05-201-0/+5
| |/
* / ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p frameworkMarek Szyprowski2010-05-201-1/+1
|/
* ARM: SAMSUNG: Move s3c64xx dev-ts.c to plat-samsung and rename configurationBen Dooks2010-05-191-3/+2Star
* ARM: S3C64XX: Add touchscreen platform device definitionMaurus Cuelenaere2010-05-191-0/+6
* ARM: SAMSUNG: move driver strength gpio configuration helper to common dirMarek Szyprowski2010-05-191-6/+6
* ARM: Merge for-2635/samsung-rtcBen Dooks2010-05-191-0/+5
|\
| * ARM: SAMSUNG: Move RTC device definitions in plat-samsungAtul Dahiya2010-05-181-0/+5
* | ARM: Merge for-2635/samsung-tsBen Dooks2010-05-191-0/+5
|\ \