1. 74d77ca target-ppc: simpler definitions for microcontrollers based on e300 by Thomas Monjalon · 15 years ago
  2. 492d7bf target-ppc: add declarations of microcontrollers based on e300 by Thomas Monjalon · 15 years ago
  3. 8daf178 target-ppc: better support of e300 CPU core by Thomas Monjalon · 15 years ago
  4. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  5. 99a0949 Get rid of _t suffix by malc · 15 years ago
  6. 90e189e Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx by Blue Swirl · 15 years ago
  7. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 15 years ago
  8. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  9. f407823 target-ppc: enable PPC_MFTB for 44x by Baojun Wang · 16 years ago
  10. a139aa1 target-ppc: permit linux-user to read PVR by Nathan Froyd · 16 years ago
  11. 5c55ff9 Replace ELF section hack with normal table by Blue Swirl · 16 years ago
  12. c29b735 target-ppc: expose cpu capability flags by Nathan Froyd · 16 years ago
  13. 2d3eb7b Fix powerpc 604 reset vector by Tristan Gingold · 16 years ago
  14. fc1c67b Fix PPC reset by Blue Swirl · 16 years ago
  15. 515e2f7 target-ppc: fix commit r6789 by aurel32 · 16 years ago
  16. 69bd582 target-ppc: free a tcg temp variable by aurel32 · 16 years ago
  17. d34defb target-ppc: add support for reading/writing spefscr by aurel32 · 16 years ago
  18. 70976a7 Fix off-by-one errors for Altivec and SPE registers by aurel32 · 16 years ago
  19. 8eee0af Keep SLB in-CPU by blueswir1 · 16 years ago
  20. 4e98d8c Nop some SPRs on 970fx by blueswir1 · 16 years ago
  21. 0cfe11e target-ppc: improve mfcr/mtcrf by aurel32 · 16 years ago
  22. 9fdc60b kvm/powerpc: Add irq support for E500 core by aurel32 · 16 years ago
  23. 2adab7d Implement HIOR by blueswir1 · 16 years ago
  24. bd5ea51 target-ppc: Model e500v{1,2} CPUs more accurately by aurel32 · 16 years ago
  25. 40569b7 target-ppc: Model SPE floating-point instructions more accurately by aurel32 · 16 years ago
  26. 0d0266a targets: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  27. cf8358c Add calls to initialize VSCR on appropriate machines by aurel32 · 16 years ago
  28. 688890f target-ppc: Add SPE register read/write using XML by aurel32 · 16 years ago
  29. b4f8d82 target-ppc: Add Altivec register read/write using XML by aurel32 · 16 years ago
  30. 2495152 target-ppc: Add float register read/write using XML by aurel32 · 16 years ago
  31. 4e47ea6 target-ppc: Include gdbstub.h by aurel32 · 16 years ago
  32. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  33. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  34. e06fcd7 target-ppc: rework exception code by aurel32 · 16 years ago
  35. 45d827d target-ppc: convert SPR accesses to TCG by aurel32 · 16 years ago
  36. cd39008 Attached patch fixes a series of this warning when compiling on NetBSD: by blueswir1 · 16 years ago
  37. 3d7b417 target-ppc: Convert XER accesses to TCG by aurel32 · 16 years ago
  38. b55266b Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings by blueswir1 · 16 years ago
  39. cfdcd37 ppc: Convert ctr, lr moves to TCG by aurel32 · 16 years ago
  40. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 16 years ago
  41. 4e77744 Fix PowerPC 74xx definitions. by j_mayer · 17 years ago
  42. bd928eb Fix PowerPC 7xx definitions. by j_mayer · 17 years ago
  43. 082c668 Remove shared macro used to define PowerPC implementations instructions sets: by j_mayer · 17 years ago
  44. add7895 PowerPC 620 MMU do not have the same exact behavior as standard by j_mayer · 17 years ago
  45. 4018bae New PowerPC CPU flag to define the decrementer and time-base source clock. by j_mayer · 17 years ago
  46. 4c1b1bf Improve PowerPC instructions set dump. by j_mayer · 17 years ago
  47. 80d11f4 Add definitions for Freescale PowerPC implementations, by j_mayer · 17 years ago
  48. b4095fe Define Freescale cores specific MMU model, exceptions and input bus. by j_mayer · 17 years ago
  49. 05332d7 A little more granularity in PowerPC instructions definition is needed by j_mayer · 17 years ago
  50. 7820dbf Make the PowerPC MMU model, exception model and input bus model by j_mayer · 17 years ago
  51. b172c56 Always make all PowerPC exception definitions visible. by j_mayer · 17 years ago
  52. 1b413d5 Reorganize PowerPC instructions categories, add icbi separate case. by j_mayer · 17 years ago
  53. c3e3682 Add PVR and SPR definition for most embedded PowerPC from Freescale. by j_mayer · 17 years ago
  54. ee4e83e Allow selection of PowerPC CPU giving a PVR. by j_mayer · 17 years ago
  55. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  56. 056401e PowerPC 601 need specific callbacks for its BATs setup. by j_mayer · 17 years ago
  57. 2e13d23 Fix PowerPC high BATs access: BAT number was incorrect. by j_mayer · 17 years ago
  58. faadf50 PowerPC MMU and exception fixes: by j_mayer · 17 years ago
  59. 2f46281 Implement power-management for all defined PowerPC CPUs. by j_mayer · 17 years ago
  60. 8ca3f6c Allow selection of all defined PowerPC 74xx (aka G4) CPUs. by j_mayer · 17 years ago
  61. a13d752 There is no need of a specific MMU model for PowerPC 601. by j_mayer · 17 years ago
  62. 25ba3a6 Remove synonymous in PowerPC MSR bits definitions. by j_mayer · 17 years ago
  63. 141c8ae Real-mode only PowerPC 40x do not have any TLBs. by j_mayer · 17 years ago
  64. 4e80eff Implement exception prefix feature for PowerPC 601. by j_mayer · 17 years ago
  65. 7a3a692 Add missing exception vectors for PowerPC 7x5. by j_mayer · 17 years ago
  66. 417bf01 Work-around C89 and/or "old" gcc unspecified behavior (#if in macro calls). by j_mayer · 17 years ago
  67. f2e63a4 Reorganize the CPUPPCState structure to group features. by j_mayer · 17 years ago
  68. d26bfc9 Add MSR bits signification per PowerPC implementation flags (to be continued). by j_mayer · 17 years ago
  69. 12de9a3 Full implementation of PowerPC 64 MMU, just missing support for 1 TB by j_mayer · 17 years ago
  70. 65f9ee8 Rename PowerPC MMUCSR0 and MMUCFG SPRs: those are not BookE specific. by j_mayer · 17 years ago
  71. 1c27f8f PowerPC hardware reset vector is now considered as part of the exception model. by j_mayer · 17 years ago
  72. e57448f More cache tuning fixes: by j_mayer · 17 years ago
  73. d63001d Make PowerPC cache line size implementation dependant. by j_mayer · 17 years ago
  74. 0640342 HID0 is a write-clear register on 970 (DBSR). by j_mayer · 17 years ago
  75. 00af685 We never have to export ppc_set_irq. by j_mayer · 17 years ago
  76. 578bb25 More comments about unimplemented SPRs. by j_mayer · 17 years ago
  77. 035feb8 Share more SPR instanciations between all PowerPC 401 incarnations. by j_mayer · 17 years ago
  78. 6f5d427 Implement embedded PowerPC exceptions prefix and vectors registers. by j_mayer · 17 years ago
  79. 4e290a0 Share input pins and internal interrupt controller between all PowerPC 40x. by j_mayer · 17 years ago
  80. 068abdc Fix inconsistent end conditions in ppc_find_xxx functions. by j_mayer · 17 years ago
  81. a062e36 Implement the PowerPC alternate time-base, following the 2.04 specification. by j_mayer · 17 years ago
  82. dee96f6 PowerPC emulation optimization: by j_mayer · 17 years ago
  83. e1833e1 Rework PowerPC exceptions model to make it more versatile: by j_mayer · 17 years ago
  84. 237c0af Define the proper bfd_mach to be used by the disassembler for each by j_mayer · 17 years ago
  85. d12f4c3 Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT. by j_mayer · 17 years ago
  86. e3b9808 Build fix for PowerPC hosts, where "PPC" is a predefined macro name. by ths · 17 years ago
  87. 92a343d New ppc64-linux-user target. by j_mayer · 17 years ago
  88. a750fc0 Great rework and cleanups to ease PowerPC implementations definitions. by j_mayer · 17 years ago
  89. 2662a05 More PowerPC definitions, from POWER 2.04 specifications and misc sources. by j_mayer · 17 years ago
  90. 3608160 Coding style fixes in PowerPC related code (no functional change): by j_mayer · 17 years ago
  91. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  92. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  93. 5b28496 Disable dead code. by ths · 18 years ago
  94. c294fc5 Improve PowerPC 405 MMU model / share more code for other embedded targets by j_mayer · 18 years ago
  95. f9d6b6b Duplicated SPR fix for BookE PowerPC by Guglielmo Morandin by j_mayer · 18 years ago
  96. 04f2079 Move PowerPC 405 specific definitions into a separate file by j_mayer · 18 years ago
  97. 8ecc791 Add callbacks to allow dynamic change of PowerPC clocks (to be improved) by j_mayer · 18 years ago
  98. 3a60785 Cleanup and add more PowerPC core definitions. by j_mayer · 18 years ago
  99. 0a032cb Add reset callbacks for PowerPC CPU. by j_mayer · 18 years ago
  100. d0dfae6 Add bus model (or input pins) into PowerPC CPU flags. by j_mayer · 18 years ago