| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 2010-12-20 | 1 | -7/+1 |
| * | | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 2010-12-20 | 1 | -2/+0 |
| * | | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 2010-12-20 | 1 | -28/+7 |
| * | | ARM: SMP: Clean up ncores sanity checks | Russell King | 2010-12-20 | 1 | -7/+0 |
| * | | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 2010-12-03 | 2 | -3/+3 |
| |/ |
|
* | | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 | 1 | -5/+1 |
|\ \ |
|
| * | | ARM: s5pv310: update clock source registration | Russell King | 2010-12-22 | 1 | -5/+1 |
| |/ |
|
* | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 2010-12-14 | 2 | -5/+0 |
* | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 2010-12-14 | 1 | -1/+1 |
* | | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-10-28 | 27 | -110/+2306 |
|\ |
|
| * | ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210 | Daein Moon | 2010-10-26 | 2 | -0/+122 |
| * | ARM: S5PV310: Add support SROMC | Daein Moon | 2010-10-26 | 3 | -0/+59 |
| * | ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area | Kukjin Kim | 2010-10-25 | 1 | -1/+1 |
| * | ARM: S5PV310: Add support External Interrupt | Jongsun Han | 2010-10-25 | 2 | -1/+229 |
| * | ARM: S5PV310: Add the definition for external interrupt | Jongsun Han | 2010-10-25 | 2 | -0/+58 |
| * | ARM: S5PV310: Add L2 cache init function in cpu.c | Kyungmin Park | 2010-10-25 | 1 | -0/+23 |
| * | ARM: S5PV310: Remove L2 cache init in machine | Kyungmin Park | 2010-10-25 | 3 | -15/+0 |
| * | ARM: S5PV310: Add support GPIOlib | Jongpill Lee | 2010-10-25 | 3 | -5/+314 |
| * | ARM: S5P: Add initial map for GPIO2 and GPIO3 | Jongpill Lee | 2010-10-25 | 1 | -1/+11 |
| * | ARM: S5PV310: Update MAX_COMBINER_NR | Jongpill Lee | 2010-10-25 | 1 | -1/+1 |
| * | ARM: S5P: Reduce duplicated EPLL control codes | Seungwhan Youn | 2010-10-25 | 1 | -0/+4 |
| * | ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support | Kyungmin Park | 2010-10-25 | 7 | -0/+145 |
| * | ARM: S5PV310: Define address & interrupt for all I2C blocks | Kyungmin Park | 2010-10-25 | 2 | -2/+16 |
| * | ARM: S5PV310: I2C0/1 devices support on Universal board | Kyungmin Park | 2010-10-25 | 2 | -0/+16 |
| * | ARM: S5PV310: Universal OneNAND support | Kyungmin Park | 2010-10-25 | 2 | -0/+3 |
| * | ARM: SAMSUNG: Add clock types into platform data | Jeongbae Seo | 2010-10-25 | 2 | -0/+8 |
| * | ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210 | Hyuk Lee | 2010-10-25 | 2 | -0/+90 |
| * | ARM: S5PV310: Add HSMMC platform data | Hyuk Lee | 2010-10-25 | 1 | -0/+7 |
| * | ARM: S5PV310: Add support HSMMC and SDHCI configuration | Hyuk Lee | 2010-10-25 | 4 | -0/+262 |
| * | Merge branch 'next-gpio-update' into for-next | Kukjin Kim | 2010-10-25 | 3 | -12/+6 |
| |\ |
|
| | * | ARM: S5PV310: Change to using s3c_gpio_cfgall_range() | Kukjin Kim | 2010-10-23 | 3 | -9/+6 |
| | * | ARM: S5PV310: Change to using s3c_gpio_cfgpin_range() | Kukjin Kim | 2010-10-23 | 3 | -6/+3 |
| * | | ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310 | Kyungmin Park | 2010-10-21 | 1 | -1/+0 |
| * | | ARM: S5PV310: Place the common SPARSEMEM at ARCH_S5PV310 | Kyungmin Park | 2010-10-21 | 1 | -3/+0 |
| * | | ARM: S5PV310: Fix physical address of System Controller Register | Boojin Kim | 2010-10-21 | 1 | -1/+1 |
| * | | ARM: S5PV310: Optimize interrupt source searching code | Changhwan Youn | 2010-10-21 | 1 | -5/+1 |
| * | | ARM: S5PV310: Add support Watchdog Timer | Jemings Ko | 2010-10-21 | 3 | -0/+4 |
| * | | ARM: S5PV310: Add support RTC | Changhwan Youn | 2010-10-21 | 6 | -0/+26 |
| * | | ARM: S5PV310: Fix clkset_moutcore_list | Jaecheol Lee | 2010-10-21 | 1 | -1/+1 |
| * | | ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibility | Kukjin Kim | 2010-10-21 | 1 | -0/+5 |
| * | | ARM: S5PV310: Adds various special clocks | Jongpill Lee | 2010-10-21 | 1 | -0/+168 |
| * | | ARM: S5PV310: Add video clocks | Jongpill Lee | 2010-10-21 | 1 | -0/+48 |
| * | | ARM: S5PV310: Add various clocks | Jongpill Lee | 2010-10-21 | 2 | -1/+160 |
| * | | ARM: S5PV310: Adds SDMMC clock for S5PV310 | Jongpill Lee | 2010-10-21 | 1 | -1/+141 |
| * | | ARM: S5PV310: Adds enable and ctrlbit for clk_vpllsrc | Jongpill Lee | 2010-10-21 | 1 | -0/+7 |
| * | | ARM: S5PV310: Adds printing ACLK200, ACLK100, ACLK160 and ACLK133 | Jongpill Lee | 2010-10-21 | 1 | -1/+14 |
| * | | ARM: S5PV310: Adds clk_sclk_usbphy0, _usbphy1, and _hdmiphy | Jongpill Lee | 2010-10-21 | 1 | -0/+19 |
| * | | ARM: S5PV310: Adds clkset_aclk for removing clkset_aclk_xxx | Kukjin Kim | 2010-10-21 | 1 | -20/+5 |
| * | | ARM: S5PV310: Removed unused clock | Kukjin Kim | 2010-10-21 | 1 | -44/+2 |