summaryrefslogtreecommitdiff
path: root/hw/gpio/aspeed_gpio.c
AgeCommit message (Expand)Author
2021-06-05misc: Correct relative include pathPhilippe Mathieu-Daudé
2021-05-13hw/gpio/aspeed: spelling fix (addtional)Michael Tokarev
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-04hw/gpio/aspeed_gpio: Remove dead assignmentPhilippe Mathieu-Daudé
2020-04-03hw/gpio/aspeed_gpio.c: Don't directly include assert.hPeter Maydell
2019-12-16gpio: fix memory leak in aspeed_gpio_init()PanNengyuan
2019-10-24hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V modelCédric Le Goater
2019-10-15hw/gpio: Add in AST2600 specific implementationRashmica Gupta
2019-09-13hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta