summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2412
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removedBen Dooks2010-02-221-1/+1
* ARM: S3C2412: Fixup commented out device in SMDK2413Ben Dooks2010-01-151-1/+0Star
* ARM: S3C: Rename s3c_device_usb to s3c_device_ohciBen Dooks2010-01-153-3/+3
* ARM: SAMSUNG: Reduce size of struct clk.Ben Dooks2010-01-151-19/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-4/+0Star
|\
| * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-4/+0Star
* | ARM: S3C: Add NAND device platform data set callBen Dooks2009-12-012-10/+11
|/
* ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs.Ben Dooks2009-09-171-0/+3
* ARM: S3C: CPUFREQ: Add debugfs support for cpufreqBen Dooks2009-07-311-0/+2
* ARM: S3C24XX: CPUFREQ: S3C2412/S3C2443 IO timing supportBen Dooks2009-07-312-0/+7
* ARM: S3C2412: Update memory register mapping and definitionsBen Dooks2009-07-311-0/+12
* ARM: S3C2412: CPUFREQ: Add core support.Ben Dooks2009-07-313-0/+258
* Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-104-26/+32
|\
| * [ARM] S3C24XX: Merge devel-gpioBen Dooks2009-05-212-25/+27
| |\
| | * [ARM] S3C24XX: GPIO: Change to macros for GPIO numberingBen Dooks2009-05-182-25/+25
| | * [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-182-0/+2
| * | [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-develBen Dooks2009-05-181-1/+2
| |\ \ | | |/ | |/|
| | * [ARM] S3C24XX: DMA: Split hardware regs out of <mach/dma.h>Ben Dooks2009-05-011-0/+1
| | * [ARM] S3C24XX: Move plat/dma.hBen Dooks2009-05-011-1/+1
| * | [ARM] S3C: Add common USB OHCI device definitionBen Dooks2009-05-071-0/+3
| |/
* / [ARM] S3C2412: Add missing cache flush in suspend codeBen Dooks2009-05-011-0/+3
|/
* [ARM] JIVE: Fix sparse warnings about items which should be staticBen Dooks2009-04-171-2/+2
* [ARM] S3C: remove duplicated #includeHuang Weiyi2009-04-151-1/+0Star
* i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-071-2/+1Star
* Merge branch 'origin' into develRussell King2009-03-281-2/+2
|\
| * S3C24XX: Move and update IIS headersBen Dooks2009-03-051-2/+2
* | [ARM] S3C: Rename sleep.S functions to be non-cpu specificBen Dooks2009-03-081-1/+1
* | [ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init.Ben Dooks2009-03-081-1/+1
* | [ARM] S3C: Move PM support functions to common locationBen Dooks2009-03-081-2/+2
|/
* [ARM] S3C: Remove unnecessary <linux/delay.h> includesBen Dooks2008-12-181-1/+0Star
* Merge branch 'next-s3c64xx-device' into next-mergedBen Dooks2008-12-183-6/+11
|\
| * [ARM] S3C: Make i2c device definition common to plat-s3cBen Dooks2008-12-163-6/+11
* | Merge branch 'next-s3c64xx' into next-mergedBen Dooks2008-12-181-6/+1Star
|\ \
| * | [ARM] S3C: Update time initialisation to fix S3C64XX time problemsBen Dooks2008-12-161-0/+1
| |/
| * [ARM] S3C64XX: Add initial clock frameworkBen Dooks2008-12-151-6/+0Star
* | Merge branch 'next-s3c24xx' into next-mergedBen Dooks2008-12-181-5/+20
|\|
| * [ARM] S3C24XX: Update clock data on resumeBen Dooks2008-12-151-3/+18
| * [ARM] S3C24XX: Split pll code out of regs-clock.hBen Dooks2008-12-151-1/+2
| * [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3cBen Dooks2008-12-151-2/+1Star
* | [ARM] JIVE: fix spi gpio implementationBen Dooks2008-12-181-2/+4
|/
* Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-295-8/+8
|\
| * [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-302-2/+2
| * [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-302-2/+2
| * [ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-1/+1
| * [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks2008-10-302-2/+2
| * [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-301-1/+1
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+0Star
* | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-271-0/+1
|/
* Merge branch 's3c-move' into develRussell King2008-10-148-37/+37
|\
| * [ARM] S3C24XX: Additional include movesBen Dooks2008-10-087-12/+12