index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
gt64xxx.c
Age
Commit message (
Expand
)
Author
2008-03-10
GT64XXX: fix endianness issues:
aurel32
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-11-11
removed warning
bellard
2007-10-20
Check the Galilleo config register instead of hardcoding the endianness.
ths
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-11
Remove superfluous gt64xxx_pci_mapping calls.
ths
2007-07-11
Impement Galilleo ISD register.
ths
2007-06-12
Revert the Gallileo PCI mapping patch, it conflicts with the supposedly
ths
2007-06-10
More PCI mapping/remapping for Gallileo.
ths
2007-06-07
Unbreak PCI config register, noticed by Stefan Weil.
ths
2007-06-07
Initialize more GT64xxx registers on reset.
ths
2007-06-07
Fix some Malta PCI config bits.
ths
2007-06-07
PCI device saving for GT64xxx.
ths
2007-06-07
Implement some more Gallileo registers.
ths
2007-06-07
Fix PCI irq mapping on Malta.
ths
2007-04-15
Gallileo fixes, by Stefan Weil.
ths
2007-04-07
Unify IRQ handling.
pbrook
2007-03-18
A VGA card for the Malta board.
ths
2007-03-06
Fix GT-64xxx PCI mapping, by Aurelien Jarno.
ths
2007-01-31
Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.
ths
2007-01-24
Reworking MIPS interrupt handling, by Aurelien Jarno.
ths
2007-01-17
Big endian support for Gallileo, by Aurelien Jarno.
ths
2007-01-15
Gallileo GT64xxx support, by Aurelien Jarno.
ths