Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 27 | -110/+2306 |
2010-10-26 | ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210 | Daein Moon | 2 | -0/+122 |
2010-10-26 | ARM: S5PV310: Add support SROMC | Daein Moon | 3 | -0/+59 |
2010-10-25 | ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area | Kukjin Kim | 1 | -1/+1 |
2010-10-25 | ARM: S5PV310: Add support External Interrupt | Jongsun Han | 2 | -1/+229 |
2010-10-25 | ARM: S5PV310: Add the definition for external interrupt | Jongsun Han | 2 | -0/+58 |
2010-10-25 | ARM: S5PV310: Add L2 cache init function in cpu.c | Kyungmin Park | 1 | -0/+23 |
2010-10-25 | ARM: S5PV310: Remove L2 cache init in machine | Kyungmin Park | 3 | -15/+0 |
2010-10-25 | ARM: S5PV310: Add support GPIOlib | Jongpill Lee | 3 | -5/+314 |
2010-10-25 | ARM: S5P: Add initial map for GPIO2 and GPIO3 | Jongpill Lee | 1 | -1/+11 |
2010-10-25 | ARM: S5PV310: Update MAX_COMBINER_NR | Jongpill Lee | 1 | -1/+1 |
2010-10-25 | ARM: S5P: Reduce duplicated EPLL control codes | Seungwhan Youn | 1 | -0/+4 |
2010-10-25 | ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device support | Kyungmin Park | 7 | -0/+145 |
2010-10-25 | ARM: S5PV310: Define address & interrupt for all I2C blocks | Kyungmin Park | 2 | -2/+16 |
2010-10-25 | ARM: S5PV310: I2C0/1 devices support on Universal board | Kyungmin Park | 2 | -0/+16 |
2010-10-25 | ARM: S5PV310: Universal OneNAND support | Kyungmin Park | 2 | -0/+3 |
2010-10-25 | ARM: SAMSUNG: Add clock types into platform data | Jeongbae Seo | 2 | -0/+8 |
2010-10-25 | ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210 | Hyuk Lee | 2 | -0/+90 |
2010-10-25 | ARM: S5PV310: Add HSMMC platform data | Hyuk Lee | 1 | -0/+7 |
2010-10-25 | ARM: S5PV310: Add support HSMMC and SDHCI configuration | Hyuk Lee | 4 | -0/+262 |
2010-10-25 | Merge branch 'next-gpio-update' into for-next | Kukjin Kim | 3 | -12/+6 |
2010-10-23 | ARM: S5PV310: Change to using s3c_gpio_cfgall_range() | Kukjin Kim | 3 | -9/+6 |
2010-10-23 | ARM: S5PV310: Change to using s3c_gpio_cfgpin_range() | Kukjin Kim | 3 | -6/+3 |
2010-10-21 | ARM: S5P: Remove redundant selection PLAT_S5P for S5PC100, S5PV210 and S5PV310 | Kyungmin Park | 1 | -1/+0 |
2010-10-21 | ARM: S5PV310: Place the common SPARSEMEM at ARCH_S5PV310 | Kyungmin Park | 1 | -3/+0 |
2010-10-21 | ARM: S5PV310: Fix physical address of System Controller Register | Boojin Kim | 1 | -1/+1 |
2010-10-21 | ARM: S5PV310: Optimize interrupt source searching code | Changhwan Youn | 1 | -5/+1 |
2010-10-21 | ARM: S5PV310: Add support Watchdog Timer | Jemings Ko | 3 | -0/+4 |
2010-10-21 | ARM: S5PV310: Add support RTC | Changhwan Youn | 6 | -0/+26 |
2010-10-21 | ARM: S5PV310: Fix clkset_moutcore_list | Jaecheol Lee | 1 | -1/+1 |
2010-10-21 | ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibility | Kukjin Kim | 1 | -0/+5 |
2010-10-21 | ARM: S5PV310: Adds various special clocks | Jongpill Lee | 1 | -0/+168 |
2010-10-21 | ARM: S5PV310: Add video clocks | Jongpill Lee | 1 | -0/+48 |
2010-10-21 | ARM: S5PV310: Add various clocks | Jongpill Lee | 2 | -1/+160 |
2010-10-21 | ARM: S5PV310: Adds SDMMC clock for S5PV310 | Jongpill Lee | 1 | -1/+141 |
2010-10-21 | ARM: S5PV310: Adds enable and ctrlbit for clk_vpllsrc | Jongpill Lee | 1 | -0/+7 |
2010-10-21 | ARM: S5PV310: Adds printing ACLK200, ACLK100, ACLK160 and ACLK133 | Jongpill Lee | 1 | -1/+14 |
2010-10-21 | ARM: S5PV310: Adds clk_sclk_usbphy0, _usbphy1, and _hdmiphy | Jongpill Lee | 1 | -0/+19 |
2010-10-21 | ARM: S5PV310: Adds clkset_aclk for removing clkset_aclk_xxx | Kukjin Kim | 1 | -20/+5 |
2010-10-21 | ARM: S5PV310: Removed unused clock | Kukjin Kim | 1 | -44/+2 |
2010-10-21 | ARM: S5PV310: Adds clock addresses for S5PV310 | Kukjin Kim | 1 | -2/+25 |
2010-10-21 | ARM: S5PV310: Add CPU hotplug support for S5PV310 | Changhwan Youn | 1 | -0/+144 |
2010-10-21 | ARM: S5PV310: Add GPIO keys at Universal board | Kyungmin Park | 1 | -0/+62 |
2010-10-21 | ARM: S5PV310: update S5PV310 Kconfig for supporting multiple machines | Kukjin Kim | 1 | -7/+15 |
2010-10-21 | ARM: S5PV310: Add SMDKC210 board support file | Kukjin Kim | 3 | -0/+98 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2 | -4/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -6/+5 |
2010-10-20 | Merge branch 'devel-stable' into devel | Russell King | 3 | -9/+26 |
2010-10-19 | ARM: S5PV310: Fix build error on GPIO map | Kukjin Kim | 2 | -2/+1 |
2010-10-18 | ARM: S5P: Moves initial map for merging S5P64X0 | Kukjin Kim | 1 | -8/+18 |