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