143 Commits (c676f6cd7867d37fd9a133f580bad0a934f7465c)

Author SHA1 Message Date
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini a5d7e646f6 include: move hw/ptimer.h to hw/core/ 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Paolo Bonzini 838861a1f9 include: move hw/clock.h to hw/core/ 4 months ago
Marc-André Lureau 0c35f5bf86 hw/pcspk: use explicitly the required PIT types 5 months ago
Sean Wei e5308bc52d include/hw: replace FSF postal address with licenses URL 10 months ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Bernhard Beschow f8b2612176 hw/arm/fsl-imx8mp: Implement general purpose timers 1 year ago
Zhao Liu f32352ff9e i386/fw_cfg: move hpet_cfg definition to hpet.c 1 year ago
Jamin Lin 8bc691bed8 hw/timer/aspeed: Add AST2700 Support 1 year ago
Zhao Liu 11ea52fcbe hw/timer/hpet: Drop the unused macro 1 year ago
Philippe Mathieu-Daudé e62f8ffb29 hw/timer: Move HPET_INTCAP definition to "hpet.h" 2 years ago
Clément Chigot f432962e72 hw/sparc/grlib: split out the headers for each peripherals 2 years ago
Philippe Mathieu-Daudé 8e7db8ab51 hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available 3 years ago
Philippe Mathieu-Daudé 97cfb5e430 hw/isa: Remove empty ISADeviceClass structure 3 years ago
Philippe Mathieu-Daudé 7c72f2196a hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header 3 years ago
Markus Armbruster 7a5951f651 include: Include headers where needed 3 years ago
Jean-Christophe Dubois a1e03956f4 i.MX6UL: Add a specific GPT timer instance for the i.MX6UL 3 years ago
Axel Heider e662449aa6 hw/timer/imx_epit: remove explicit fields cnt and freq 3 years ago
Axel Heider 1ead962edf hw/timer/imx_epit: define SR_OCIF 3 years ago
Axel Heider 018ee7948f hw/timer/imx_epit: cleanup CR defines 3 years ago
Atish Patra 7cbcc538f4 hw/intc: Move mtimer/mtimecmp to aclint 4 years ago
Markus Armbruster 52581c718c Clean up header guards that don't match their file name 4 years ago
Steven Lee c5b89a4f47 aspeed/timer: Add AST1030 support 4 years ago
Edgar E. Iglesias 09fc50cdce timer: cadence_ttc: Break out header file to allow embedding 4 years ago
Wilfred Mallawa 28ca4689ae hw: timer: ibex_timer: Fixup reading w/o register 4 years ago
Alistair Francis 5bf6f1acdd hw/timer: Add SiFive PWM support 5 years ago
Alistair Francis 57a3a62265 hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines 5 years ago
Peter Maydell 683754c7b6 arm: Remove system_clock_scale global 5 years ago
Peter Maydell d18fdd69d0 hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale 5 years ago
Peter Maydell f3eb755728 hw/arm/stellaris: Split stellaris-gptm into its own file 5 years ago
Peter Maydell 5c6e1a1cf9 hw/timer/armv7m_systick: Add input clocks 5 years ago
Peter Maydell feb8ef35af hw/timer/armv7m_systick: Add usual QEMU interface comment 5 years ago
Alistair Francis df41cbd6bf hw/timer: Initial commit of Ibex Timer 5 years ago
Thomas Huth e06054368c hw: Remove superfluous includes of hw/hw.h 5 years ago
Peter Maydell 0b8ceee822 hw/timer/sse-timer: Model the SSE Subsystem System Timer 5 years ago
Peter Maydell 0d10df3038 hw/timer/sse-counter: Model the SSE Subsystem System Counter 5 years ago
Peter Maydell 38867d0b7e arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE 5 years ago
Peter Maydell efc34aaa82 hw/arm/mps2: Inline CMSDK_APB_TIMER creation 5 years ago
Peter Maydell 55fd0f84a2 hw/timer/cmsdk-apb-dualtimer: Add Clock input 5 years ago
Peter Maydell 7cc378edee hw/timer/cmsdk-apb-timer: Add Clock input 5 years ago
Peter Maydell b56d351e25 hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer 5 years ago
Hao Wu 0be12dc76a hw/timer: Refactor NPCM7XX Timer to use CLK clock 5 years ago
Peter Maydell 32bd322a01 hw/timer/armv7m_systick: Rewrite to use ptimers 6 years ago
Hao Wu 7d378ed6e3 hw/timer: Adding watchdog for NPCM7XX Timer. 6 years ago
Philippe Mathieu-Daudé be95dffa32 hw/timer/bcm2835: Support the timer COMPARE registers 6 years ago
Philippe Mathieu-Daudé cdb490da86 hw/timer/bcm2835: Rename variable holding CTRL_STATUS register 6 years ago
Philippe Mathieu-Daudé f3f69362fd hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition 6 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago