aboutsummaryrefslogtreecommitdiffstats
path: root/docs/system/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* aspeed: Introduce a 'boot-emmc' machine optionCédric Le Goater2024-07-211-0/+2
* docs/system/arm: Add a doc for zynq boardSai Pavan Boddu2024-07-011-0/+47
* target/arm: Enable FEAT_Debugv8p8 for -cpu maxGustavo Romero2024-07-011-0/+1
* hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machineXiong Yining2024-06-211-0/+4
* hw/arm/virt: allow creation of a second NonSecure UARTPeter Maydell2024-06-211-1/+5
* docs:aspeed: Add AST2700 Evaluation boardJamin Lin2024-06-161-4/+35
* target/arm: Implement FEAT WFxT and enable for '-cpu max'Peter Maydell2024-05-301-0/+1
* docs/system: Remove ADC from raspi documentationRayhan Faizel2024-05-281-1/+0
* hw/display : Add device DM163Inès Varhol2024-04-301-1/+2
* target/arm: Enable FEAT_Spec_FPACC for -cpu maxPeter Maydell2024-04-301-0/+1
* target/arm: Enable FEAT_ETS2 for -cpu maxPeter Maydell2024-04-301-1/+1
* target/arm: Enable FEAT_CSV2_3 for -cpu maxPeter Maydell2024-04-301-0/+1
* docs/system/arm/emulation.rst: Add missing implemented featuresPeter Maydell2024-04-301-2/+36
* hw/arm: Add the USART to the stm32l4x5 SoCArnaud Minier2024-04-251-1/+1
* target/arm: Add FEAT_NMI to maxJinjie Ruan2024-04-251-0/+1
* docs: sbsa: update specs, add dt noteMarcin Juszkiewicz2024-04-021-9/+26
* hw/gpio: Implement STM32L4x5 GPIOInès Varhol2024-03-071-1/+1
* target/arm: Enable FEAT_ECV for 'max' CPUPeter Maydell2024-03-071-0/+1
* hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier2024-03-051-1/+1
* hw/i2c: Implement Broadcom Serial Controller (BSC)Rayhan Faizel2024-03-051-0/+1
* docs/system/arm: Add RPi4B to raspi.rstSergey Kambalin2024-02-271-5/+7
* docs: Add documentation for the mps3-an536 boardPeter Maydell2024-02-151-3/+34
* hw/ssi: Implement BCM2835 SPI ControllerRayhan Faizel2024-02-021-1/+1
* docs/system/arm/virt.rst: Add note on CPU features off by defaultGustavo Romero2024-01-261-0/+13
* hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck2024-01-261-1/+1
* hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck2024-01-261-0/+1
* hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi boardGuenter Roeck2024-01-261-1/+1
* hw/misc: Implement STM32L4x5 SYSCFGInès Varhol2024-01-151-1/+1
* hw/misc: Implement STM32L4x5 EXTIInès Varhol2024-01-151-3/+2
* docs/system/arm/virt.rst: Improve 'highmem' option docsPeter Maydell2024-01-151-1/+7
* target/arm: Add FEAT_NV2 to max, neoverse-n2, neoverse-v1 CPUsPeter Maydell2024-01-091-0/+1
* target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUsPeter Maydell2024-01-091-0/+1
* hw/arm: Add minimal support for the B-L475E-IOT01A boardInès Varhol2024-01-092-2/+50
* docs: use "buses" rather than "busses"Samuel Tardieu2024-01-052-2/+2
* hw: Replace anti-social QOM type names (again)Markus Armbruster2023-12-201-1/+1
* docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"Markus Armbruster2023-12-201-1/+1
* docs: clean-up the xenpvh documentationAlex Bennée2023-12-121-17/+22
* docs/system/arm/emulation.rst: spelling fix: EnhacementsMichael Tokarev2023-11-151-1/+1
* hw/arm/vexpress-a9: Remove useless mapping of RAM at address 0Peter Maydell2023-11-061-0/+3
* target/arm: Implement Neoverse N2 CPU modelPeter Maydell2023-10-271-0/+1
* target/arm: Implement FEAT_HPMN0Peter Maydell2023-10-191-0/+1
* target/arm: Enable FEAT_MOPS for CPU 'max'Peter Maydell2023-09-211-0/+1
* target/arm: Implement FEAT_HBCPeter Maydell2023-09-211-0/+1
* target/arm: Implement FEAT_TIDCP1Richard Henderson2023-09-081-0/+1
* target/arm: Implement cortex-a710Richard Henderson2023-09-081-0/+1
* target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINEAaron Lindsay2023-09-081-0/+2
* target/arm: Implement FEAT_Pauth2Aaron Lindsay2023-09-081-0/+1
* target/arm: Implement FEAT_EPACAaron Lindsay2023-09-081-0/+1
* target/arm: Implement FEAT_PACQARMA3Richard Henderson2023-09-082-8/+16
* aspeed: Create flash devices only when defaults are enabledCédric Le Goater2023-09-011-6/+29