aboutsummaryrefslogtreecommitdiff
path: root/include/hw/gpio
AgeCommit message (Expand)AuthorFilesLines
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen1-0/+55
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost3-9/+3
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell1-0/+76
2020-09-09hw/riscv: Move sifive_gpio model to hw/gpioBin Meng1-0/+76
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost4-9/+8
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost4-10/+19
2020-04-30nrf51: Fix last GPIO CNF addressCameron Esfahani1-1/+1
2019-09-13hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta1-0/+100
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2019-01-07hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz1-0/+69
2017-02-28bcm2835_gpio: add bcm2835 gpio controllerClement Deschamps1-0/+39
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2015-12-17i.MX: add support for lower and upper interrupt in GPIO.Jean-Christophe Dubois1-1/+2
2015-09-14i.MX: Add GPIO deviceJean-Christophe Dubois1-0/+62