aboutsummaryrefslogtreecommitdiff
path: root/default-configs/ppc-softmmu.mak
AgeCommit message (Expand)Author
2020-10-03default-configs: move files to default-configs/devices/Paolo Bonzini
2020-01-07hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platformsPhilippe Mathieu-Daudé
2019-03-12PPC: E500: Add FSL I2C controller and integrate RTC with itAndrew Randrianasulu
2019-03-07ppc: Express dependencies of the embedded machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the Sam460EX machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the 'prep' and '40p' machines with kconfigThomas Huth
2019-03-07isa: express SuperIO dependencies with KconfigPaolo Bonzini
2019-03-07display: express dependencies with kconfigYang Zhong
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini
2019-03-07build: convert sound.mak to KconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07hw/pci/Makefile.objs: make pcie configurableYang Zhong
2019-03-07kconfig: introduce CONFIG_TEST_DEVICESPaolo Bonzini
2019-03-07build: switch to KconfigPaolo Bonzini
2019-02-05hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...Paolo Bonzini
2019-02-05hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács
2018-10-30ppc: move at24c to its own CONFIG_ symbolPaolo Bonzini
2018-07-07sm501: Implement i2c part for reading monitor EDIDBALATON Zoltan
2018-07-03ppc: Include vga cirrus card into the compiling processSebastian Bauer
2018-07-03hw/timer: Add basic M41T80 emulationBALATON Zoltan
2018-07-03hw/ppc: Give sam46ex its own config optionDavid Gibson
2018-06-21ppc4xx_i2c: Implement directcntl registerBALATON Zoltan
2018-06-16mac_newworld: add PMU deviceMark Cave-Ayland
2018-06-16mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland
2018-03-06ppc: Add aCube Sam460ex boardBALATON Zoltan
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland
2018-02-05i2c: Add a CONFIG_I2C master switch to the configuration filesThomas Huth
2018-01-20default-configs/ppc-softmmu: Restructure the switches according to the machinesThomas Huth
2017-10-16build: remove CONFIG_LIBDECNUMBERPaolo Bonzini
2017-09-19default-configs: Replace $(and ...) with $(call land, ...)Thomas Huth
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt
2017-09-08ppc4xx_i2c: Move to hw/i2cBALATON Zoltan
2017-04-24ppc: Add SM501 device in ppc softmmu targets default configsBALATON Zoltan
2017-02-06Split serial-isa into its own config optionDavid Gibson
2017-01-31prep: add IBM RS/6000 7020 (40p) machine emulationHervé Poussineau
2017-01-31prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau
2016-09-13default-configs: removed obsolete CONFIG_ISA_MMIODaniel P. Berrange
2015-03-09PPC: Remove duplicate OPENPIC defines in default-configsAlexander Graf
2015-02-27Create specific config option for "platform-bus"David Gibson
2015-02-13pci: Move PCI VGA to pci.makAlexander Graf
2014-09-08PPC: Fix default config ordering and add eTSEC for ppc64Alexander Graf
2014-06-16target-ppc: Enable Building of libdecnumberTom Musta
2014-03-05Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau
2014-02-13ppcemb-softmmu: Drop Mac and e500 emulationAndreas Färber
2014-02-10prep: Drop from ppcemb-softmmuAndreas Färber
2013-10-16default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács