unicore32 core architecture: timer and time handling
This patch implements timer and time.
RTC and PWM device drivers are also here.
Signed-off-by:
Guan Xuetao <gxt@mprc.pku.edu.cn>
Showing
- arch/unicore32/include/asm/timex.h 34 additions, 0 deletionsarch/unicore32/include/asm/timex.h
- arch/unicore32/kernel/pwm.c 263 additions, 0 deletionsarch/unicore32/kernel/pwm.c
- arch/unicore32/kernel/rtc.c 380 additions, 0 deletionsarch/unicore32/kernel/rtc.c
- arch/unicore32/kernel/time.c 148 additions, 0 deletionsarch/unicore32/kernel/time.c
Loading
Please register or sign in to comment