aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310
Commit message (Expand)AuthorAgeFilesLines
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-202-4/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+5
* Merge branch 'devel-stable' into develRussell King2010-10-193-9/+26
|\
| * ARM: S5PV310: Fix build error on GPIO mapKukjin Kim2010-10-192-2/+1
| * ARM: S5P: Moves initial map for merging S5P64X0Kukjin Kim2010-10-181-8/+18
| * ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim2010-10-182-0/+8
* | ARM: Provide common header for hard_smp_processor_id()Russell King2010-10-041-8/+1
|/
* ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn2010-08-273-2/+9
* ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee2010-08-272-8/+15
* ARM: S5PV310: Fix missed uart clocksJongpill Lee2010-08-271-7/+37
* ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee2010-08-271-3/+12
* ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee2010-08-271-2/+2
* ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim2010-08-273-31/+37
* ARM: S5PV310: Fix on typo irqs.h of S5PV310Kukjin Kim2010-08-271-4/+7
* ARM: S5PV310: Fix on GPIO base addressesKyungmin Park2010-08-271-2/+10
* ARM: S5P: VMALLOC_END should be unsigned longKyungmin Park2010-08-231-1/+1
* ARM: S5PV310: Add Samsung UNIVERSAL_C210 supportKyungmin Park2010-08-063-0/+96
* ARM: S5PV310: Add I2C channel 0, 1 and 2 supportKyungmin Park2010-08-055-2/+75
* ARM: S5PV310: Add Board support fileChanghwan Youn2010-08-052-0/+96
* ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn2010-08-053-0/+48
* ARM: S5PV310: Add Timer supportChanghwan Youn2010-08-053-0/+382
* ARM: S5PV310: Add IRQ supportChanghwan Youn2010-08-053-0/+218
* ARM: S5PV310: Add Clock and PLL supportChanghwan Youn2010-08-052-0/+606
* ARM: S5PV310: Add new CPU initialization supportChanghwan Youn2010-08-0517-0/+938