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