summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook
2007-03-15Align stack when loading bFLT binaries.pbrook
2007-03-11SMP half-idle fix.pbrook
2007-03-11ARM reabbot support (orginal patch by Aurelien Jarno).pbrook
2007-03-08Fix typo in help output.pbrook
2007-03-08Implement --cpu for ARM.pbrook
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer
2007-03-06Simple u-boot image loading support.pbrook
2007-03-06Fix GT-64xxx PCI mapping, by Aurelien Jarno.ths
2007-03-06Fix typo in PCI bridge code.ths
2007-03-06Fix unportable bitfields use which broke pcnet for big endian hosts.ths
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer
2007-03-0464bit->win32 cross build fix.pbrook
2007-03-03Fix configure typo, by Juergen Lock.ths
2007-03-02MIPS Userland TLS register emulation, by Daniel Jacobowitz.ths
2007-03-02Fix wrong interrupt number for the second serial interface.ths
2007-02-28MIPS FPU dynamic activation, part 1, by Herve Poussineau.ths
2007-02-28Mention ds1225y support.ths
2007-02-28Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori.ths
2007-02-28DS1225Y nvram device, by Herve Poussineau.ths
2007-02-28Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne.ths
2007-02-2824C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.ths
2007-02-28iDocument ARM RealView board (Andrzej Zaborowski).pbrook
2007-02-27Compiler check for byteswap.h instead of hardcoded path.pbrook
2007-02-27Include LDFLAGS when linking system emulator.pbrook
2007-02-27Fix mips FPU emulation, 32 bit data types are allowed to use odd registers.ths
2007-02-27Honor $cross_prefix when searching for suitable gcc.pbrook
2007-02-27Fix "make install prefix=/somewhere".pbrook
2007-02-23Add Erwan Velu as contributor for the tftp boot patches.ths
2007-02-22Revert host_info changes, and don't fail if sysctl is unknown when weths
2007-02-22Basic USB device resume (root hub only), by Lonnie Mendez.ths
2007-02-22Allow gdbstub to connect over any serial device.pbrook
2007-02-21Fix initialisation of serial/parallel ports, spotted by Stefan Weil.ths
2007-02-21Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.ths
2007-02-21Increase the number of multiplexed monitor devices.ths
2007-02-20Replace TLSZ with TARGET_FMT_lx.ths
2007-02-202nd serial port for Malta, by Jason Wessel.ths
2007-02-20Record important changes.ths
2007-02-20Change -tftp option to take a root directory, by Anthony Liguori.ths
2007-02-20Add OACK support to slirp TFTP server, by Anthony Liguori.ths
2007-02-20Add -bootp option for slirp, by Anthony Liguori.ths
2007-02-19Document -no-frame option.ths
2007-02-19Don't require a disk image for network boot, by Ferenc Wagner.ths
2007-02-19Ignore special flags in nsector variable.ths
2007-02-18-no-frame option for sdl, by Christian Laursen.ths
2007-02-18Monitor multiplexing, by Jason Wessel.ths
2007-02-18Fix sign-extension of VPN field in TLB, by Herve Poussineau.ths
2007-02-18Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.ths
2007-02-18PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.ths
2007-02-17Parport EPP support for Linux, by Marko Kohtala.ths