aboutsummaryrefslogtreecommitdiff
path: root/include/hw/gpio
AgeCommit message (Expand)Author
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost
2020-09-13Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-09-09hw/riscv: Move sifive_gpio model to hw/gpioBin Meng
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-04-30nrf51: Fix last GPIO CNF addressCameron Esfahani
2019-09-13hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-01-07hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz
2017-02-28bcm2835_gpio: add bcm2835 gpio controllerClement Deschamps
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2015-12-17i.MX: add support for lower and upper interrupt in GPIO.Jean-Christophe Dubois
2015-09-14i.MX: Add GPIO deviceJean-Christophe Dubois