u-boot-brain/arch/arm/cpu/armv7/s5p-common
Minkyu Kang f70409aff3 ARMV7: S5P: separate the peripheral clocks
Because of peripheral devices can select clock sources,
separate the peripheral clocks. (pwm, uart and so on)
It just return the pclk at s5pc1xx SoC,
but s5pc210 SoC must be calculated by own clock register setting.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2010-08-30 14:44:16 +09:00
..
cpu_info.c ARMV7: S5P: rename from s5pc1xx to s5p 2010-08-23 15:34:25 +09:00
Makefile ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx 2010-08-23 15:34:20 +09:00
timer.c ARMV7: S5P: separate the peripheral clocks 2010-08-30 14:44:16 +09:00