aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2025-07-08MAX78000: AES implementationJackson Donaldson2-0/+69
2025-07-08MAX78000: TRNG ImplementationJackson Donaldson2-0/+36
2025-07-08MAX78000: GCR ImplementationJackson Donaldson1-0/+129
2025-07-08MAX78000: ICC ImplementationJackson Donaldson1-0/+33
2025-07-02treewide: update docs file extensions (.txt -> .rst) in commentsSean Wei1-1/+1
2025-05-25hw/misc/aspeed_hace: Support DMA 64 bits dram addressJamin Lin1-0/+1
2025-05-25hw/misc/aspeed_hace: Add support for source, digest, key buffer 64 bit addressesJamin Lin1-0/+3
2025-05-25hw/misc/aspeed_hace: Move register size to instance class and dynamically all...Jamin Lin1-2/+3
2025-05-25hw/misc/aspeed_hace: Remove unused code for better readabilityJamin Lin1-2/+0
2025-04-23include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson1-1/+1
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson7-7/+7
2025-03-09hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon RevisionsJamin Lin1-0/+2
2025-03-09hw/misc/aspeed_hace: Fix boot issue in the Crypto Manager Self TestJamin Lin1-0/+1
2025-03-09hw/misc/aspeed_hace: Add AST2700 supportJamin Lin1-0/+1
2025-03-04hw/misc/pvpanic: Add MMIO interfaceAlexander Graf1-0/+1
2025-02-25hw/arm/fsl-imx8mp: Implement clock treeBernhard Beschow2-0/+111
2025-02-20hw/misc: Support NPCM8XX CLK Module RegistersHao Wu1-2/+8
2025-02-20hw/misc: Add nr_regs and cold_reset_values to NPCM CLKHao Wu1-1/+8
2025-02-20hw/misc: Move NPCM7XX CLK to NPCM CLKHao Wu1-10/+12
2025-02-20hw/misc: Rename npcm7xx_clk to npcm_clkHao Wu1-3/+3
2025-02-20hw/misc: Store DRAM size in NPCM8XX GCR ModuleHao Wu1-0/+1
2025-02-20hw/misc: Add support for NPCM8XX GCRHao Wu1-2/+4
2025-02-20hw/misc: Add nr_regs and cold_reset_values to NPCM GCRHao Wu1-2/+11
2025-02-20hw/misc: Move NPCM7XX GCR to NPCM GCRHao Wu1-3/+4
2025-02-20hw/misc: Rename npcm7xx_gcr to npcm_gcrHao Wu1-3/+3
2025-01-30licenses: Remove SPDX tags not being license identifier for LinaroPhilippe Mathieu-Daudé1-2/+3
2025-01-13hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFOPhilippe Mathieu-Daudé1-4/+3
2024-12-31hw/misc/ivshmem-flat: Add ivshmem-flat deviceGustavo Romero1-0/+85
2024-11-18hw/misc/mos6522: Fix bad class definition of the MOS6522 deviceThomas Huth1-1/+1
2024-10-24hw/misc/aspeed_hace: Fix SG Accumulative hashingAlejandro Zeise1-0/+4
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol1-0/+1
2024-10-15hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez1-0/+91
2024-10-01hw/misc: Remove cbusPeter Maydell1-31/+0
2024-09-05hw/misc/xlnx-versal-trng: Call register_finalize_blockPeter Maydell1-0/+1
2024-07-21aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoCCédric Le Goater1-0/+4
2024-07-11hw/misc: In STM32L4x5 EXTI, consolidate 2 constantsInès Varhol1-2/+2
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson1-0/+6
2024-07-02Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson2-3/+5
2024-07-02Remove inclusion of hw/hw.h from files that don't need itThomas Huth1-1/+0
2024-07-02hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOsMark Cave-Ayland1-2/+5
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh1-1/+3
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh1-0/+4
2024-07-01hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol1-0/+2
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel1-0/+2
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin1-5/+42
2024-06-16aspeed/sdmc: Add AST2700 supportJamin Lin1-1/+4
2024-06-16aspeed/sli: Add AST2700 supportJamin Lin1-0/+27
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater4-125/+0
2024-03-07hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol1-2/+1
2024-03-05hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexersArnaud Minier1-0/+705