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
/
sd
/
bcm2835_sdhost.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/sd: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
hw/sd: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-11-07
1
-19
/
+14
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
1
-1
/
+1
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
1
-2
/
+2
*
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
2020-09-09
1
-2
/
+3
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
*
hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
Philippe Mathieu-Daudé
2020-08-21
1
-1
/
+1
*
hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
Philippe Mathieu-Daudé
2020-08-21
1
-1
/
+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
*
hw/sd/bcm2835_sdhost: Fix PIO mode writes
Guenter Roeck
2018-07-23
1
-4
/
+16
*
sdcard: Use the ldst API
Philippe Mathieu-Daudé
2018-06-29
1
-8
/
+5
*
hw/sd/bcm2835_sdhost: Don't raise spurious interrupts
Peter Maydell
2018-04-10
1
-20
/
+26
*
hw/sd/bcm2835_sdhost: Add tracepoints
Peter Maydell
2018-04-10
1
-0
/
+10
*
bcm2835_sdhost: add bcm2835 sdhost controller
Clement Deschamps
2017-02-28
1
-0
/
+429