aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/fixmap.h
Commit message (Collapse)AuthorAge
* microblaze: use generic fixmap.hMark Salter2014-01-23
| | | | | | | Signed-off-by: Mark Salter <msalter@redhat.com> Tested-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* microblaze: Highmem supportMichal Simek2012-03-23
| | | | | | The first highmem implementation. Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze: Introduce fixmapMichal Simek2012-03-23
Fixmap will be used for highmem support. Signed-off-by: Michal Simek <monstr@monstr.eu>