]> git.proxmox.com Git - qemu.git/history - hw/gt64xxx.c
Do not use dprintf
[qemu.git] / hw / gt64xxx.c
2010-02-06 malcDo not use dprintf
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Isaku Yamahatagt64xxx: remove gt64120_{read, write}_config().
2009-11-09 Isaku Yamahatapci_host.h: move functions in pci_host.h into .c file.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-04 Juan QuintelaWe want the argument pass to set_irq to be opaque
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Paul BrookAdd common BusState
2009-03-13 aliguoriAdd and use remaining #defines for PCI device IDs ...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-03-10 aurel32GT64XXX: fix endianness issues:
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 bellardremoved warning
2007-10-20 thsCheck the Galilleo config register instead of hardcodin...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-11 thsRemove superfluous gt64xxx_pci_mapping calls.
2007-07-11 thsImpement Galilleo ISD register.
2007-06-12 thsRevert the Gallileo PCI mapping patch, it conflicts...
2007-06-10 thsMore PCI mapping/remapping for Gallileo.
2007-06-07 thsUnbreak PCI config register, noticed by Stefan Weil.
2007-06-07 thsInitialize more GT64xxx registers on reset.
2007-06-07 thsFix some Malta PCI config bits.
2007-06-07 thsPCI device saving for GT64xxx.
2007-06-07 thsImplement some more Gallileo registers.
2007-06-07 thsFix PCI irq mapping on Malta.
2007-04-15 thsGallileo fixes, by Stefan Weil.
2007-04-07 pbrookUnify IRQ handling.
2007-03-18 thsA VGA card for the Malta board.
2007-03-06 thsFix GT-64xxx PCI mapping, by Aurelien Jarno.
2007-01-31 thsFix GT64120 mapping with REDBOOT, by Aurelien Jarno.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-17 thsBig endian support for Gallileo, by Aurelien Jarno.
2007-01-15 thsGallileo GT64xxx support, by Aurelien Jarno.