summaryrefslogtreecommitdiffstats
path: root/default-configs/ppc-softmmu.mak
Commit message (Expand)AuthorAgeFilesLines
* hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...Paolo Bonzini2019-02-051-0/+1
* hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács2019-02-051-1/+6
* ppc: move at24c to its own CONFIG_ symbolPaolo Bonzini2018-10-301-0/+1
* sm501: Implement i2c part for reading monitor EDIDBALATON Zoltan2018-07-071-0/+1
* ppc: Include vga cirrus card into the compiling processSebastian Bauer2018-07-031-0/+1
* hw/timer: Add basic M41T80 emulationBALATON Zoltan2018-07-031-0/+1
* hw/ppc: Give sam46ex its own config optionDavid Gibson2018-07-031-0/+1
* ppc4xx_i2c: Implement directcntl registerBALATON Zoltan2018-06-211-0/+1
* mac_newworld: add PMU deviceMark Cave-Ayland2018-06-161-0/+1
* mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland2018-06-161-0/+1
* ppc: Add aCube Sam460ex boardBALATON Zoltan2018-03-061-0/+2
* misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland2018-02-111-0/+1
* i2c: Add a CONFIG_I2C master switch to the configuration filesThomas Huth2018-02-051-0/+1
* default-configs/ppc-softmmu: Restructure the switches according to the machinesThomas Huth2018-01-201-27/+32
* build: remove CONFIG_LIBDECNUMBERPaolo Bonzini2017-10-161-1/+0Star
* default-configs: Replace $(and ...) with $(call land, ...)Thomas Huth2017-09-191-1/+1
* net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt2017-09-151-0/+1
* ppc4xx_i2c: Move to hw/i2cBALATON Zoltan2017-09-081-0/+1
* ppc: Add SM501 device in ppc softmmu targets default configsBALATON Zoltan2017-04-241-0/+1
* Split serial-isa into its own config optionDavid Gibson2017-02-061-0/+1
* prep: add IBM RS/6000 7020 (40p) machine emulationHervé Poussineau2017-01-311-0/+1
* prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau2017-01-311-0/+1
* default-configs: removed obsolete CONFIG_ISA_MMIODaniel P. Berrange2016-09-131-1/+0Star
* PPC: Remove duplicate OPENPIC defines in default-configsAlexander Graf2015-03-091-1/+0Star
* Create specific config option for "platform-bus"David Gibson2015-02-271-0/+1
* pci: Move PCI VGA to pci.makAlexander Graf2015-02-131-2/+0Star
* PPC: Fix default config ordering and add eTSEC for ppc64Alexander Graf2014-09-081-2/+2
* target-ppc: Enable Building of libdecnumberTom Musta2014-06-161-0/+1
* Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau2014-03-051-0/+1
* ppcemb-softmmu: Drop Mac and e500 emulationAndreas Färber2014-02-131-0/+1
* prep: Drop from ppcemb-softmmuAndreas Färber2014-02-101-0/+1
* default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács2013-10-161-1/+0Star
* default-configs: add test device to all machines supporting ISAPaolo Bonzini2013-07-251-0/+1
* kvm/openpic: in-kernel mpic supportScott Wood2013-07-011-0/+1
* ppc: Remove CONFIG_FDT conditionalsPeter Maydell2013-06-141-1/+1
* audio: replace audio card configuration with default-configsPaolo Bonzini2013-04-291-1/+1
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+1
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-0/+1
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-0/+2
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-1/+1
* ppc: express FDT dependency of pSeries and e500 boards via default-configs/Paolo Bonzini2013-03-011-0/+1
* make usb devices configurableGerd Hoffmann2013-02-191-0/+1
* prep: Use pc87312 device instead of collection of random ISA devicesHervé Poussineau2012-08-151-0/+2
* hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber2012-06-151-0/+1
* Merge remote-tracking branch 'afaerber/prep-up' into stagingAnthony Liguori2012-01-231-0/+3
|\
| * prep: Add i82378 PCI-to-ISA bridge emulationAndreas Färber2012-01-201-0/+2
| * prep: Add i82374 DMA emulationAndreas Färber2012-01-201-0/+1
* | vga: make Cirrus ISA device optionalBlue Swirl2012-01-221-0/+1
|/
* i8259: Move to hw libraryJan Kiszka2011-10-161-0/+1
* config: move ide core and pci to pci.makAlexander Graf2010-12-171-3/+0Star