Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao | 2011-03-16 |
| | | | | | | | -- by advice of Arnd Bergmann Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de> | ||
* | unicore32 time.c: change calculate method for clock_event_device | GuanXuetao | 2011-03-16 |
| | | | | | | | | apply clockevents_calc_mult_shift() to get rid of shift assignment and mult calculation for osmr0 -- by advice with Thomas Gleixner Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> | ||
* | unicore32 core architecture: timer and time handling | GuanXuetao | 2011-03-16 |
This patch implements timer and time. RTC and PWM device drivers are also here. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> |