summaryrefslogtreecommitdiffstats
path: root/hw/display/omap_lcdc.c
Commit message (Expand)AuthorAgeFilesLines
* hw/display/omap_lcdc: Delete unnecessary macroPeter Maydell2021-03-061-3/+1Star
* hw/display/omap_lcdc: Inline template header into C filePeter Maydell2021-03-061-2/+125
* hw/display/omap_lcdc: Fix potential NULL pointer dereferenceAlexChen2020-11-021-3/+7
* Remove unnecessary cast when using the cpu_[physical]_memory APIPhilippe Mathieu-Daudé2020-02-201-5/+5
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+2
* omap_lcdc: Remove support for DEPTH != 32Pooja Dhannawat2016-05-121-43/+5Star
* hw/display: Clean up includesPeter Maydell2016-01-291-0/+1
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-071-2/+1Star
* framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini2015-07-241-2/+10
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+1
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-3/+6
* console: simplify screendumpGerd Hoffmann2013-04-161-85/+1Star
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-5/+5
* hw: move display devices to hw/display/, configure via default-configs/Paolo Bonzini2013-04-081-0/+493