aboutsummaryrefslogtreecommitdiff
path: root/hw/mips/Kconfig
AgeCommit message (Expand)Author
2024-10-03hw/char: Extract serial-mmBernhard Beschow
2024-06-19hw/mips/loongson3_virt: Wire up loongson_ipi deviceJiaxun Yang
2024-05-10kconfig: express dependency of individual boards on libfdtPaolo Bonzini
2024-05-03mips: switch boards to "default y"Paolo Bonzini
2024-03-08mips: do not list individual devices from configs/Paolo Bonzini
2024-02-15hw/isa: extract FDC37M81X to a separate filePaolo Bonzini
2024-02-15hw/mips/Kconfig: Remove ISA dependencies from MIPSsim boardBernhard Beschow
2024-02-15hw/mips: remove unnecessary "select PTIMER"Paolo Bonzini
2023-11-13hw/mips: LOONGSON3V depends on UNIMP deviceMarc-André Lureau
2023-11-07hw/mips: FULOONG depends on VT82C686Marc-André Lureau
2023-10-22hw/isa/piix3: Merge hw/isa/piix4.cBernhard Beschow
2023-01-13hw/mips/Kconfig: Track Malta's PIIX dependencies via KconfigBernhard Beschow
2023-01-13hw/mips/gt64xxx_pci: Move it to hw/pci-host/Philippe Mathieu-Daudé
2023-01-13hw/mips/gt64xxx_pci: Let the GT64120 manage the lower 512MiB holePhilippe Mathieu-Daudé
2023-01-13hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.cPhilippe Mathieu-Daudé
2022-01-13hw/display: Rename VGA_ISA_MM -> VGA_MMIOPhilippe Mathieu-Daudé
2021-07-20hw/mips: Express dependencies of the Boston machine with KconfigPhilippe Mathieu-Daudé
2021-07-20hw/mips: Add dependency MIPS_CPS -> MIPS_ITUPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.cPhilippe Mathieu-Daudé
2021-01-04hw/mips: Add Loongson-3 machine supportHuacai Chen
2021-01-04hw/mips: Implement fw_cfg_arch_key_name()Huacai Chen
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé
2020-05-26hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé
2020-05-26hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North BridgePhilippe Mathieu-Daudé
2019-10-04hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.cThomas Huth
2019-07-02hw/mips: Express dependencies of the r4k platform with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Express dependencies of the Jazz machine with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Express dependencies of the MIPSsim machine with KconfigPhilippe Mathieu-Daudé
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini