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