Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster | 7 | -0/+17 |
2019-07-01 | hw/misc/aspeed_xdma: New device | Eddie James | 1 | -0/+30 |
2019-05-17 | leon3: introduce the plug and play mechanism | KONRAD Frederic | 1 | -0/+60 |
2019-05-13 | Clean up decorations and whitespace around header guards | Markus Armbruster | 2 | -2/+3 |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -2/+2 |
2019-04-29 | hw/devices: Move CBus declarations into a new header | Philippe Mathieu-Daudé | 1 | -0/+32 |
2019-02-28 | hw/arm/armsse: Unify init-svtor and cpuwait handling | Peter Maydell | 1 | -0/+3 |
2019-02-28 | hw/arm/iotkit-sysctl: Add SSE-200 registers | Peter Maydell | 1 | -0/+20 |
2019-02-28 | hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name | Peter Maydell | 1 | -1/+1 |
2019-02-28 | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit | Peter Maydell | 1 | -0/+44 |
2019-02-21 | hw/misc/tz-ppc: Support having unused ports in the middle of the range | Peter Maydell | 1 | -1/+7 |
2019-02-01 | hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block | Peter Maydell | 1 | -0/+41 |
2019-02-01 | iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable | Peter Maydell | 1 | -0/+6 |
2019-02-01 | hw/misc/iotkit-secctl: Support 4 internal MPCs | Peter Maydell | 1 | -3/+3 |
2019-01-18 | target/mips: Update ITU to utilize SAARI and SAAR CP0 registers | Yongbok Kim | 1 | -0/+4 |
2019-01-18 | target/mips: Add field and R/W access to ITU control register ICR0 | Yongbok Kim | 1 | -0/+4 |
2019-01-07 | hw/misc/nrf51_rng: Add NRF51 random number generator peripheral | Steffen Görtz | 1 | -0/+83 |
2018-08-30 | macio: add addr property to macio IDE object | Mark Cave-Ayland | 1 | -0/+1 |
2018-08-30 | macio: add macio bus to help with fw path generation | Mark Cave-Ayland | 1 | -0/+10 |
2018-08-30 | macio: move MACIOIDEState type declarations to macio.h | Mark Cave-Ayland | 1 | -0/+26 |
2018-08-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ... | Peter Maydell | 1 | -1/+10 |
2018-08-24 | hw/misc/iotkit-secctl: Wire up registers for controlling MSCs | Peter Maydell | 1 | -0/+14 |
2018-08-24 | hw/misc/tz-msc: Model TrustZone Master Security Controller | Peter Maydell | 1 | -0/+79 |
2018-08-24 | hw/misc/iotkit-sysinfo: Implement IoTKit system information block | Peter Maydell | 1 | -0/+37 |
2018-08-24 | hw/misc/iotkit-sysctl: Implement IoTKit system control element | Peter Maydell | 1 | -0/+49 |
2018-08-24 | hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER | Peter Maydell | 1 | -0/+6 |
2018-08-24 | hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters | Peter Maydell | 1 | -0/+4 |
2018-08-23 | fw_cfg: import & use linux/qemu_fw_cfg.h | Marc-André Lureau | 1 | -10/+2 |
2018-08-21 | check: Only test pvpanic when it is compiled in | Juan Quintela | 1 | -1/+10 |
2018-08-20 | hw/misc: Remove mmio_interface device | Peter Maydell | 1 | -49/+0 |
2018-08-16 | aspeed: add a max_ram_size property to the memory controller | Cédric Le Goater | 1 | -0/+1 |
2018-08-16 | aspeed_sdmc: Fix saved values | Joel Stanley | 1 | -0/+1 |
2018-08-16 | aspeed_sdmc: Extend number of valid registers | Joel Stanley | 1 | -1/+1 |
2018-08-16 | i.MX6UL: Add i.MX6UL specific CCM device | Jean-Christophe Dubois | 1 | -0/+226 |
2018-07-17 | hw/display/xlnx_dp: Move problematic code from instance_init to realize | Paolo Bonzini | 1 | -1/+13 |
2018-07-16 | aspeed: Implement write-1-{set, clear} for AST2500 strapping | Andrew Jeffery | 1 | -0/+2 |
2018-06-26 | aspeed/scu: introduce clock frequencies | Cédric Le Goater | 1 | -4/+66 |
2018-06-22 | hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS | Peter Maydell | 1 | -0/+8 |
2018-06-22 | hw/misc/tz-mpc.c: Implement registers | Peter Maydell | 1 | -0/+10 |
2018-06-22 | hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller | Peter Maydell | 1 | -0/+70 |
2018-06-16 | mos6522: expose mos6522_update_irq() through MOS6522DeviceClass | Mark Cave-Ayland | 1 | -0/+1 |
2018-06-16 | mac_newworld: add PMU device | Mark Cave-Ayland | 2 | -0/+239 |
2018-06-16 | mac_newworld: add gpios to macio devices with PMU enabled | Mark Cave-Ayland | 2 | -0/+50 |
2018-06-16 | mac_newworld: add via machine option to control mac99 VIA/ADB configuration | Mark Cave-Ayland | 1 | -0/+2 |
2018-06-12 | mos6522: move timer frequency initialisation to mos6522_reset | Mark Cave-Ayland | 1 | -1/+1 |
2018-06-12 | cuda: embed mos6522_cuda device directly rather than using QOM object link | Mark Cave-Ayland | 2 | -15/+14 |
2018-06-08 | misc: add pca9552 LED blinker model | Cédric Le Goater | 2 | -0/+64 |
2018-06-01 | hw/misc/mips_itu: Cleanup includes | Philippe Mathieu-Daudé | 1 | -0/+2 |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé | 2 | -2/+0 |
2018-05-04 | mac_newworld: move wiring of macio IRQs to macio_newworld_realize() | Mark Cave-Ayland | 1 | -1/+0 |