aboutsummaryrefslogtreecommitdiffstats
path: root/hw/omap_lcdc.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann1-2/+5
2011-12-20framebuffer: drop use of cpu_get_physical_page_desc()Avi Kivity1-1/+3
2011-11-28omap_lcdc: convert to memory APIBenoƮt Canet1-18/+15
2011-09-21omap_lcdc: remove imif, emiff from structureAvi Kivity1-6/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-7/+7
2009-10-01Get rid of _t suffixmalc1-7/+7
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl1-5/+5
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-04-01Implement and use shared memory framebuffer device rendering reoutine.pbrook1-65/+31
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-7/+5
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-7/+3
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori1-14/+14
2008-07-01Implement resolution switching in common console code.pbrook1-4/+6
2008-02-10Add an ncurses UI.balrog1-1/+1
2007-11-18Add statics and missing #includes for prototypes.pbrook1-4/+4
2007-11-17Break up vl.h.pbrook1-1/+3
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog1-0/+499