Age | Commit message (Expand) | Author | Files | Lines |
2022-05-25 | hw/gpio: replace HWADDR_PRIx with PRIx64 | Jamin Lin | 1 | -1/+1 |
2022-05-25 | hw/gpio support GPIO index mode for write operation. | Jamin Lin | 1 | -0/+14 |
2022-05-11 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2021-10-12 | hw: aspeed_gpio: Fix GPIO array indexing | Peter Delevoryas | 1 | -3/+2 |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 1 | -4/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -5/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -4/+7 |
2019-09-13 | hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 | Rashmica Gupta | 1 | -0/+100 |