summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2-21/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-7/+0
2011-10-13ARM: mach-s3c64xx: remove mach/memory.hNicolas Pitre1-18/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-23ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham1-30/+0
2011-08-22ARM: mach-s3c64xx: Setup consistent dma size at boot timeJon Medhurst1-2/+0
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-1/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+19
2011-07-27Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+3
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim1-0/+7
2011-07-21ARM: SAMSUNG: Add IRQ_I2S0 definitionSangbeom Kim1-0/+1
2011-07-20ARM: S3C64XX: Cleanup mach/regs-fb.h from mach-s3c64xxAjay Kumar1-21/+0
2011-07-20ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham1-0/+7
2011-07-20ARM: S3C64XX: Initial support for Wolfson/Simtec Cragganmore/BanffMark Brown1-1/+3
2011-07-20ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks1-0/+17
2011-07-20ARM: S3C64XX: Ensure VIC based IRQs can be resumed fromBen Dooks1-1/+1
2011-05-06ARM: S3C64XX: Remove gpio-bank-X header filesJoonyoung Shim14-756/+0
2011-02-18ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King1-1/+1
2010-10-25ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim1-1/+1
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-08-27ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END typeKukjin Kim1-1/+1
2010-08-14Merge branch 'for-linus/samsung-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+2
2010-08-14ARM: S3C64XX: Update consistent DMA size to 8MiBBen Dooks1-0/+2
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+11
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks1-20/+0
2010-08-06ARM: S3C64XX: Add keypad device to the SMDK6410 boardNaveen Krishna Ch1-0/+2
2010-08-05ARM: S3C64XX: Add support for Compact Flash driver on SMDK6410Abhilash Kesavan2-0/+9
2010-05-20ARM: Merge for-2635-4/onenandBen Dooks2-0/+17
2010-05-20ARM: SMDK6410: Add Watchdog support for SMDK6410Banajit Goswami1-0/+1
2010-05-20ARM: SAMSUNG: Add platform support code for OneNAND controllerMarek Szyprowski2-0/+17
2010-05-19ARM: Merge for-2635/samsung-rtcBen Dooks1-0/+2
2010-05-19ARM: Merge for-2635/samsung-tsBen Dooks1-0/+1
2010-05-19ARM: Merge for-2635/fb-updates1Ben Dooks1-32/+3
2010-05-18ARM: SAMSUNG: Move RTC device definitions in plat-samsungAtul Dahiya1-0/+1
2010-05-18ARM: SAMSUNG: Moving ADC device definition to plat-samsung.Naveen Krishna1-0/+1
2010-05-14ARM: S3C6410: Define clk_src2 registerJassi Brar1-0/+1
2010-05-10ARM: SAMSUNG: Move S3C6400 PLL code to <plat/pll.h> for re-useBen Dooks1-32/+3
2010-03-16ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362Ben Dooks1-1/+1
2010-02-25ARM: S3C64XX: Add initial support for board specific IRQsMark Brown1-1/+5
2010-02-24ARM: SMDK6410: Add initial support for WM1192-EV1 PMIC boardMark Brown1-0/+2
2010-02-24ARM: SAMSUNG: Move include/mach files out of plat-s3cBen Dooks3-0/+62
2010-02-22ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks1-0/+57
2010-02-21ARM: SAMSUNG: Move pm-core.h to machine directoryBen Dooks1-0/+98
2010-02-21ARM: S3C64XX: Combine the clock init codeBen Dooks1-1/+2
2010-02-21ARM: S3C64XX: Move core support to mach-s3c64xxBen Dooks3-0/+138
2010-02-21ARM: S3C64XX: Move device and device setup into mach-s3c64xxBen Dooks1-0/+18
2010-02-21ARM: S3C64XX: Move IRQ support into mach-s3c64xxBen Dooks2-7/+205