aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-09-09hw/riscv: Sort the Kconfig options in alphabetical orderBin Meng1-29/+29
2020-09-09hw/riscv: Drop CONFIG_SIFIVEBin Meng1-9/+5
2020-09-09hw/riscv: Always build riscv_hart.cBin Meng1-9/+0
2020-09-09hw/riscv: Move sifive_test model to hw/miscBin Meng1-0/+1
2020-09-09hw/riscv: Move sifive_uart model to hw/charBin Meng1-0/+2
2020-09-09hw/riscv: Move riscv_htif model to hw/charBin Meng1-3/+0
2020-09-09hw/riscv: Move sifive_plic model to hw/intcBin Meng1-0/+5
2020-09-09hw/riscv: Move sifive_clint model to hw/intcBin Meng1-0/+5
2020-09-09hw/riscv: Move sifive_gpio model to hw/gpioBin Meng1-0/+2
2020-09-09hw/riscv: Move sifive_u_otp model to hw/miscBin Meng1-0/+1
2020-09-09hw/riscv: Move sifive_u_prci model to hw/miscBin Meng1-0/+1
2020-09-09hw/riscv: Move sifive_e_prci model to hw/miscBin Meng1-0/+1
2020-09-09hw/riscv: sifive_u: Connect a DMA controllerBin Meng1-0/+1
2020-09-09hw/riscv: microchip_pfsoc: Connect a DMA controllerBin Meng1-0/+1
2020-09-09hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD cardBin Meng1-0/+1
2020-09-09hw/riscv: microchip_pfsoc: Connect 5 MMUARTsBin Meng1-0/+1
2020-09-09hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit boardBin Meng1-0/+6
2020-06-19hw/char: Initial commit of Ibex UARTAlistair Francis1-0/+4
2020-06-03riscv: Initial commit of OpenTitan machineAlistair Francis1-0/+5
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel1-0/+1
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis1-0/+1
2019-09-17riscv: sifive_u: Fix broken GEM supportBin Meng1-0/+1
2019-09-17riscv: sifive_e: Drop sifive_mmio_emulate()Bin Meng1-0/+1
2019-03-18kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini1-0/+1
2019-03-11riscv/Kconfig: enable PCI_DEVICESDavid Abdurachmanov1-0/+3
2019-03-07riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directivesPaolo Bonzini1-0/+13
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+20