index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
omap_gpmc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2023-01-12
1
-6
/
+6
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-22
1
-3
/
+3
*
hw/misc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-07
1
-2
/
+1
*
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
1
-1
/
+2
*
omap_gpmc.c: Remove duplicate assignment
Dr. David Alan Gilbert
2014-10-24
1
-2
/
+0
*
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
2014-08-18
1
-1
/
+1
*
hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO
Peter Maydell
2014-05-13
1
-0
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+894