| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-06-09 | unicore32: move rtc-puv3.c to drivers/rtc directory | Guan Xuetao | 1 | -371/+0 | |
| The patch moves rtc driver for PKUnity-v3 SoC from arch/unicore32/kernel/ to drivers/rtc/, with renaming it to rtc-puv3.c. Also, Kconfig, Makefile, and MAINTAINERS are modified correspondingly. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Acked-by: Arnd Bergmann <arnd@arndb.de> | |||||
| 2011-04-02 | unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state | Guan Xuetao | 1 | -9/+0 | |
| Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> | |||||
| 2011-03-17 | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao | 1 | -17/+17 | |
| -- by advice of Arnd Bergmann Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de> | |||||
| 2011-03-17 | unicore32 core architecture: timer and time handling | GuanXuetao | 1 | -0/+380 | |
| This patch implements timer and time. RTC and PWM device drivers are also here. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> | |||||
