u-boot-brain/arch/arm/cpu/armv7/s5pc1xx
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
..
cache.S ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
clock.c ARMV7: S5P: separate the peripheral clocks 2010-08-30 14:44:16 +09:00
Makefile ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xx 2010-08-23 15:34:20 +09:00
reset.S S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00
sromc.c S5P: Use accessor functions instead of SoC specific defines to access the base address 2010-08-17 11:38:19 +09:00