Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 1 | -3/+1 |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster | 1 | -2/+1 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -1/+1 |
2020-05-04 | hw/gpio/aspeed_gpio: Remove dead assignment | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-04-03 | hw/gpio/aspeed_gpio.c: Don't directly include assert.h | Peter Maydell | 1 | -2/+0 |
2019-12-16 | gpio: fix memory leak in aspeed_gpio_init() | PanNengyuan | 1 | -0/+1 |
2019-10-24 | hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model | Cédric Le Goater | 1 | -4/+4 |
2019-10-15 | hw/gpio: Add in AST2600 specific implementation | Rashmica Gupta | 1 | -5/+137 |
2019-09-13 | hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 | Rashmica Gupta | 1 | -0/+884 |