summary refs log tree commit diff stats
path: root/include/hw/gpio/aspeed_gpio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/gpio/aspeed: Fix definition of AspeedGPIOClassZhenzhong Duan2025-06-101-1/+1
* hw/gpio/aspeed: Support different memory region opsJamin Lin2024-10-241-0/+1
* hw/gpio/aspeed: Support to set the different memory sizeJamin Lin2024-10-241-0/+1
* hw/gpio/aspeed: Fix coding styleJamin Lin2024-10-241-1/+1
* hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClassZheyu Ma2024-07-021-0/+1
* hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin2022-05-251-1/+1
* hw/gpio support GPIO index mode for write operation.Jamin Lin2022-05-251-0/+14
* Clean up decorations and whitespace around header guardsMarkus Armbruster2022-05-111-1/+1
* hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas2021-10-121-3/+2
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-5/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta2019-09-131-0/+100