From: "Edgar E. Iglesias" <[email protected]> This is the stuff in my queue that I plan to merge soonish.
Cheers, Edgar Alistair Francis (15): target-microblaze: Fix up indentation target-microblaze: Preserve the pvr registers during reset target-microblaze: Allow the stack protection to be disabled target-microblaze: Tidy up the base-vectors property target-microblaze: Convert use-fpu to a CPU property target-microblaze: Disable stack protection by default target-microblaze: Rename the usefpu variable target-microblaze: Convert use-mmu to a CPU property target-microblaze: Convert dcache-writeback to a CPU property target-microblaze: Convert endi to a CPU property target-microblaze: Convert version_mask to a CPU property target-microblaze: Convert pvr-full to a CPU property ml605_mmu: Move the hardcoded values to the init function s3adsp1800: Remove the hardcoded values from the reset target-microblaze: Remove dead code Peter Crosthwaite (1): microblaze: s3adsp: Instantiate CPU using QOM hw/microblaze/petalogix_ml605_mmu.c | 28 ++++--- hw/microblaze/petalogix_s3adsp1800_mmu.c | 17 +--- target-microblaze/cpu-qom.h | 14 +++- target-microblaze/cpu.c | 129 ++++++++++++++++++++++++------- target-microblaze/cpu.h | 19 +++-- target-microblaze/helper.c | 14 ++-- target-microblaze/op_helper.c | 10 +-- target-microblaze/translate.c | 14 ++-- 8 files changed, 159 insertions(+), 86 deletions(-) -- 1.9.1
