aboutsummaryrefslogtreecommitdiff
path: root/default-configs/sparc-softmmu.mak
AgeCommit message (Expand)Author
2020-10-03default-configs: move files to default-configs/devices/Paolo Bonzini
2019-03-07sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07scsi: express dependencies with KconfigPaolo Bonzini
2019-02-05hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 createdÁkos Kovács
2018-06-01hw: allow compiling out SCSIPaolo Bonzini
2017-02-06Allow ISA bus to be configured outDavid Gibson
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move DMA controllers to hw/dma/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move audio devices to hw/audio/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini
2010-11-27Split out common pcnet codePaul Brook
2010-11-27Remove PCI from sparc32 targetPaul Brook
2010-11-27PCI config includePaul Brook
2010-04-18sparc32 use empty_slot for missing RAM v1Artyom Tarasenko
2010-04-05OHCI qdev conversionPaul Brook
2010-03-26target-s390: Don't compile in virtio-pciAlexander Graf
2010-03-21Compile fdc only onceBlue Swirl
2009-10-08Only compile ptimer when one target uses itJuan Quintela
2009-10-08Only compile m48t59 when one target uses itJuan Quintela
2009-10-08Only compile escc when one target uses itJuan Quintela
2009-10-08Only compile esp when one target uses itJuan Quintela
2009-10-08Only compile ecc when one target uses itJuan Quintela
2009-10-08Only compile qdev_addr when one target uses itJuan Quintela
2009-10-08Add new config-devices.mak for each targetJuan Quintela