Age | Commit message (Expand) | Author |
2020-10-27 | hw/misc/bcm2835_cprman: add a clock mux skeleton implementation | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: implement PLLs behaviour | Luc Michel |
2020-10-27 | hw/misc/bcm2835_cprman: add a PLL skeleton implementation | Luc Michel |
2020-10-27 | hw/arm/raspi: add a skeleton implementation of the CPRMAN | Luc Michel |
2020-10-27 | hw/misc: Add npcm7xx random number generator | Havard Skinnemoen |
2020-10-27 | hw/timer: Adding watchdog for NPCM7XX Timer. | Hao Wu |
2020-10-26 | hw/misc/mps2-scc: Use the LED device | Philippe Mathieu-Daudé |
2020-10-26 | hw/misc/mps2-fpgaio: Use the LED device | Philippe Mathieu-Daudé |
2020-10-26 | hw/misc/led: Allow connecting from GPIO output | Philippe Mathieu-Daudé |
2020-10-26 | hw/misc/led: Add a LED device | Philippe Mathieu-Daudé |
2020-10-22 | hw/misc/sifive_u_otp: Add backend drive support | Green Wan |
2020-10-22 | hw/misc/sifive_u_otp: Add write function and write-once protection | Green Wan |
2020-10-12 | qom: fix objects with improper parent type | Paolo Bonzini |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-18 | sifive: Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-18 | sifive: Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-09-14 | hw/misc: Add NPCM7xx Clock Controller device model | Havard Skinnemoen |
2020-09-14 | hw/misc: Add NPCM7xx System Global Control Registers device model | Havard Skinnemoen |
2020-09-13 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell |
2020-09-09 | hw/riscv: Move sifive_test model to hw/misc | Bin Meng |
2020-09-09 | hw/riscv: Move sifive_u_otp model to hw/misc | Bin Meng |
2020-09-09 | hw/riscv: Move sifive_u_prci model to hw/misc | Bin Meng |
2020-09-09 | hw/riscv: Move sifive_e_prci model to hw/misc | Bin Meng |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-09-03 | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int... | Peter Maydell |
2020-09-02 | mos6522: Rename QOM macros | Eduardo Habkost |
2020-09-02 | imx_ccm: Rename IMX_GET_CLASS macro | Eduardo Habkost |
2020-09-01 | arm: aspeed: add strap define `25HZ` of AST2500 | Igor Kononenko |
2020-09-01 | aspeed/sdmc: Perform memory training | Joel Stanley |
2020-08-28 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'... | Peter Maydell |
2020-08-28 | hw/misc/unimp: Display the offset with width of the region size | Philippe Mathieu-Daudé |
2020-08-27 | auxbus: Move QOM macros to header | Eduardo Habkost |
2020-07-11 | hw/misc: avr: Add limited support for power reduction device | Michael Rolnik |
2020-07-03 | hw/misc/max111x: Create header file for documentation, TYPE_ macros | Peter Maydell |
2020-06-26 | hw/misc/pca9552: Model qdev output GPIOs | Philippe Mathieu-Daudé |
2020-06-26 | hw/misc/pca9552: Add a 'description' property for debugging purpose | Philippe Mathieu-Daudé |
2020-06-26 | hw/misc/pca9552: Add generic PCA955xClass, parent of TYPE_PCA9552 | Philippe Mathieu-Daudé |
2020-06-26 | hw/misc/pca9552: Rename generic code as pca955x | Philippe Mathieu-Daudé |
2020-06-26 | hw/misc/pca9552: Rename 'nr_leds' as 'pin_count' | Philippe Mathieu-Daudé |
2020-06-26 | mac_via: rework ADB state machine to be compatible with both MacOS and Linux | Mark Cave-Ayland |
2020-06-26 | mac_via: convert to use ADBBusState internal autopoll variables | Mark Cave-Ayland |
2020-06-26 | pmu: convert to use ADBBusState internal autopoll variables | Mark Cave-Ayland |
2020-06-26 | cuda: convert to use ADBBusState internal autopoll variables | Mark Cave-Ayland |
2020-06-26 | pmu: fix duplicate autopoll mask variable | Mark Cave-Ayland |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | auxbus: Eliminate aux_create_slave() | Markus Armbruster |
2020-06-15 | auxbus: New aux_bus_realize(), pairing with aux_bus_init() | Markus Armbruster |