aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2024-07-11hw/misc: In STM32L4x5 EXTI, handle direct interruptsInès Varhol1-0/+7
2024-07-11hw/misc: In STM32L4x5 EXTI, consolidate 2 constantsInès Varhol1-4/+2
2024-07-11hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_opsZheyu Ma1-0/+2
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson3-4/+8
2024-07-02Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...Richard Henderson1-1/+6
2024-07-02Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson1-1/+0
2024-07-02aspeed/sdmc: Remove extra R_MAIN_STATUS caseJamin Lin1-1/+0
2024-07-02aspeed/sdmc: Check RAM size value at realize timeCédric Le Goater1-0/+6
2024-07-02Remove inclusion of hw/hw.h from files that don't need itThomas Huth1-1/+0
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh1-0/+5
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh3-4/+3
2024-07-01hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol1-15/+13
2024-07-01hw/misc/zynq_slcr: Add boot-mode propertySai Pavan Boddu1-1/+21
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel1-0/+87
2024-06-21hw/misc: Set valid access size for Exynos4210 RNGZheyu Ma1-0/+2
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin2-1/+309
2024-06-16aspeed/sdmc: Add AST2700 supportJamin Lin1-3/+191
2024-06-16aspeed/sdmc: fix coding styleJamin Lin1-4/+7
2024-06-16aspeed/sdmc: remove redundant macrosJamin Lin1-15/+0
2024-06-16aspeed/sli: Add AST2700 supportJamin Lin3-1/+186
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-3/+3
2024-06-05update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini3-3/+3
2024-06-04hw/misc/debugexit: use runstate API instead of plain exit()Thomas Weißschuh1-1/+3
2024-04-30hw: misc: edu: use qemu_log_mask instead of hw_errorChris Friedt1-4/+8
2024-04-30hw: misc: edu: rename local vars in edu_check_rangeChris Friedt1-8/+8
2024-04-30hw: misc: edu: fix 2 off-by-one errorsChris Friedt1-9/+8
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson8-27/+33
2024-04-25hw/misc : Correct 5 spaces indents in stm32l4x5_extiInès Varhol1-4/+4
2024-04-25hw/misc/imx: Replace sprintf() by snprintf()Philippe Mathieu-Daudé6-8/+8
2024-04-25hw/misc/applesmc: Simplify DeviceReset handlerPhilippe Mathieu-Daudé1-15/+21
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell19-29/+29
2024-04-25hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcrPeter Maydell2-18/+7
2024-04-10hw/misc/applesmc: Fix memory leak in reset() handlerPhilippe Mathieu-Daudé1-0/+1
2024-04-10hw/misc/applesmc: Do not call DeviceReset from DeviceRealizePhilippe Mathieu-Daudé1-1/+0
2024-03-26hw/misc/stm32l4x5_rcc: Propagate period when enabling a clockArnaud Minier1-1/+1
2024-03-26hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()Philippe Mathieu-Daudé1-1/+6
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater4-815/+0
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell3-5/+3
2024-03-12bulk: Access existing variables initialized to &S->F when availablePhilippe Mathieu-Daudé2-3/+2
2024-03-12hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()Zhao Liu1-2/+1
2024-03-11hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu1-0/+1
2024-03-07hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol1-0/+1
2024-03-05hw/misc/stm32l4x5_rcc: Add write protections to CR registerArnaud Minier1-50/+114
2024-03-05hw/misc/stm32l4x5_rcc: Handle Register UpdatesArnaud Minier1-12/+512
2024-03-05hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexersArnaud Minier1-17/+128
2024-03-05hw/misc/stm32l4x5_rcc: Add an internal PLL Clock objectArnaud Minier2-0/+181
2024-03-05hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer objectArnaud Minier2-0/+165
2024-03-05hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier4-0/+454
2024-02-27hw/misc/bcm2835_property: Add missed BCM2835 propertiesSergey Kambalin1-0/+21
2024-02-23ppc/pnv: Add a pca9554 I2C device to powernv10-rainierGlenn Miles2-0/+5