aboutsummaryrefslogtreecommitdiffstats
path: root/target-microblaze/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-26Remove exec-all.h include directivesBlue Swirl1-1/+0
2010-04-25microblaze: remove dead assignments, spotted by clang analyzerBlue Swirl1-6/+1
2009-09-03microblaze: MMU shows more respect to synthesis config.Edgar E. Iglesias1-2/+54
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-05-27microblaze: Make writes to MMU_ZPR flush the TLB.Edgar E. Iglesias1-0/+7
2009-05-27microblaze: Correct typo.Edgar E. Iglesias1-1/+1
2009-05-26microblaze: Add MMU emulation.Edgar E. Iglesias1-0/+250