Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-17 | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao | 1 | -6/+6 | |
-- 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 | 1 | -0/+122 | |
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> |