aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King27-110/+2306
2010-10-26ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210Daein Moon2-0/+122
2010-10-26ARM: S5PV310: Add support SROMCDaein Moon3-0/+59
2010-10-25ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim1-1/+1
2010-10-25ARM: S5PV310: Add support External InterruptJongsun Han2-1/+229
2010-10-25ARM: S5PV310: Add the definition for external interruptJongsun Han2-0/+58
2010-10-25ARM: S5PV310: Add L2 cache init function in cpu.cKyungmin Park1-0/+23
2010-10-25ARM: S5PV310: Remove L2 cache init in machineKyungmin Park3-15/+0
2010-10-25ARM: S5PV310: Add support GPIOlibJongpill Lee3-5/+314
2010-10-25ARM: S5P: Add initial map for GPIO2 and GPIO3Jongpill Lee1-1/+11
2010-10-25ARM: S5PV310: Update MAX_COMBINER_NRJongpill Lee1-1/+1
2010-10-25ARM: S5P: Reduce duplicated EPLL control codesSeungwhan Youn1-0/+4
2010-10-25ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device supportKyungmin Park7-0/+145
2010-10-25ARM: S5PV310: Define address & interrupt for all I2C blocksKyungmin Park2-2/+16
2010-10-25ARM: S5PV310: I2C0/1 devices support on Universal boardKyungmin Park2-0/+16
2010-10-25ARM: S5PV310: Universal OneNAND supportKyungmin Park2-0/+3
2010-10-25ARM: SAMSUNG: Add clock types into platform dataJeongbae Seo2-0/+8
2010-10-25ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210Hyuk Lee2-0/+90
2010-10-25ARM: S5PV310: Add HSMMC platform dataHyuk Lee1-0/+7
2010-10-25ARM: S5PV310: Add support HSMMC and SDHCI configurationHyuk Lee4-0/+262
2010-10-25Merge branch 'next-gpio-update' into for-nextKukjin Kim3-12/+6
2010-10-23ARM: S5PV310: Change to using s3c_gpio_cfgall_range()Kukjin Kim3-9/+6
2010-10-23ARM: S5PV310: Change to using s3c_gpio_cfgpin_range()Kukjin Kim3-6/+3
2010-10-21ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310Kyungmin Park1-1/+0
2010-10-21ARM: S5PV310: Place the common SPARSEMEM at ARCH_S5PV310Kyungmin Park1-3/+0
2010-10-21ARM: S5PV310: Fix physical address of System Controller RegisterBoojin Kim1-1/+1
2010-10-21ARM: S5PV310: Optimize interrupt source searching codeChanghwan Youn1-5/+1
2010-10-21ARM: S5PV310: Add support Watchdog TimerJemings Ko3-0/+4
2010-10-21ARM: S5PV310: Add support RTCChanghwan Youn6-0/+26
2010-10-21ARM: S5PV310: Fix clkset_moutcore_listJaecheol Lee1-1/+1
2010-10-21ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibilityKukjin Kim1-0/+5
2010-10-21ARM: S5PV310: Adds various special clocksJongpill Lee1-0/+168
2010-10-21ARM: S5PV310: Add video clocksJongpill Lee1-0/+48
2010-10-21ARM: S5PV310: Add various clocksJongpill Lee2-1/+160
2010-10-21ARM: S5PV310: Adds SDMMC clock for S5PV310Jongpill Lee1-1/+141
2010-10-21ARM: S5PV310: Adds enable and ctrlbit for clk_vpllsrcJongpill Lee1-0/+7
2010-10-21ARM: S5PV310: Adds printing ACLK200, ACLK100, ACLK160 and ACLK133Jongpill Lee1-1/+14
2010-10-21ARM: S5PV310: Adds clk_sclk_usbphy0, _usbphy1, and _hdmiphyJongpill Lee1-0/+19
2010-10-21ARM: S5PV310: Adds clkset_aclk for removing clkset_aclk_xxxKukjin Kim1-20/+5
2010-10-21ARM: S5PV310: Removed unused clockKukjin Kim1-44/+2
2010-10-21ARM: S5PV310: Adds clock addresses for S5PV310Kukjin Kim1-2/+25
2010-10-21ARM: S5PV310: Add CPU hotplug support for S5PV310Changhwan Youn1-0/+144
2010-10-21ARM: S5PV310: Add GPIO keys at Universal boardKyungmin Park1-0/+62
2010-10-21ARM: S5PV310: update S5PV310 Kconfig for supporting multiple machinesKukjin Kim1-7/+15
2010-10-21ARM: S5PV310: Add SMDKC210 board support fileKukjin Kim3-0/+98
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-10-19Merge branch 'devel-stable' into develRussell King3-9/+26
2010-10-19ARM: S5PV310: Fix build error on GPIO mapKukjin Kim2-2/+1
2010-10-18ARM: S5P: Moves initial map for merging S5P64X0Kukjin Kim1-8/+18