Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-28 | Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt] | Guan Xuetao | 1 | -1/+1 | |
Disintegrate asm/system.h for Unicore32. (Compilation successful) The implementation details are not changed, but only splitted. BTW, some codestyles are adjusted. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> | |||||
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 | |
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi> | |||||
2011-03-17 | unicore32 core architecture: low level entry and setup codes | GuanXuetao | 1 | -0/+252 | |
This patch implements low level entry and setup codes. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Reviewed-by: Arnd Bergmann <arnd@arndb.de> |