Sign in
qemu
/
qemu
/
87e6f4a4d6885006931b371771e2933c40700427
/
hw
/
display
/
omap_dss.c
00a946a
hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)
by Philippe Mathieu-Daudé
· 4 years, 9 months ago
85eb7c1
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
by Philippe Mathieu-Daudé
· 5 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
47df515
hw/display: Clean up includes
by Peter Maydell
· 9 years ago
b45c03f
arm: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
77a8257
omap: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
fc97bb5
hw: move display devices to hw/display/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/omap_dss.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
3c8359d
omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS
by Stefan Hajnoczi
· 13 years ago
f44336c
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
by Avi Kivity
· 13 years ago
4852e5d
omap_dss: convert to memory API
by Avi Kivity
· 13 years ago
a56e423
omap: eliminate l4_register_io_memory
by Avi Kivity
· 13 years ago
95117be
hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL
by Peter Maydell
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
5c130f6
Yet more phys_ram_base elimination.
by pbrook
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
9e7d11f
Remove a duplicate omap_l4_attach(), add one missing elsewhere.
by balrog
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
f3d8b1e
array overflow in hw/stellaris.c and hw/omap_dss.c
by aurel32
· 17 years ago
c66fb5b
Collapse omap peripherals on L4 bus into one io entry (temporarily).
by balrog
· 17 years ago
827df9f
Add basic OMAP2 chip support.
by balrog
· 17 years ago