Age | Commit message (Expand) | Author |
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 |
2018-08-16 | aspeed_sdmc: Extend number of valid registers | Joel Stanley |
2018-08-16 | i.MX6UL: Add i.MX6UL specific CCM device | Jean-Christophe Dubois |
2018-07-17 | hw/display/xlnx_dp: Move problematic code from instance_init to realize | Paolo Bonzini |
2018-07-16 | aspeed: Implement write-1-{set, clear} for AST2500 strapping | Andrew Jeffery |
2018-06-26 | aspeed/scu: introduce clock frequencies | Cédric Le Goater |
2018-06-22 | hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS | Peter Maydell |
2018-06-22 | hw/misc/tz-mpc.c: Implement registers | Peter Maydell |
2018-06-22 | hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller | Peter Maydell |
2018-06-16 | mos6522: expose mos6522_update_irq() through MOS6522DeviceClass | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add PMU device | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add gpios to macio devices with PMU enabled | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add via machine option to control mac99 VIA/ADB configuration | Mark Cave-Ayland |
2018-06-12 | mos6522: move timer frequency initialisation to mos6522_reset | Mark Cave-Ayland |
2018-06-12 | cuda: embed mos6522_cuda device directly rather than using QOM object link | Mark Cave-Ayland |
2018-06-08 | misc: add pca9552 LED blinker model | Cédric Le Goater |
2018-06-01 | hw/misc/mips_itu: Cleanup includes | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-04 | mac_newworld: move wiring of macio IRQs to macio_newworld_realize() | Mark Cave-Ayland |
2018-04-27 | mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize() | Mark Cave-Ayland |
2018-03-06 | mac_newworld: use object link to pass OpenPIC object to macio | Mark Cave-Ayland |
2018-03-06 | mac_oldworld: use object link to pass heathrow PIC object to macio | Mark Cave-Ayland |
2018-03-06 | macio: move macio related structures and defines into separate macio.h file | Mark Cave-Ayland |
2018-03-02 | hw/misc/iotkit-secctl: Add remaining simple registers | Peter Maydell |
2018-03-02 | hw/misc/iotkit-secctl: Add handling for PPCs | Peter Maydell |
2018-03-02 | hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton | Peter Maydell |
2018-03-02 | hw/misc/tz-ppc: Model TrustZone peripheral protection controller | Peter Maydell |
2018-03-02 | hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505 | Peter Maydell |
2018-03-02 | hw/misc/unimp: Move struct to header file | Peter Maydell |
2018-02-16 | cuda.h: Fix multiple typedef | Dr. David Alan Gilbert |
2018-02-16 | ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file | Mark Cave-Ayland |
2018-02-11 | misc: introduce new mos6522 VIA device and enable it for ppc builds | Mark Cave-Ayland |
2018-02-09 | i.MX: Add implementation of i.MX7 GPR IP block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX7 SNVS IP-block | Andrey Smirnov |
2018-02-09 | i.MX: Add code to emulate i.MX2 watchdog IP block | Andrey Smirnov |