aboutsummaryrefslogtreecommitdiff
path: root/target-microblaze
AgeCommit message (Expand)Author
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini
2009-12-16microblaze: Print content of EAR registerMichal Simek
2009-12-16microblaze: Update debug logs.Edgar E. Iglesias
2009-12-13microblaze: Handle wdc flush and clear.Edgar E. Iglesias
2009-12-13microblaze: Correct branch to registers.Paul Hartke
2009-11-12microblaze: Restore env when raising unmapped bus access.Edgar E. Iglesias
2009-11-12microblaze: Unbreak reset.Edgar E. Iglesias
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-25gcc wants 1st static and then constJuan Quintela
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-11microblaze: Trap if QEMU finds an unknown insns.Edgar E. Iglesias
2009-09-11microblaze: Correct prio between MMU and unaligned exceptions.Edgar E. Iglesias
2009-09-11microblaze: HW Exception fixes.Edgar E. Iglesias
2009-09-04microblaze: Trap on illegal load/store sizes.Edgar E. Iglesias
2009-09-04microblaze: Correct FPU decoding masks.Edgar E. Iglesias
2009-09-03microblaze: Compute masks for alignment checks at translation time.Edgar E. Iglesias
2009-09-03microblaze: Trap on bus accesses to unmapped areas.Edgar E. Iglesias
2009-09-03microblaze: MMU shows more respect to synthesis config.Edgar E. Iglesias
2009-09-03microblaze: Trap on unaligned data accesses.Edgar E. Iglesias
2009-09-03microblaze: Trap on divizions by zero.Edgar E. Iglesias
2009-09-03microblaze: Correct mfs into r0.Edgar E. Iglesias
2009-09-03microblaze: Catch illegal insns and privilege violations.Edgar E. Iglesias
2009-09-03microblaze: Add infrastructure for supporting hw exceptions.Edgar E. Iglesias
2009-09-03microblaze: Clear exception in dslot ESR bit if not in dslot.Edgar E. Iglesias
2009-09-03microblaze: Correct MMU debug log.Edgar E. Iglesias
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
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 petalogix s3a1800dsp MMU linux ref-design.Edgar E. Iglesias
2009-05-26microblaze: Add MMU emulation.Edgar E. Iglesias
2009-05-26microblaze: Add translation routines.Edgar E. Iglesias