aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio
AgeCommit message (Expand)Author
2024-03-11hw/gpio: introduce pcf8574 driverDmitriy Sharikhin
2024-03-07hw/gpio: Implement STM32L4x5 GPIOInès Varhol
2024-02-27hw/gpio: Connect SD controller to BCM2838 GPIOSergey Kambalin
2024-02-27hw/gpio: Implement BCM2838 GPIO functionalitySergey Kambalin
2024-02-27hw/gpio: Add BCM2838 GPIO stubSergey Kambalin
2023-12-29hw/gpio: Constify VMStateRichard Henderson
2023-08-22hw/gpio/nrf51: implement DETECT signalChris Laplante
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-03-20replace TABs with spacesYeqi Fu
2023-02-27hw/gpio/max7310: Simplify max7310_realize()Philippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type namePhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type namePhilippe Mathieu-Daudé
2023-01-12hw/arm/omap: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Add local variable to avoid embedded castPhilippe Mathieu-Daudé
2022-10-17hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxxBernhard Beschow
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas
2022-05-25hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin
2022-05-25hw/gpio support GPIO index mode for write operation.Jamin Lin
2022-05-25hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin
2022-05-25hw/gpio Add GPIO read/write trace event.Jamin Lin
2022-05-02hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas
2022-03-08hw: aspeed_gpio: Cleanup stray semicolon after switchAndrew Jeffery
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell
2021-10-12hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas
2021-10-12hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas
2021-09-30qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell
2021-09-20hw: aspeed_gpio: Clarify GPIO controller nameJoel Stanley
2021-09-20hw: aspeed_gpio: Simplify 1.8V definesJoel Stanley
2021-07-27hw: aspeed_gpio: Fix memory sizepull-target-arm-20210727Joel Stanley
2021-07-09hw/gpio/pl061: Document a shortcoming in our implementationPeter Maydell
2021-07-09hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on resetPeter Maydell
2021-07-09hw/gpio/pl061: Make pullup/pulldown of outputs configurablePeter Maydell
2021-07-09hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registersPeter Maydell
2021-07-09hw/gpio/pl061: Document the interface of this devicePeter Maydell
2021-07-09hw/gpio/pl061: Add tracepoints for register read and writePeter Maydell
2021-07-09hw/gpio/pl061: Clean up read/write offset handling logicPeter Maydell
2021-07-09hw/gpio/pl061: Convert DPRINTF to tracepointsPeter Maydell
2021-07-02hw/gpio/gpio_pwr: use shutdown function for rebootMaxim Uvarov
2021-06-05misc: Correct relative include pathPhilippe Mathieu-Daudé
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-13hw/gpio/aspeed: spelling fix (addtional)Michael Tokarev
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-01-29hw: gpio: implement gpio-pwr driver for qemu reset/poweroffMaxim Uvarov
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-10-27hw/gpio: Add GPIO model for Nuvoton NPCM7xxHavard Skinnemoen
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-16hw/gpio/max7310: Remove impossible checkPhilippe Mathieu-Daudé