aboutsummaryrefslogtreecommitdiffstats
path: root/include/hw/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoCCédric Le Goater2024-07-211-0/+4
* hw/misc: In STM32L4x5 EXTI, consolidate 2 constantsInès Varhol2024-07-111-2/+2
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into stagingRichard Henderson2024-07-031-0/+6
|\
| * hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh2024-07-011-1/+3
| * hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh2024-07-011-0/+4
* | Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson2024-07-022-3/+5
|\ \
| * | Remove inclusion of hw/hw.h from files that don't need itThomas Huth2024-07-021-1/+0
| * | hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOsMark Cave-Ayland2024-07-021-2/+5
| |/
* | hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol2024-07-011-0/+2
* | hw/misc: Implement mailbox properties for customer OTP and device specific private keysRayhan Faizel2024-07-011-0/+2
|/
* aspeed/scu: Add AST2700 supportJamin Lin2024-06-161-5/+42
* aspeed/sdmc: Add AST2700 supportJamin Lin2024-06-161-1/+4
* aspeed/sli: Add AST2700 supportJamin Lin2024-06-161-0/+27
* misc/pca955*: Move models under hw/gpioCédric Le Goater2024-03-254-125/+0
* hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol2024-03-071-2/+1
* hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexersArnaud Minier2024-03-051-0/+705
* hw/misc/stm32l4x5_rcc: Add an internal PLL Clock objectArnaud Minier2024-03-052-0/+62
* hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer objectArnaud Minier2024-03-052-0/+148
* hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier2024-03-052-0/+366
* hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/BALATON Zoltan2024-02-271-1/+1
* misc: Add a pca9554 GPIO device modelGlenn Miles2024-02-232-0/+55
* misc/pca9552: Let external devices set pca9552 inputsGlenn Miles2024-02-231-1/+2
* Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into stagingPeter Maydell2024-02-161-6/+0
|\
| * hw/misc/mips_itu: Remove MIPSITUState::saar fieldPhilippe Mathieu-Daudé2024-02-151-3/+0
| * hw/misc/mips_itu: Remove MIPSITUState::cpu0 fieldPhilippe Mathieu-Daudé2024-02-151-1/+0
| * hw/misc/mips: Reduce itc_reconfigure() scopePhilippe Mathieu-Daudé2024-02-151-2/+0
* | hw/misc/mps2-scc: Make changes needed for AN536 FPGA imagePeter Maydell2024-02-151-0/+1
|/
* lasi: Add reset I/O ports for LASI audio and FDCHelge Deller2024-02-111-0/+2
* hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'Philippe Mathieu-Daudé2024-01-261-1/+1
* hw/misc: Implement STM32L4x5 SYSCFGInès Varhol2024-01-151-0/+54
* hw/misc: Implement STM32L4x5 EXTIInès Varhol2024-01-151-0/+51
* Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into stagingStefan Hajnoczi2023-12-203-5/+5
|\
| * hw: Replace anti-social QOM type names (again)Markus Armbruster2023-12-203-5/+5
* | fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boardsNikita Ostrenkov2023-12-191-1/+6
|/
* hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx modelsFrederic Konrad2023-11-273-3/+3
* hw/misc: Introduce AMD/Xilix Versal TRNG deviceTong Ho2023-11-021-0/+58
* Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2023-10-201-1/+3
|\
| * hw/misc/mips_itu: Make MIPSITUState target agnosticPhilippe Mathieu-Daudé2023-10-191-1/+1
| * hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'Philippe Mathieu-Daudé2023-10-191-0/+2
* | hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folderThomas Huth2023-10-191-163/+0
|/
* mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEKMark Cave-Ayland2023-10-061-0/+3
* q800: add IOSB subsystemMark Cave-Ayland2023-10-061-0/+25
* q800: add djMEMC memory controllerMark Cave-Ayland2023-10-061-0/+30
* Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingStefan Hajnoczi2023-09-113-0/+620
|\
| * hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REGFrancisco Iglesias2023-09-081-0/+17
| * hw/misc: Introduce a model of Xilinx Versal's CFRAME_REGFrancisco Iglesias2023-09-081-0/+286
| * hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFRFrancisco Iglesias2023-09-081-0/+15
| * hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDROFrancisco Iglesias2023-09-081-0/+12
| * hw/misc: Introduce a model of Xilinx Versal's CFU_APBFrancisco Iglesias2023-09-081-0/+231
| * hw/misc: Introduce the Xilinx CFI interfaceFrancisco Iglesias2023-09-081-0/+59