Age | Commit message (Expand) | Author |
2020-01-17 | i.MX: add an emulation for RNGC | Martin Kaiser |
2020-01-17 | hw/misc: Add the STM32F4xx EXTI device | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx Sysconfig device | Alistair Francis |
2020-01-08 | mos6522: remove anh register | Laurent Vivier |
2020-01-07 | q800: add a block backend to the PRAM | Laurent Vivier |
2019-10-28 | hw/m68k: implement ADB bus support for via | Laurent Vivier |
2019-10-28 | hw/m68k: add VIA support | Laurent Vivier |
2019-10-25 | hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor | Philippe Mathieu-Daudé |
2019-10-15 | aspeed/sdmc: Add AST2600 support | Joel Stanley |
2019-10-15 | aspeed/sdmc: Introduce an object class per SoC | Cédric Le Goater |
2019-10-15 | hw: aspeed_scu: Add AST2600 support | Joel Stanley |
2019-09-13 | aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine | Cédric Le Goater |
2019-09-13 | aspeed/scu: Introduce per-SoC SCU types | Cédric Le Goater |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include exec/memory.h slightly less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | ide: Include hw/ide/internal a bit less outside hw/ide/ | Markus Armbruster |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster |
2019-07-01 | hw/misc/aspeed_xdma: New device | Eddie James |
2019-05-17 | leon3: introduce the plug and play mechanism | KONRAD Frederic |
2019-05-13 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster |
2019-04-29 | hw/devices: Move CBus declarations into a new header | Philippe Mathieu-Daudé |
2019-02-28 | hw/arm/armsse: Unify init-svtor and cpuwait handling | Peter Maydell |
2019-02-28 | hw/arm/iotkit-sysctl: Add SSE-200 registers | Peter Maydell |
2019-02-28 | hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name | Peter Maydell |
2019-02-28 | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit | Peter Maydell |
2019-02-21 | hw/misc/tz-ppc: Support having unused ports in the middle of the range | Peter Maydell |
2019-02-01 | hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block | Peter Maydell |
2019-02-01 | iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable | Peter Maydell |
2019-02-01 | hw/misc/iotkit-secctl: Support 4 internal MPCs | Peter Maydell |
2019-01-18 | target/mips: Update ITU to utilize SAARI and SAAR CP0 registers | Yongbok Kim |
2019-01-18 | target/mips: Add field and R/W access to ITU control register ICR0 | Yongbok Kim |
2019-01-07 | hw/misc/nrf51_rng: Add NRF51 random number generator peripheral | Steffen Görtz |
2018-08-30 | macio: add addr property to macio IDE object | Mark Cave-Ayland |
2018-08-30 | macio: add macio bus to help with fw path generation | Mark Cave-Ayland |
2018-08-30 | macio: move MACIOIDEState type declarations to macio.h | Mark Cave-Ayland |
2018-08-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ... | Peter Maydell |
2018-08-24 | hw/misc/iotkit-secctl: Wire up registers for controlling MSCs | Peter Maydell |
2018-08-24 | hw/misc/tz-msc: Model TrustZone Master Security Controller | Peter Maydell |
2018-08-24 | hw/misc/iotkit-sysinfo: Implement IoTKit system information block | Peter Maydell |
2018-08-24 | hw/misc/iotkit-sysctl: Implement IoTKit system control element | Peter Maydell |
2018-08-24 | hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER | Peter Maydell |
2018-08-24 | hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters | Peter Maydell |
2018-08-23 | fw_cfg: import & use linux/qemu_fw_cfg.h | Marc-André Lureau |
2018-08-21 | check: Only test pvpanic when it is compiled in | Juan Quintela |
2018-08-20 | hw/misc: Remove mmio_interface device | Peter Maydell |
2018-08-16 | aspeed: add a max_ram_size property to the memory controller | Cédric Le Goater |
2018-08-16 | aspeed_sdmc: Fix saved values | Joel Stanley |