aboutsummaryrefslogtreecommitdiffstats
path: root/hw/bonito.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+3
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-14/+18
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-5/+12
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori1-12/+18
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini1-0/+3
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-5/+5
2011-11-28bonito: convert cop to memory APIBenoît Canet1-23/+16
2011-11-28bonito: convert ldma to memory APIBenoît Canet1-23/+16
2011-11-28bonito: convert south bridge pci config to memory APIBenoît Canet1-21/+18
2011-11-28bonito: convert north bridge pci config to memory APIBenoît Canet1-22/+15
2011-11-28bonito: convert north bridge register mapping to memory APIBenoît Canet1-22/+21
2011-09-16Remove blanks before \n in output stringsStefan Weil1-12/+12
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity1-0/+1
2011-07-29pci: pass address space to pci bus when createdAvi Kivity1-1/+3
2011-06-12hw/bonito.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata1-4/+5
2010-12-11isa_mmio: Always use little endianAlexander Graf1-2/+2
2010-12-11Add endianness as io mem parameterAlexander Graf1-5/+10
2010-07-14hw/bonito: remove incorrect pci_mem_base settingHuacai Chen1-1/+0
2010-06-29MIPS: Initial support of bonito north bridge used by fulong mini pcHuacai Chen1-0/+809