linux/arch/microblaze/kernel/cpu
Michal Simek 2ee2ff875a microblaze: Support for WB cache
Microblaze version 7.20.d is the first MB version which can be run
on MMU linux. Please do not used previous version because they contain
HW bug.
Based on WB support was necessary to redesign whole cache design.
Microblaze versions from 7.20.a don't need to disable IRQ and cache
before working with them that's why there are special structures for it.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-12-14 08:45:10 +01:00
..
Makefile microblaze: ftrace: add static function tracer 2009-12-14 08:40:09 +01:00
cache.c microblaze: Support for WB cache 2009-12-14 08:45:10 +01:00
cpuinfo-pvr-full.c microblaze: Checking DTS against PVR for write-back cache 2009-12-14 08:45:05 +01:00
cpuinfo-static.c microblaze: Extend cpuinfo for support write-back caches 2009-12-14 08:44:58 +01:00
cpuinfo.c microblaze: Add PVR for Microblaze v7.30.a 2009-12-14 08:45:10 +01:00
mb.c microblaze: Extend cpuinfo for support write-back caches 2009-12-14 08:44:58 +01:00
pvr.c microblaze: Add TRACE_IRQFLAGS_SUPPORT 2009-12-14 08:40:09 +01:00