History log of /arch/unicore32/kernel/setup.h
Revision Date Author Comments
8978bfd2288adaa24d39fa15f57eb9e24ffeca12 28-Mar-2012 Guan Xuetao <gxt@mprc.pku.edu.cn> Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]

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>
141c943fd4b323bae2b47f67743dba96134afb1f 15-Jan-2011 GuanXuetao <gxt@mprc.pku.edu.cn> unicore32 core architecture: low level entry and setup codes

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>