aboutsummaryrefslogtreecommitdiff
path: root/target-microblaze/mmu.c
AgeCommit message (Expand)Author
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2012-04-12target-microblaze: added PetaLogix copyrightPeter A. G. Crosthwaite
2012-03-14target-microblaze: Don't overuse CPUStateAndreas Färber
2012-02-28target-microblaze: Clean includesStefan Weil
2011-06-26Remove exec-all.h include directivesBlue Swirl
2010-04-25microblaze: remove dead assignments, spotted by clang analyzerBlue Swirl
2009-09-03microblaze: MMU shows more respect to synthesis config.Edgar E. Iglesias
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-27microblaze: Make writes to MMU_ZPR flush the TLB.Edgar E. Iglesias
2009-05-27microblaze: Correct typo.Edgar E. Iglesias
2009-05-26microblaze: Add MMU emulation.Edgar E. Iglesias