summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5pv310/include
AgeCommit message (Expand)AuthorFilesLines
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King1-2/+2
2010-10-28Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King6-10/+179
2010-10-26ARM: S5PV310: Add support SROMCDaein Moon2-0/+54
2010-10-25ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim1-1/+1
2010-10-25ARM: S5PV310: Add the definition for external interruptJongsun Han2-0/+58
2010-10-25ARM: S5PV310: Add support GPIOlibJongpill Lee1-4/+9
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: Define address & interrupt for all I2C blocksKyungmin Park2-2/+16
2010-10-21ARM: S5PV310: Fix physical address of System Controller RegisterBoojin Kim1-1/+1
2010-10-21ARM: S5PV310: Add support RTCChanghwan Youn2-0/+5
2010-10-21ARM: SAMSUNG: Change the 3rd HSMMC interrupt name for compatibilityKukjin Kim1-0/+5
2010-10-21ARM: S5PV310: Add various clocksJongpill Lee1-0/+1
2010-10-21ARM: S5PV310: Adds clock addresses for S5PV310Kukjin Kim1-2/+25
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-10-20Merge branch 'devel-stable' into develRussell King2-1/+8
2010-10-19ARM: S5PV310: Fix build error on GPIO mapKukjin Kim1-1/+0
2010-10-18ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim2-0/+8
2010-10-04ARM: Provide common header for hard_smp_processor_id()Russell King1-8/+1
2010-08-27ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn1-0/+2
2010-08-27ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee1-0/+2
2010-08-27ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim2-30/+31
2010-08-27ARM: S5PV310: Fix on typo irqs.h of S5PV310Kukjin Kim1-4/+7
2010-08-27ARM: S5PV310: Fix on GPIO base addressesKyungmin Park1-2/+10
2010-08-23ARM: S5P: VMALLOC_END should be unsigned longKyungmin Park1-1/+1
2010-08-05ARM: S5PV310: Add Timer supportChanghwan Youn1-0/+70
2010-08-05ARM: S5PV310: Add IRQ supportChanghwan Youn2-0/+93
2010-08-05ARM: S5PV310: Add Clock and PLL supportChanghwan Youn1-0/+62
2010-08-05ARM: S5PV310: Add new CPU initialization supportChanghwan Youn12-0/+522