Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-04-27 | mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize() | Mark Cave-Ayland | 1 | -1/+0 |
2018-03-06 | mac_newworld: use object link to pass OpenPIC object to macio | Mark Cave-Ayland | 1 | -1/+3 |
2018-03-06 | mac_oldworld: use object link to pass heathrow PIC object to macio | Mark Cave-Ayland | 1 | -0/+2 |
2018-03-06 | macio: move macio related structures and defines into separate macio.h file | Mark Cave-Ayland | 1 | -0/+75 |
2018-03-02 | hw/misc/iotkit-secctl: Add remaining simple registers | Peter Maydell | 1 | -0/+4 |
2018-03-02 | hw/misc/iotkit-secctl: Add handling for PPCs | Peter Maydell | 1 | -2/+62 |
2018-03-02 | hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton | Peter Maydell | 1 | -0/+39 |
2018-03-02 | hw/misc/tz-ppc: Model TrustZone peripheral protection controller | Peter Maydell | 1 | -0/+101 |
2018-03-02 | hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505 | Peter Maydell | 1 | -0/+43 |
2018-03-02 | hw/misc/unimp: Move struct to header file | Peter Maydell | 1 | -0/+10 |
2018-02-16 | cuda.h: Fix multiple typedef | Dr. David Alan Gilbert | 1 | -2/+2 |
2018-02-16 | ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file | Mark Cave-Ayland | 1 | -0/+107 |
2018-02-11 | misc: introduce new mos6522 VIA device and enable it for ppc builds | Mark Cave-Ayland | 1 | -0/+152 |
2018-02-09 | i.MX: Add implementation of i.MX7 GPR IP block | Andrey Smirnov | 1 | -0/+28 |
2018-02-09 | i.MX: Add code to emulate i.MX7 SNVS IP-block | Andrey Smirnov | 1 | -0/+35 |
2018-02-09 | i.MX: Add code to emulate i.MX2 watchdog IP block | Andrey Smirnov | 1 | -0/+33 |
2018-02-09 | i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks | Andrey Smirnov | 1 | -0/+139 |