Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-17 | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao | |
-- 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: interrupts ang gpio handling | GuanXuetao | |
This patch implements interrupts and gpio handling. UniCore32 has 9 gpio interrupt sources. And gpio device operations are also here. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> |