aboutsummaryrefslogtreecommitdiff
path: root/hw/gt64xxx.c
AgeCommit message (Expand)Author
2009-02-01Add and use #defines for PCI device classesblueswir1
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-03-10GT64XXX: fix endianness issues:aurel32
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-11removed warningbellard
2007-10-20Check the Galilleo config register instead of hardcoding the endianness.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-11Remove superfluous gt64xxx_pci_mapping calls.ths
2007-07-11Impement Galilleo ISD register.ths
2007-06-12Revert the Gallileo PCI mapping patch, it conflicts with the supposedlyths
2007-06-10More PCI mapping/remapping for Gallileo.ths
2007-06-07Unbreak PCI config register, noticed by Stefan Weil.ths
2007-06-07Initialize more GT64xxx registers on reset.ths
2007-06-07Fix some Malta PCI config bits.ths
2007-06-07PCI device saving for GT64xxx.ths
2007-06-07Implement some more Gallileo registers.ths
2007-06-07Fix PCI irq mapping on Malta.ths
2007-04-15Gallileo fixes, by Stefan Weil.ths
2007-04-07Unify IRQ handling.pbrook
2007-03-18A VGA card for the Malta board.ths
2007-03-06Fix GT-64xxx PCI mapping, by Aurelien Jarno.ths
2007-01-31Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.ths
2007-01-24Reworking MIPS interrupt handling, by Aurelien Jarno.ths
2007-01-17Big endian support for Gallileo, by Aurelien Jarno.ths
2007-01-15Gallileo GT64xxx support, by Aurelien Jarno.ths