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