]> git.ipfire.org Git - thirdparty/qemu.git/commit
Move PowerPC 405 specific definitions into a separate file
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 17 Apr 2007 02:50:56 +0000 (02:50 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 17 Apr 2007 02:50:56 +0000 (02:50 +0000)
commit04f20795ac815cf3ad5d1fdc99462f60eb871f25
tree0a76f74c3e36de1353597d3655b92889743e8f12
parent80355292503667b5367f09ec8716126c3caa1e3a
Move PowerPC 405 specific definitions into a separate file
Preliminary code for -kernel option support for PowerPC 405 boards
Fix DBSR in case of PowerPC 405 chip reset
Add enums for PowerPC 405 clocks.
Fix IRQ numbers (IBM reversed bits numbering...)
Fix SPRG4-7 read access right
Fix MSR mask in CPU definitions

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2692 c046a42c-6fe2-441c-8c8c-71466251a162
hw/ppc405.h [new file with mode: 0644]
hw/ppc405_uc.c
target-ppc/translate_init.c
vl.h