summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into develRussell King2011-01-063-75/+40Star
|\
| * ARM: CPU hotplug: fix hard-coded control register constantsRussell King2010-12-201-4/+4
| * ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King2010-12-201-9/+11
| * ARM: Fix subtle race in CPU pen_release hotplug codeRussell King2010-12-201-5/+15
| * ARM: SMP: remove smp_mpidr.hRussell King2010-12-201-1/+0Star
| * ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-201-10/+0Star
| * ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-7/+1Star
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0Star
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-28/+7Star
| * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-7/+0Star
| * ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-032-3/+3
* | Merge branch 'clksrc' into develRussell King2011-01-051-5/+1Star
|\ \
| * | ARM: s5pv310: update clock source registrationRussell King2010-12-221-5/+1Star
| |/
* | ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-142-5/+0Star
* | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-141-1/+1
* | ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-141-2/+1Star
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-2827-110/+2306
|\
| * ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210Daein Moon2010-10-262-0/+122
| * ARM: S5PV310: Add support SROMCDaein Moon2010-10-263-0/+59
| * ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim2010-10-251-1/+1
| * 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/+0Star
| * ARM: S5PV310: Add support GPIOlibJongpill Lee2010-10-253-5/+314
| * ARM: S5P: Add initial map for GPIO2 and GPIO3Jongpill Lee2010-10-251-1/+11
| * ARM: S5PV310: Update MAX_COMBINER_NRJongpill Lee2010-10-251-1/+1
| * ARM: S5P: Reduce duplicated EPLL control codesSeungwhan Youn2010-10-251-0/+4
| * ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device supportKyungmin Park2010-10-257-0/+145
| * ARM: S5PV310: Define address & interrupt for all I2C blocksKyungmin Park2010-10-252-2/+16
| * ARM: S5PV310: I2C0/1 devices support on Universal boardKyungmin Park2010-10-252-0/+16
| * ARM: S5PV310: Universal OneNAND supportKyungmin Park2010-10-252-0/+3
| * ARM: SAMSUNG: Add clock types into platform dataJeongbae Seo2010-10-252-0/+8
| * ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210Hyuk Lee2010-10-252-0/+90
| * ARM: S5PV310: Add HSMMC platform dataHyuk Lee2010-10-251-0/+7
| * ARM: S5PV310: Add support HSMMC and SDHCI configurationHyuk Lee2010-10-254-0/+262
| * Merge branch 'next-gpio-update' into for-nextKukjin Kim2010-10-253-12/+6Star
| |\
| | * ARM: S5PV310: Change to using s3c_gpio_cfgall_range()Kukjin Kim2010-10-233-9/+6Star
| | * ARM: S5PV310: Change to using s3c_gpio_cfgpin_range()Kukjin Kim2010-10-233-6/+3Star
| * | ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310Kyungmin Park2010-10-211-1/+0Star
| * | ARM: S5PV310: Place the common SPARSEMEM at ARCH_S5PV310Kyungmin Park2010-10-211-3/+0Star
| * | ARM: S5PV310: Fix physical address of System Controller RegisterBoojin Kim2010-10-211-1/+1
| * | ARM: S5PV310: Optimize interrupt source searching codeChanghwan Youn2010-10-211-5/+1Star
| * | ARM: S5PV310: Add support Watchdog TimerJemings Ko2010-10-213-0/+4
| * | ARM: S5PV310: Add support RTCChanghwan Youn2010-10-216-0/+26
| * | ARM: S5PV310: Fix clkset_moutcore_listJaecheol Lee2010-10-211-1/+1
| * | ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibilityKukjin Kim2010-10-211-0/+5
| * | ARM: S5PV310: Adds various special clocksJongpill Lee2010-10-211-0/+168
| * | ARM: S5PV310: Add video clocksJongpill Lee2010-10-211-0/+48
| * | ARM: S5PV310: Add various clocksJongpill Lee2010-10-212-1/+160