summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/s5p-common/timer.c
AgeCommit message (Expand)Author
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2012-09-01arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-03-27S5P: timer: replace bss variable by gdMinkyu Kang
2011-03-27S5P: timer: Use pwm functionsMinkyu Kang
2010-11-30ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang
2010-08-30ARMV7: S5P: separate the peripheral clocksMinkyu Kang
2010-08-23ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang
2010-08-23ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang