aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-08hw/arm/mps2: Update old infocenter.arm.com URLspull-target-arm-20210308Peter 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/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
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-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-05target/arm/cpu: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2021-03-05target/arm: Restrict v8M IDAU to TCGPhilippe Mathieu-Daudé
2021-03-05target/arm: Use TCF0 and TFSRE0 for unprivileged tag checksPeter Collingbourne
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-05target/arm: Speed up aarch64 TBL/TBXRichard Henderson
2021-03-05hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' propertyPhilippe Mathieu-Daudé
2021-03-05tests/qtests: Add npcm7xx emc model testDoug Evans
2021-03-05hw/arm: Add npcm7xx emc modelDoug Evans
2021-03-05hw/net: Add npcm7xx emc modelDoug Evans
2021-03-05target/arm: Set ID_PFR2.SSBS to 1 for "max" 32-bit CPURebecca Cran
2021-03-05target/arm: Enable FEAT_SSBS for "max" AARCH64 CPURebecca Cran
2021-03-05target/arm: Add support for FEAT_SSBS, Speculative Store Bypass SafeRebecca Cran
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