aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-09bsd-user: Add new maintainersWarner Losh
2021-03-09Remove deprecated target tilegxThomas Huth
2021-03-09Acceptance Tests: restore filtering of tests by target archCleber Rosa
2021-03-09Acceptance Tests: restore downloading of VM imagesCleber Rosa
2021-03-09docs/devel/qgraph: improve qgraph documentationEmanuele Giuseppe Esposito
2021-03-09libqos/qgraph: format qgraph comments for sphinx documentationEmanuele Giuseppe Esposito
2021-03-09scripts/ci/gitlab-pipeline-status: give more info when pipeline not foundCleber Rosa
2021-03-09scripts/ci/gitlab-pipeline-status: give more information on failuresCleber Rosa
2021-03-09scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GETCleber Rosa
2021-03-09meson: Re-enable the possibility to run "make check SPEED=slow"Thomas Huth
2021-03-09docker: OpenSBI build job depends on OpenSBI containerPhilippe Mathieu-Daudé
2021-03-09docker: EDK2 build job depends on EDK2 containerPhilippe Mathieu-Daudé
2021-03-09docker: Alpine build job depends on Alpine containerPhilippe Mathieu-Daudé
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun
2021-03-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...Peter Maydell
2021-03-08Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-03-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...Peter Maydell
2021-03-08hw/arm/mps2: Update old infocenter.arm.com URLsPeter Maydell
2021-03-08docs/system/arm/mps2.rst: Document the new mps3-an524 boardPeter Maydell
2021-03-08hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524Peter Maydell
2021-03-08hw/arm/mps2-tz: Stub out USB controller for mps3-an524Peter Maydell
2021-03-06hw/sh4/sh7750_regs: Replace link to license by its full contentPhilippe Mathieu-Daudé
2021-03-06hw/sh4: Remove now unused CONFIG_SH4 from KconfigPhilippe Mathieu-Daudé
2021-03-06hw/pci-host: Introduce SH_PCI Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/block: Introduce TC58128 eeprom Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/timer: Introduce SH_TIMER Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/char: Introduce SH_SCI Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/intc: Introduce SH_INTC Kconfig entryPhilippe Mathieu-Daudé
2021-03-06hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D boardPhilippe Mathieu-Daudé
2021-03-06hw/sh4: Add missing licensePhilippe Mathieu-Daudé
2021-03-06target/sh4: Remove unused definitionsPhilippe Mathieu-Daudé
2021-03-06target/sh4: Let get_physical_address() use MMUAccessType access_typePhilippe Mathieu-Daudé
2021-03-06target/sh4: Remove unused 'int access_type' argumentPhilippe Mathieu-Daudé
2021-03-06target/sh4: Replace magic value by MMUAccessType definitionsPhilippe Mathieu-Daudé
2021-03-06target/sh4: Fix code style for checkpatch.plPhilippe Mathieu-Daudé
2021-03-06hw/arm/mps2-tz: Add new mps3-an524 boardPeter Maydell
2021-03-06hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfoPeter Maydell
2021-03-06hw/arm/mps2-tz: Support ROMs as well as RAMsPeter Maydell
2021-03-06hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo dataPeter Maydell
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