summaryrefslogtreecommitdiffstats
path: root/hw/omap_lcdc.c
Commit message (Expand)AuthorAgeFilesLines
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-3/+2
* console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-4/+4
* omap_lcdc: omap_ppm_save(): add error handlingLuiz Capitulino2012-09-051-14/+45
* omap_lcdc: rename ppm_save() to omap_ppm_save()Luiz Capitulino2012-09-051-5/+5
* console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino2012-09-051-1/+2
* fix screendumpGerd Hoffmann2012-03-241-3/+2
* optimize screendump for the common non-switch caseGerd Hoffmann2012-02-241-2/+5
* framebuffer: drop use of cpu_get_physical_page_desc()Avi Kivity2011-12-201-1/+3
* omap_lcdc: convert to memory APIBenoƮt Canet2011-11-281-18/+15
* omap_lcdc: remove imif, emiff from structureAvi Kivity2011-09-211-6/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-7/+7
* Get rid of _t suffixmalc2009-10-011-7/+7
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-5/+5
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-011-65/+31
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-7/+5
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-7/+3
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-14/+14
* Implement resolution switching in common console code.pbrook2008-07-011-4/+6
* Add an ncurses UI.balrog2008-02-101-1/+1
* Add statics and missing #includes for prototypes.pbrook2007-11-181-4/+4
* Break up vl.h.pbrook2007-11-171-1/+3
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-291-0/+499
OpenPOWER on IntegriCloud