History log of /arch/unicore32/mm/mm.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>
b50f1704e9c441c58cf6dc05e72953ca30e1d4d2 15-Jan-2011 GuanXuetao <gxt@mprc.pku.edu.cn> unicore32 core architecture: mm related: generic codes

This patch includes generic codes for memory management.

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>