aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-03-06hw/arm/mps2-tz: Make RAM arrangement board-specificPeter Maydell
2021-03-06hw/arm/mps2-tz: Allow boards to have different PPCInfo dataPeter Maydell
2021-03-06hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTsPeter Maydell
2021-03-06hw/arm/mps2-tz: Move device IRQ info to data structuresPeter Maydell
2021-03-06hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interruptsPeter Maydell
2021-03-06hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPIPeter Maydell
2021-03-06hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524Peter Maydell
2021-03-06hw/arm/mps2-tz: Make number of IRQs board-specificPeter Maydell
2021-03-06hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board typePeter Maydell
2021-03-06hw/arm/mps2-tz: Make FPGAIO switch and LED config per-boardPeter Maydell
2021-03-06hw/misc/mps2-fpgaio: Support SWITCH registerPeter Maydell
2021-03-06hw/misc/mps2-fpgaio: Make number of LEDs configurable by boardPeter Maydell
2021-03-06hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-boardPeter Maydell
2021-03-06hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511Peter Maydell
2021-03-06hw/misc/mps2-scc: Support configurable number of OSCCLK valuesPeter Maydell
2021-03-06hw/arm/mps2-tz: Make SYSCLK frequency board-specificPeter Maydell
2021-03-06hw/display/tcx: Drop unnecessary code for handling BGR format outputsPeter Maydell
2021-03-06hw/display/omap_lcdc: Delete unnecessary macroPeter Maydell
2021-03-06hw/display/omap_lcdc: Inline template header into C filePeter Maydell
2021-03-06hw/display/omap_lcdc: Fix coding style issues in template headerPeter Maydell
2021-03-06hw/display/omap_lcdc: Drop broken bigendian ifdefPeter Maydell
2021-03-06hw/display/omap_lcdc: Expand out macros in template headerPeter Maydell
2021-03-06hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsitePeter Maydell
2021-03-06hw/display/tc6393xb: Expand out macros in template headerPeter Maydell
2021-03-06scsi: move host_status handling into SCSI driversHannes Reinecke
2021-03-06scsi: inline sg_io_sense_from_errno() into the callers.Hannes Reinecke
2021-03-06scsi-generic: do not snoop the output of failed commandsPaolo Bonzini
2021-03-06x86/pvh: extract only 4 bytes of start address for 32 bit kernelsDavid Edmondson
2021-03-06lsilogic: Use PCIDevice::exit instead of DeviceState::unrealizePeng Liang
2021-03-06KVM: x86: deprecate -M kernel-irqchip=off except for -M isapcPaolo Bonzini
2021-03-05Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...Peter Maydell
2021-03-05hw/display/tc6393xb: Remove dead code for handling non-32bpp surfacesPeter Maydell
2021-03-05hw/arm/musicpal: Remove dead code for non-32-bit-RGB surfacesPeter Maydell
2021-03-05virtio-mmio: improve virtio-mmio get_dev_path alogschspa
2021-03-05hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()Philippe Mathieu-Daudé
2021-03-05hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' propertyPhilippe Mathieu-Daudé
2021-03-05hw/arm: Add npcm7xx emc modelDoug Evans
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans
2021-03-05sbsa-ref: add 'max' to list of allowed cpusMarcin Juszkiewicz
2021-03-05sbsa-ref: remove cortex-a53 from list of supported cpusMarcin Juszkiewicz
2021-03-05Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-03-04hw/riscv: virt: Map high mmio for PCIeBin Meng
2021-03-04hw/riscv: virt: Limit RAM size in a 32-bit systemBin Meng
2021-03-04hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()Bin Meng
2021-03-04hw/riscv: Drop 'struct MemmapEntry'Bin Meng
2021-03-04goldfish_rtc: re-arm the alarm after migrationLaurent Vivier
2021-03-04hw/riscv: sifive_u: Add QSPI2 controller and connect an SD cardBin Meng
2021-03-04hw/riscv: sifive_u: Add QSPI0 controller and connect a flashBin Meng
2021-03-04hw/ssi: Add SiFive SPI controller supportBin Meng
2021-03-04hw/block: m25p80: Add various ISSI flash informationBin Meng