aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2007-11-11ARMv7 support.pbrook
2007-11-10Add dummy m68k board.pbrook
2007-11-08removed obsolete x86 code copy supportbellard
2007-11-07compile common code oncebellard
2007-11-03Split I^2C controller out of hw/omap.c.balrog
2007-11-01Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh.ths
2007-10-29Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).balrog
2007-10-28* sort the PowerPC target object filesj_mayer
2007-10-28Use cpp to generate correct build dependencies for target objectsj_mayer
2007-10-17MIPSsim pseudo machine emulation.ths
2007-10-14 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir1
2007-10-14Provision for PowerPC 64 with hypervisor mode support - not enabled for now.j_mayer
2007-10-09 Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulatorblueswir1
2007-10-09Fix [ls][wd][lr] instructions, by Aurelien Jarno.ths
2007-10-08Add CRIS configuration bits, by Edgar E. Iglesias.ths
2007-10-07Share devices that may be useful for all PowerPC 40x and 440 implementations.j_mayer
2007-10-04sh775x interrupt controller by Magnus Damm.balrog
2007-09-30Code provision for n32/n64 mips userland emulation. Not functional yet.ths
2007-09-29Stand-alone SCI/SCIF emulation code, by Magnus Damm.ths
2007-09-29Stand-alone TMU emulation code, by Magnus Damm.ths
2007-09-29Add R2D-PLUS support, by Magnus Damm.ths
2007-09-29Fix PowerPC target objects dependenciesj_mayer
2007-09-29host_utils.o may also be useful for user-mode emulation.j_mayer
2007-09-25Move ECC calculation to a more appropriate place.balrog
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-13Stop the compiler from using section anchors.ths
2007-08-26Add a generic framework for VMware communication port, by Herve Poussineau.ths
2007-08-25VeNCrypt basic TLS support, by Daniel P. Berrange.ths
2007-08-25VNC password authentication, by Daniel P. Berrange.ths
2007-07-31s390 disassembler support, by Ulrich Hecht.ths
2007-07-31Parallels disk image support, by Alex Beregszaszi.ths
2007-07-31Add OMAP MMC/SD host controller.balrog
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog
2007-07-12Fix configure for cygwin, by Tristan Gingold.ths
2007-06-30ARM PL031 RTC emulation.pbrook
2007-06-25Add a 7 segments + led display, by Herve Poussineau.ths
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog
2007-06-10 Merge TCX and VGA pixel operationsblueswir1
2007-06-04ColdFire Ethernet support.pbrook
2007-06-03MCF5208 emulation.pbrook
2007-06-01Update Sparc dependenciesblueswir1
2007-05-28SMBus support for MIPS Malta.ths
2007-05-26M68k system mode semihosting.pbrook
2007-05-25Implement Sparc64 CPU timers using ptimersblueswir1
2007-05-24Change ptimer API to use 64-bit values, add save and load methodsblueswir1
2007-05-23Add WM8750 and MAX7310 chips (I2C slaves).balrog
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-23Add more cpu.h dependencies.ths
2007-05-23Add ptimer.c function declarations and makefile rule.pbrook
2007-05-23I2C/SMBus framework.pbrook