| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/misc: Add npcm7xx random number generator | Havard Skinnemoen | 2020-10-27 | 1 | -0/+34 |
* | hw/timer: Adding watchdog for NPCM7XX Timer. | Hao Wu | 2020-10-27 | 1 | -0/+2 |
* | hw/misc/sifive_u_otp: Add backend drive support | Green Wan | 2020-10-22 | 1 | -0/+2 |
* | hw/misc/sifive_u_otp: Add write function and write-once protection | Green Wan | 2020-10-22 | 1 | -0/+3 |
* | qom: fix objects with improper parent type | Paolo Bonzini | 2020-10-12 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 51 | -187/+63 |
* | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 4 | -16/+4 |
* | sifive: Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-18 | 4 | -8/+8 |
* | sifive: Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-18 | 4 | -8/+16 |
* | hw/misc: Add NPCM7xx Clock Controller device model | Havard Skinnemoen | 2020-09-14 | 1 | -0/+48 |
* | hw/misc: Add NPCM7xx System Global Control Registers device model | Havard Skinnemoen | 2020-09-14 | 1 | -0/+43 |
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell | 2020-09-13 | 4 | -0/+287 |
|\ |
|
| * | hw/riscv: Move sifive_test model to hw/misc | Bin Meng | 2020-09-10 | 1 | -0/+45 |
| * | hw/riscv: Move sifive_u_otp model to hw/misc | Bin Meng | 2020-09-10 | 1 | -0/+80 |
| * | hw/riscv: Move sifive_u_prci model to hw/misc | Bin Meng | 2020-09-10 | 1 | -0/+91 |
| * | hw/riscv: Move sifive_e_prci model to hw/misc | Bin Meng | 2020-09-10 | 1 | -0/+71 |
* | | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 57 | -113/+138 |
* | | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 57 | -132/+247 |
|/ |
|
* | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int... | Peter Maydell | 2020-09-03 | 2 | -1/+13 |
|\ |
|
| * | arm: aspeed: add strap define `25HZ` of AST2500 | Igor Kononenko | 2020-09-01 | 1 | -0/+1 |
| * | aspeed/sdmc: Perform memory training | Joel Stanley | 2020-09-01 | 1 | -1/+12 |
* | | mos6522: Rename QOM macros | Eduardo Habkost | 2020-09-02 | 1 | -2/+2 |
* | | imx_ccm: Rename IMX_GET_CLASS macro | Eduardo Habkost | 2020-09-02 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'... | Peter Maydell | 2020-08-28 | 1 | -0/+1 |
|\ |
|
| * | hw/misc/unimp: Display the offset with width of the region size | Philippe Mathieu-Daudé | 2020-08-28 | 1 | -0/+1 |
* | | auxbus: Move QOM macros to header | Eduardo Habkost | 2020-08-27 | 1 | -0/+3 |
|/ |
|
* | hw/misc: avr: Add limited support for power reduction device | Michael Rolnik | 2020-07-11 | 1 | -0/+46 |
* | hw/misc/max111x: Create header file for documentation, TYPE_ macros | Peter Maydell | 2020-07-03 | 1 | -0/+56 |
* | hw/misc/pca9552: Model qdev output GPIOs | Philippe Mathieu-Daudé | 2020-06-26 | 1 | -0/+1 |
* | hw/misc/pca9552: Add a 'description' property for debugging purpose | Philippe Mathieu-Daudé | 2020-06-26 | 1 | -0/+1 |
* | hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552 | Philippe Mathieu-Daudé | 2020-06-26 | 1 | -3/+3 |
* | hw/misc/pca9552: Rename generic code as pca955x | Philippe Mathieu-Daudé | 2020-06-26 | 1 | -5/+5 |
* | hw/misc/pca9552: Rename 'nr_leds' as 'pin_count' | Philippe Mathieu-Daudé | 2020-06-26 | 1 | -1/+1 |
* | mac_via: rework ADB state machine to be compatible with both MacOS and Linux | Mark Cave-Ayland | 2020-06-26 | 1 | -0/+1 |
* | mac_via: convert to use ADBBusState internal autopoll variables | Mark Cave-Ayland | 2020-06-26 | 1 | -1/+0 |
* | pmu: convert to use ADBBusState internal autopoll variables | Mark Cave-Ayland | 2020-06-26 | 1 | -3/+0 |
* | cuda: convert to use ADBBusState internal autopoll variables | Mark Cave-Ayland | 2020-06-26 | 1 | -4/+0 |
* | pmu: fix duplicate autopoll mask variable | Mark Cave-Ayland | 2020-06-26 | 1 | -1/+0 |
* | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -1/+1 |
* | auxbus: Eliminate aux_create_slave() | Markus Armbruster | 2020-06-15 | 1 | -7/+0 |
* | auxbus: New aux_bus_realize(), pairing with aux_bus_init() | Markus Armbruster | 2020-06-15 | 1 | -0/+7 |
* | auxbus: Rename aux_init_bus() to aux_bus_init() | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
* | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+3 |
* | hw/misc/empty_slot: Name the slots when created | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -1/+1 |
* | hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -0/+19 |
* | raspi: add BCM2835 SOC MPHI emulation | Paul Zimmerman | 2020-06-05 | 1 | -0/+44 |
* | hw: Move i.MX watchdog driver to hw/watchdog | Guenter Roeck | 2020-05-21 | 1 | -33/+0 |
* | aspeed: Support AST2600A1 silicon revision | Joel Stanley | 2020-05-11 | 1 | -0/+1 |
* | hw/arm/bcm283x: Correct the license text | Philippe Mathieu-Daudé | 2020-03-23 | 3 | -3/+9 |
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 2020-03-19 | 1 | -0/+1 |
|\ |
|