| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fix, by Stuart Brady. | ths | 2007-07-12 | 1 | -2/+2 |
* | Spelling fix, by Stefan Weil. | ths | 2007-07-11 | 1 | -1/+1 |
* | Spelling fixes, by Stefan Weil. | ths | 2007-07-11 | 6 | -9/+9 |
* | Remove superfluous gt64xxx_pci_mapping calls. | ths | 2007-07-11 | 1 | -7/+3 |
* | Sparc64 update | blueswir1 | 2007-07-11 | 1 | -3/+11 |
* | Impement Galilleo ISD register. | ths | 2007-07-11 | 2 | -11/+72 |
* | Fix loadvm | blueswir1 | 2007-07-03 | 2 | -10/+10 |
* | E100 savevm/loadvm support, patch by Jason Wessel. | balrog | 2007-07-02 | 1 | -4/+98 |
* | ARM PL031 RTC emulation. | pbrook | 2007-06-30 | 4 | -1/+226 |
* | PL110 versatile register hack fix (Adam Lackorzynski). | pbrook | 2007-06-30 | 1 | -0/+4 |
* | Fix Lance on 32-bit hosts | blueswir1 | 2007-06-28 | 1 | -6/+29 |
* | Rename variables and rearrange code to please gcc -Wshadow checks | blueswir1 | 2007-06-25 | 3 | -29/+32 |
* | Insufficient input validation in NE2000 card, written by Tavis Ormandy, | ths | 2007-06-25 | 1 | -2/+5 |
* | Add a 7 segments + led display, by Herve Poussineau. | ths | 2007-06-25 | 2 | -0/+306 |
* | Make touchscreen calibration values better match the HW. Invert WM8750 GPIO. | balrog | 2007-06-24 | 2 | -8/+9 |
* | Add USB HID keyboard. | balrog | 2007-06-22 | 2 | -45/+345 |
* | Revert workaround for -nographic segfault. | ths | 2007-06-21 | 1 | -28/+23 |
* | Add parallel memory mapped interface, by Herve Poussineau. | ths | 2007-06-18 | 2 | -13/+94 |
* | Use pixel_ops.h in PXA LCD screen drawing. | balrog | 2007-06-13 | 2 | -30/+13 |
* | Revert the Gallileo PCI mapping patch, it conflicts with the supposedly | ths | 2007-06-12 | 2 | -321/+32 |
* | Wacom PenPartner tablet (virtual USB device). | balrog | 2007-06-10 | 2 | -0/+415 |
* | Fix patch splitting lossage in vga.c | blueswir1 | 2007-06-10 | 1 | -0/+8 |
* | Add hw/pixel_ops.h | blueswir1 | 2007-06-10 | 1 | -0/+41 |
* | Attempt to fix incorrect colours on some BGR displays | blueswir1 | 2007-06-10 | 2 | -6/+67 |
* | Merge TCX and VGA pixel operations | blueswir1 | 2007-06-10 | 2 | -46/+2 |
* | More PCI mapping/remapping for Gallileo. | ths | 2007-06-10 | 2 | -32/+321 |
* | Don't try to use "vt" output in nographic mode. | ths | 2007-06-09 | 1 | -24/+28 |
* | ARM PL181 MMCI fixes. | pbrook | 2007-06-09 | 1 | -11/+34 |
* | Fix incorrect target_ulong use in hw devices | blueswir1 | 2007-06-08 | 8 | -37/+43 |
* | Fix return type. | pbrook | 2007-06-07 | 1 | -1/+1 |
* | Fix code formatting, by Herve Poussineau. | ths | 2007-06-07 | 1 | -163/+163 |
* | Unbreak PCI config register, noticed by Stefan Weil. | ths | 2007-06-07 | 1 | -1/+1 |
* | Initialize more GT64xxx registers on reset. | ths | 2007-06-07 | 1 | -11/+113 |
* | Fix some Malta PCI config bits. | ths | 2007-06-07 | 1 | -9/+13 |
* | PCI device saving for GT64xxx. | ths | 2007-06-07 | 1 | -0/+21 |
* | Implement some more Gallileo registers. | ths | 2007-06-07 | 1 | -17/+336 |
* | Fix comment. | ths | 2007-06-07 | 1 | -1/+1 |
* | Fix PCI irq mapping on Malta. | ths | 2007-06-07 | 1 | -2/+2 |
* | Fix firmware word endianness for Malta. | ths | 2007-06-07 | 1 | -0/+12 |
* | Make the Malta bootloader handling a bit more transparent. | ths | 2007-06-06 | 1 | -14/+17 |
* | Fix formatting. | ths | 2007-06-06 | 1 | -1/+1 |
* | Malta has no ISA bus. | ths | 2007-06-06 | 1 | -11/+2 |
* | Big endian byte swap for serial mmapped interface. | ths | 2007-06-06 | 1 | -4/+18 |
* | Use the correct PCI IDs for Malta. | ths | 2007-06-06 | 5 | -5/+81 |
* | Take advantage of subpage support. | ths | 2007-06-04 | 1 | -24/+5 |
* | ColdFire Ethernet support. | pbrook | 2007-06-04 | 2 | -1/+474 |
* | Fix off-by-one memory region sizes. | pbrook | 2007-06-03 | 21 | -39/+39 |
* | Spelling fixes, by Stefan Weil. | ths | 2007-06-03 | 5 | -8/+8 |
* | MCF5208 timer fix. | pbrook | 2007-06-03 | 1 | -5/+8 |
* | MCF5208 emulation. | pbrook | 2007-06-03 | 5 | -282/+758 |