aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio
AgeCommit message (Expand)AuthorFilesLines
8 dayshw/gpio/aspeed: Add reg_table_count to AspeedGPIOClassZheyu Ma1-0/+17
2024-05-28hw: arm: Remove use of tabs in some source filesTanmay Patil1-29/+32
2024-05-09hw/gpio: Handle clock migration in STM32L4x5 gpiosInès Varhol1-2/+4
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell3-3/+3
2024-03-25Merge tag 'pull-request-2024-03-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell4-0/+815
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater4-0/+815
2024-03-11hw/gpio: introduce pcf8574 driverDmitriy Sharikhin3-0/+167
2024-03-07hw/gpio: Implement STM32L4x5 GPIOInès Varhol4-0/+487
2024-02-27hw/gpio: Connect SD controller to BCM2838 GPIOSergey Kambalin1-1/+51
2024-02-27hw/gpio: Implement BCM2838 GPIO functionalitySergey Kambalin1-3/+190
2024-02-27hw/gpio: Add BCM2838 GPIO stubSergey Kambalin2-1/+157
2023-12-29hw/gpio: Constify VMStateRichard Henderson11-12/+12
2023-08-22hw/gpio/nrf51: implement DETECT signalChris Laplante1-1/+13
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-13/+13
2023-03-20replace TABs with spacesYeqi Fu1-11/+11
2023-02-27hw/gpio/max7310: Simplify max7310_realize()Philippe Mathieu-Daudé1-3/+2
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type namePhilippe Mathieu-Daudé1-10/+10
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type namePhilippe Mathieu-Daudé1-8/+8
2023-01-12hw/arm/omap: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé1-8/+7
2023-01-12hw/gpio/omap_gpio: Add local variable to avoid embedded castPhilippe Mathieu-Daudé1-1/+2
2022-10-17hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxxBernhard Beschow2-1/+4
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas1-7/+8
2022-05-25hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin1-4/+4
2022-05-25hw/gpio support GPIO index mode for write operation.Jamin Lin1-0/+168
2022-05-25hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin1-0/+27
2022-05-25hw/gpio Add GPIO read/write trace event.Jamin Lin2-15/+43
2022-05-02hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas1-1/+1
2022-03-08hw: aspeed_gpio: Cleanup stray semicolon after switchAndrew Jeffery1-1/+1
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell1-1/+0
2021-10-12hw: aspeed_gpio: Fix GPIO array indexingPeter Delevoryas1-47/+33
2021-10-12hw: aspeed_gpio: Fix pin I/O type declarationsPeter Delevoryas1-4/+4
2021-09-30qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell1-2/+1
2021-09-20hw: aspeed_gpio: Clarify GPIO controller nameJoel Stanley1-13/+13
2021-09-20hw: aspeed_gpio: Simplify 1.8V definesJoel Stanley1-37/+36
2021-07-27hw: aspeed_gpio: Fix memory sizeJoel Stanley1-2/+1
2021-07-09hw/gpio/pl061: Document a shortcoming in our implementationPeter Maydell1-0/+9
2021-07-09hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on resetPeter Maydell2-4/+26
2021-07-09hw/gpio/pl061: Make pullup/pulldown of outputs configurablePeter Maydell1-4/+47
2021-07-09hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registersPeter Maydell2-7/+57
2021-07-09hw/gpio/pl061: Document the interface of this devicePeter Maydell1-0/+7
2021-07-09hw/gpio/pl061: Add tracepoints for register read and writePeter Maydell2-22/+50
2021-07-09hw/gpio/pl061: Clean up read/write offset handling logicPeter Maydell1-25/+79
2021-07-09hw/gpio/pl061: Convert DPRINTF to tracepointsPeter Maydell2-18/+15
2021-07-02hw/gpio/gpio_pwr: use shutdown function for rebootMaxim Uvarov1-1/+1
2021-06-05misc: Correct relative include pathPhilippe Mathieu-Daudé1-1/+1
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella1-1/+1
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell1-1/+1
2021-05-13hw/gpio/aspeed: spelling fix (addtional)Michael Tokarev1-1/+1
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster2-155/+0