2007-09-30 |
j_mayer | Fix compilation on Darwin platform, avoiding the use...
|
commit | commitdiff | tree |
2007-09-30 |
j_mayer | * Update OEA environment, following the PowerPC 2.04...
|
commit | commitdiff | tree |
2007-09-30 |
j_mayer | Synchronize with latest PowerPC ISA VEA:
|
commit | commitdiff | tree |
2007-09-30 |
j_mayer | Avoid crash on NULL timers.
|
commit | commitdiff | tree |
2007-09-30 |
j_mayer | Implement Process Priority Register as defined in the...
|
commit | commitdiff | tree |
2007-09-30 |
j_mayer | Implement new floating-point instructions (fre, frin...
|
commit | commitdiff | tree |
2007-09-30 |
j_mayer | Improve single-precision floats load & stores:
|
commit | commitdiff | tree |
2007-09-30 |
j_mayer | XER is to be treated as a 64 bits register on 64 bits...
|
commit | commitdiff | tree |
2007-09-30 |
j_mayer | Implement the PowerPC alternate time-base, following...
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | PowerPC emulation optimization:
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | Code provision for hypervisor timers resources,
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | Fix PowerPC target objects dependencies
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | Provision for x86_64-linux-user target: needs get_sp_from_cp...
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | Rework PowerPC exceptions model to make it more versatile:
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | make cpu_abort dump cpu state in logfile, which is...
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | always_inline gcc directive can be useful.
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | host_utils.o may also be useful for user-mode emulation.
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | Define the proper bfd_mach to be used by the disassembler...
|
commit | commitdiff | tree |
2007-09-29 |
j_mayer | Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT.
|
commit | commitdiff | tree |
2007-09-27 |
j_mayer | Implement size bit in PowerPC 64 comparisons.
|
commit | commitdiff | tree |
2007-09-27 |
j_mayer | memset string pages to zero to avoid putting random...
|
commit | commitdiff | tree |
2007-09-27 |
j_mayer | Fixes for PowerPC 64 rotate and mask instructions.
|
commit | commitdiff | tree |
2007-09-27 |
j_mayer | New ppc64-linux-user target.
|
commit | commitdiff | tree |
2007-09-26 |
j_mayer | Add flags to support PowerPC 405 bootinfos variations.
|
commit | commitdiff | tree |
2007-09-26 |
j_mayer | Great rework and cleanups to ease PowerPC implementations...
|
commit | commitdiff | tree |
2007-09-26 |
j_mayer | Convert syscall arguments and return value from long...
|
commit | commitdiff | tree |
2007-09-21 |
j_mayer | Avoid compilation warnings on 32 bits hosts.
|
commit | commitdiff | tree |
2007-09-21 |
j_mayer | Avoid compilation warnings on 64 bits hosts.
|
commit | commitdiff | tree |
2007-09-21 |
j_mayer | More PowerPC definitions, from POWER 2.04 specifications...
|
commit | commitdiff | tree |
2007-09-21 |
j_mayer | Rework PowerPC 440 TLB management (thanks to Hollis...
|
commit | commitdiff | tree |
2007-09-21 |
j_mayer | Make CPU hflags be a masked version of the PowerPC...
|
commit | commitdiff | tree |
2007-09-20 |
j_mayer | Extend TB flags to 64 bits (Alexander Graf).
|
commit | commitdiff | tree |
2007-09-20 |
j_mayer | Move likely and unlikely macros in a common place ...
|
commit | commitdiff | tree |
2007-09-19 |
j_mayer | More PowerPC registers definitions.
|
commit | commitdiff | tree |
2007-09-19 |
j_mayer | TARGET_FMT_lu may also be useful.
|
commit | commitdiff | tree |
2007-09-19 |
j_mayer | Code provision for PowerPC BookE MMU model support.
|
commit | commitdiff | tree |
2007-09-19 |
j_mayer | Improve PowerPC target implementation, using computed...
|
commit | commitdiff | tree |
2007-09-19 |
j_mayer | Avoid Linux to stay stucked in an infinite loop when...
|
commit | commitdiff | tree |
2007-09-19 |
j_mayer | Code provision for PowerPC 64 MMU model support.
|
commit | commitdiff | tree |
2007-09-19 |
j_mayer | More PowerPC target cleanups:
|
commit | commitdiff | tree |
2007-09-18 |
j_mayer | Fix invalid MAP_xxx flags for PowerPC targets.
|
commit | commitdiff | tree |
2007-09-18 |
j_mayer | Always keep the bootinfo structure in the first 16 MB,
|
commit | commitdiff | tree |
2007-09-18 |
j_mayer | Fix PowerPC 32 emulation on 64 bits hosts:
|
commit | commitdiff | tree |
2007-09-17 |
j_mayer | PowerPC flags update/use fixes:
|
commit | commitdiff | tree |
2007-09-17 |
j_mayer | Coding style fixes in PowerPC related code (no functional...
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | Update PowerPC target status.
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | Update .cvsignore for new PowerPC embedded target.
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | Evaluation boards for PowerPC 405EP.
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | Debug traces fixes.
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | New target for embedded PowerPC emulation (only system...
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | Add -pflash option to register parallel flash bloc...
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | Code provision for new PowerPC embedded target support...
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | Improve PowerPC 405 MMU model / share more code for...
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | PowerPC 405 microcontrollers fixes and improvments:
|
commit | commitdiff | tree |
2007-04-24 |
j_mayer | PowerPC embedded timers fixes.
|
commit | commitdiff | tree |
2007-04-19 |
j_mayer | No functional changes:
|
commit | commitdiff | tree |
2007-04-19 |
j_mayer | termios structure definition fix by Stuart Anderson.
|
commit | commitdiff | tree |
2007-04-19 |
j_mayer | Duplicated SPR fix for BookE PowerPC by Guglielmo Morandin
|
commit | commitdiff | tree |
2007-04-17 |
j_mayer | Move PowerPC 405 specific definitions into a separate...
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | Add callbacks to allow dynamic change of PowerPC clocks...
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | Cleanup and add more PowerPC core definitions.
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | PowerPC 4xx software driven TLB fixes + debug traces.
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | Add reset callbacks for PowerPC CPU.
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | PREP and heathrow machines only support PowerPC CPU...
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | Add bus model (or input pins) into PowerPC CPU flags.
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | PowerPC emulation bugfixes:
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | Parallel flash bugfixes:
|
commit | commitdiff | tree |
2007-04-16 |
j_mayer | Fix a lot of debug traces for PowerPC emulation: use...
|
commit | commitdiff | tree |
2007-04-14 |
j_mayer | Fix incorrect pointers casts.
|
commit | commitdiff | tree |
2007-04-14 |
j_mayer | Fix miscellaneous display warnings for PowerPC & alpha...
|
commit | commitdiff | tree |
2007-04-14 |
j_mayer | Add TARGET_FMT_plx to properly display target_phys_addr_t...
|
commit | commitdiff | tree |
2007-04-12 |
j_mayer | Add PowerPC 405 input pins (IRQ, resets, ...) model.
|
commit | commitdiff | tree |
2007-04-12 |
j_mayer | Embedded PowerPC Device Control Registers infrastructure.
|
commit | commitdiff | tree |
2007-04-09 |
j_mayer | Implement embedded IRQ controller for PowerPC 6xx/740...
|
commit | commitdiff | tree |
2007-04-07 |
j_mayer | PowerPC 64 fixes
|
commit | commitdiff | tree |
2007-04-07 |
j_mayer | cpu_get_phys_page_debug should return target_phys_addr_t
|
commit | commitdiff | tree |
2007-04-06 |
j_mayer | Code provision for x86_64 and PowerPC 64 linux user...
|
commit | commitdiff | tree |
2007-04-06 |
j_mayer | Add alpha targets.
|
commit | commitdiff | tree |
2007-04-06 |
j_mayer | Fix for PowerPC 64 rotates.
|
commit | commitdiff | tree |
2007-04-06 |
j_mayer | Code provision for 64 bits linux user-mode targets...
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Fix alpha target compilation on 32 bits hosts.
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Rules needed to compile linux user-mode alpha target.
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Temporary hack for alpha user-mode emulation.
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Integrate Alpha target in Qemu core.
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Preliminary patch for Alpha Linux user mode emulation...
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Definitions needed for Alpha linux user-mode emulation.
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Alpha CPU palcode emulation. Only usable in user mode...
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Alpha architecture emulation core.
|
commit | commitdiff | tree |
2007-04-05 |
j_mayer | Infrastructure to support more than 2 MMU modes.
|
commit | commitdiff | tree |
2007-04-04 |
j_mayer | Change NIC registration to be consistent with other...
|
commit | commitdiff | tree |
2007-04-04 |
j_mayer | TARGET_FMT_ld may also be useful for debugging purposes.
|
commit | commitdiff | tree |
2007-04-04 |
j_mayer | Add missing 64 bits memory accessors.
|
commit | commitdiff | tree |
2007-03-31 |
j_mayer | Support for PowerPC BookE exception model.
|
commit | commitdiff | tree |
2007-03-31 |
j_mayer | Embedded PowerPC timers support.
|
commit | commitdiff | tree |
2007-03-31 |
j_mayer | Merge PowerPC 405 MMU model.
|
commit | commitdiff | tree |
2007-03-31 |
j_mayer | As embedded PowerPC TLB model is very different from...
|
commit | commitdiff | tree |
2007-03-31 |
j_mayer | Better fix for OpenPIC: should not depend on PowerPC.
|
commit | commitdiff | tree |
2007-03-30 |
j_mayer | Fix rfi instruction: do not depend on current execution...
|
commit | commitdiff | tree |
2007-03-30 |
j_mayer | Fix / update PowerPC BookE definitions.
|
commit | commitdiff | tree |
2007-03-30 |
j_mayer | New model for PowerPC CPU hardware interrupt events:
|
commit | commitdiff | tree |