aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-10-19Merge branch 'devel-stable' into develRussell King3-9/+26
2010-10-19ARM: S5PV310: Fix build error on GPIO mapKukjin Kim2-2/+1
2010-10-18ARM: S5P: Moves initial map for merging S5P64X0Kukjin Kim1-8/+18
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 Youn3-2/+9
2010-08-27ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee2-8/+15
2010-08-27ARM: S5PV310: Fix missed uart clocksJongpill Lee1-7/+37
2010-08-27ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee1-3/+12
2010-08-27ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee1-2/+2
2010-08-27ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim3-31/+37
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-06ARM: S5PV310: Add Samsung UNIVERSAL_C210 supportKyungmin Park3-0/+96
2010-08-05ARM: S5PV310: Add I2C channel 0, 1 and 2 supportKyungmin Park5-2/+75
2010-08-05ARM: S5PV310: Add Board support fileChanghwan Youn2-0/+96
2010-08-05ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn3-0/+48
2010-08-05ARM: S5PV310: Add Timer supportChanghwan Youn3-0/+382
2010-08-05ARM: S5PV310: Add IRQ supportChanghwan Youn3-0/+218
2010-08-05ARM: S5PV310: Add Clock and PLL supportChanghwan Youn2-0/+606
2010-08-05ARM: S5PV310: Add new CPU initialization supportChanghwan Youn17-0/+938