aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge branch 'misc' into develRussell King3-75/+40
2011-01-05Merge branch 'clksrc' into develRussell King1-5/+1
2010-12-22ARM: s5pv310: update clock source registrationRussell King1-5/+1
2010-12-20ARM: CPU hotplug: fix hard-coded control register constantsRussell King1-4/+4
2010-12-20ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King1-9/+11
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-5/+15
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King1-10/+0
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King1-7/+1
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King1-2/+0
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King1-28/+7
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King1-7/+0
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2-5/+0
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King1-1/+1
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King1-2/+1
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King2-3/+3
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