u-boot-brain/arch/arm
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 ARMV7: S5P: separate the peripheral clocks 2010-08-30 14:44:16 +09:00
include/asm ARMV7: S5P: separate the peripheral clocks 2010-08-30 14:44:16 +09:00
lib Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00