aboutsummaryrefslogtreecommitdiff
path: root/include/hw/gpio/aspeed_gpio.h
AgeCommit message (Expand)Author
2022-05-25hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin
2022-05-25hw/gpio support GPIO index mode for write operation.Jamin Lin
2022-05-11Clean up decorations and whitespace around header guardsMarkus Armbruster
2021-10-12hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-09-13hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta