aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell1-1/+1
2021-01-29hw/misc/pvpanic: add PCI interface supportMihai Carabas1-0/+1
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas1-2/+21
2021-01-13macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland1-2/+0
2021-01-13macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland1-1/+1
2021-01-13macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland1-1/+1
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu1-0/+105
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu1-6/+0
2021-01-12hw/misc: Add clock converter in NPCM7XX CLK moduleHao Wu1-2/+138
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé1-1/+1
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang1-0/+37
2020-11-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé1-2/+0
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell2-2/+2
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant2-2/+2
2020-11-03hw/misc: Add Microchip PolarFire SoC SYSREG module supportBin Meng1-0/+39
2020-11-03hw/misc: Add Microchip PolarFire SoC IOSCB module supportBin Meng1-0/+50
2020-11-03hw/misc: Add Microchip PolarFire SoC DDR Memory Controller supportBin Meng1-0/+56
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell4-0/+1265
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell3-0/+101
2020-10-27hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel1-0/+269
2020-10-27hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel2-0/+21
2020-10-27hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel2-0/+507
2020-10-27hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel2-0/+190
2020-10-27hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel1-0/+8
2020-10-27hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel2-0/+173
2020-10-27hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel2-0/+61
2020-10-27hw/misc: Add npcm7xx random number generatorHavard Skinnemoen1-0/+34
2020-10-27hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu1-0/+2
2020-10-26hw/misc/mps2-scc: Use the LED devicePhilippe Mathieu-Daudé1-0/+2
2020-10-26hw/misc/mps2-fpgaio: Use the LED devicePhilippe Mathieu-Daudé1-0/+2
2020-10-26hw/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé1-0/+10
2020-10-26hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé1-0/+87
2020-10-22hw/misc/sifive_u_otp: Add backend drive supportGreen Wan1-0/+2
2020-10-22hw/misc/sifive_u_otp: Add write function and write-once protectionGreen Wan1-0/+3
2020-10-12qom: fix objects with improper parent typePaolo Bonzini1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost51-187/+63
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost4-16/+4
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost4-8/+8
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost4-8/+16
2020-09-14hw/misc: Add NPCM7xx Clock Controller device modelHavard Skinnemoen1-0/+48
2020-09-14hw/misc: Add NPCM7xx System Global Control Registers device modelHavard Skinnemoen1-0/+43
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell4-0/+287
2020-09-09hw/riscv: Move sifive_test model to hw/miscBin Meng1-0/+45
2020-09-09hw/riscv: Move sifive_u_otp model to hw/miscBin Meng1-0/+80
2020-09-09hw/riscv: Move sifive_u_prci model to hw/miscBin Meng1-0/+91
2020-09-09hw/riscv: Move sifive_e_prci model to hw/miscBin Meng1-0/+71
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost57-113/+138
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost57-132/+247
2020-09-03Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell2-1/+13
2020-09-02mos6522: Rename QOM macrosEduardo Habkost1-2/+2