index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
gpio
/
imx_gpio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/gpio/imx_gpio: Fix interpretation of GDIR polarity
Bernhard Beschow
2025-05-06
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
cleanup: Drop pointless return at end of function
Markus Armbruster
2025-04-24
1
-2
/
+0
*
hw/gpio/imx_gpio: Turn DPRINTF() into trace events
Bernhard Beschow
2025-01-13
1
-11
/
+7
*
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
*
hw/gpio: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
hw/gpio: Constify VMState
Richard Henderson
2023-12-29
1
-1
/
+1
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
i.MX: Fix GPIO ISR register write
Guenter Roeck
2016-10-28
1
-1
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
2015-12-17
1
-2
/
+10
*
i.MX: Standardize i.MX GPIO debug
Jean-Christophe Dubois
2015-10-27
1
-13
/
+14
*
i.MX: Add GPIO device
Jean-Christophe Dubois
2015-09-14
1
-0
/
+340