aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio
AgeCommit message (Expand)Author
2024-11-05hw/gpio/mpc8xxx: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-10-24hw/gpio/aspeed: Add AST2700 supportJamin Lin
2024-10-24hw/gpio/aspeed: Fix clear incorrect interrupt status for GPIO index modeJamin Lin
2024-10-24hw/gpio/aspeed: Support different memory region opsJamin Lin
2024-10-24hw/gpio/aspeed: Support to set the different memory sizeJamin Lin
2024-10-24hw/gpio/aspeed: Fix coding styleJamin Lin
2024-10-15hw/gpio: Remove MAX7310 devicePeter Maydell
2024-10-01hw/gpio: Remove TYPE_OMAP2_GPIOPeter Maydell
2024-10-01hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOPPeter Maydell
2024-09-16hw/gpio/aspeed_gpio: Avoid shift into sign bitPeter Maydell
2024-09-13hw/gpio: remove break after g_assert_not_reached()Pierrick Bouvier
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-07-02hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClassZheyu Ma
2024-05-28hw: arm: Remove use of tabs in some source filesTanmay Patil
2024-05-09hw/gpio: Handle clock migration in STM32L4x5 gpiosInès Varhol
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-03-25Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
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 sizeJoel 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