summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim2010-10-255-5/+5
* ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim2010-10-253-3/+3
* ARM: SAMSUNG: Move the start address of Samsung SoCs' VA spaceKukjin Kim2010-10-251-2/+2
* ARM: S5PV310: Add support External InterruptJongsun Han2010-10-252-1/+229
* ARM: S5PV310: Add the definition for external interruptJongsun Han2010-10-252-0/+58
* ARM: S5PV310: Add L2 cache init function in cpu.cKyungmin Park2010-10-251-0/+23
* ARM: S5PV310: Remove L2 cache init in machineKyungmin Park2010-10-253-15/+0
* ARM: Add L2X0 PREFETCH and POWER control registerKyungmin Park2010-10-251-0/+4
* ARM: SAMSUNG: Move DMA clock enable into S3C PL330 driverSeungwhan Youn2010-10-251-7/+27
* ARM: S5P: Reorder DMA platform device idSeungwhan Youn2010-10-254-6/+6
* ARM: S5P64X0: Set DMA clock disable as defaultSeungwhan Youn2010-10-252-12/+12
* ARM: S5PV210: Add DMA operation clockSeungwhan Youn2010-10-251-0/+12
* ARM: S5P6442: Add DMA operation clockSeungwhan Youn2010-10-252-0/+29
* Merge branch 'next-s3c64xx' into for-nextKukjin Kim2010-10-254-5/+572
|\
| * ARM: S3C64XX: add touchscreen support for mach-mini6410Darius Augulis2010-10-212-0/+14
| * ARM: S3C64XX: add backlight control for mach-mini6410Darius Augulis2010-10-211-0/+21
| * ARM: S3C64XX: add frame buffer support for mach-mini6410Darius Augulis2010-10-212-0/+131
| * ARM: S3C64XX: add nand support for mach-mini6410Darius Augulis2010-10-212-0/+42
| * ARM: S3C64XX: add support for mach-mini6410Darius Augulis2010-10-213-0/+165
| * ARM: S3C64XX: add USB host support for mach-real6410Darius Augulis2010-10-192-0/+2
| * ARM: S3C64XX: add touchscreen support for mach-real6410Darius Augulis2010-10-192-0/+13
| * ARM: S3C64XX: add nand support for mach-real6410Darius Augulis2010-10-192-0/+41
| * ARM: S3C64XX: add frame buffer support for mach-real6410Darius Augulis2010-10-192-5/+143
* | Merge branch 'next-s3c24xx' into for-nextKukjin Kim2010-10-2512-9/+139
|\ \
| * | ARM: S3C2416: Add Power Management support for SMDK2416Abhilash Kesavan2010-10-205-1/+95
| * | ARM: S3C24XX: Fix gpiolib support for ports K..MYauhen Kharuzhy2010-10-201-3/+7
| * | ARM: S3C2416: Change S3C2416 NAND platform device nameAtul Dahiya2010-10-181-1/+1
| * | ARM: SAMSUNG: Add setname core function for S3C24XX NANDAtul Dahiya2010-10-185-4/+36
| * | ARM: S3C24XX: Fix nand partition table for s3c24XXAtul Dahiya2010-10-181-1/+1
| |/
* | ARM: S5PC100: Fix Audio, Keypad and ADC clock sourcesJassi Brar2010-10-251-9/+9
* | ARM: S5PV210: Add voltage consumer of WM8994 to the regulator frameworkChanwoo Choi2010-10-252-0/+235
* | ARM: S5PV210: Add init code of audio to Goni and Auqila boardChanwoo Choi2010-10-252-0/+35
* | ARM: S5PV210: Add i2c information to Goni and Aquila boardChanwoo Choi2010-10-252-0/+54
* | ARM: S5PV310: Add support GPIOlibJongpill Lee2010-10-253-5/+314
* | ARM: S5P: Add initial map for GPIO2 and GPIO3Jongpill Lee2010-10-252-1/+14
* | ARM: S5PV310: Update MAX_COMBINER_NRJongpill Lee2010-10-251-1/+1
* | ARM: S5P: Add EPLL rate change warningSeungwhan Youn2010-10-254-0/+12
* | ARM: S5PV210: Add EPLL clock operationsSeungwhan Youn2010-10-251-0/+77
* | ARM: S5PV210: Fix wrong EPLL rate getting on setup clocksSeungwhan Youn2010-10-252-1/+3
* | ARM: S5P: Reduce duplicated EPLL control codesSeungwhan Youn2010-10-258-42/+36
* | ARM: S5PV210: Add audio clocks as sysclkSeungwhan Youn2010-10-251-0/+4
* | ARM: S5PV210: Add SCLK_SPDIF clockSeungwhan Youn2010-10-251-9/+53
* | ARM: S5PV210: Add S/PDIF platform deviceSeungwhan Youn2010-10-255-0/+46
* | ARM: S5PC100: Add SCLK_SPDIF clockSeungwhan Youn2010-10-251-0/+59
* | ARM: S5PC100: Modify SCLK_AUDIO{0,1,2} clock as sysclksSeungwhan Youn2010-10-251-33/+39
* | ARM: S5PC100: Add S/PDIF platform deviceSeungwhan Youn2010-10-255-0/+70
* | ARM: S3C64XX: Ensure s3c64xx_ide_setup_gpio() is prototypedMark Brown2010-10-251-0/+1
* | ARM: S3C64XX: Ensure samsung_keypad_cfg_gpio() is prototypedMark Brown2010-10-251-0/+1
* | ARM: S5PV210: Update Kconfig and Makefile for supporting CPUFREQ driverJaecheol Lee2010-10-252-0/+2
* | ARM: S5PV210: Add support CPUFREQJaecheol Lee2010-10-251-0/+484