index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
omap_lcdc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix screendump
Gerd Hoffmann
2012-03-24
1
-3
/
+2
*
optimize screendump for the common non-switch case
Gerd Hoffmann
2012-02-24
1
-2
/
+5
*
framebuffer: drop use of cpu_get_physical_page_desc()
Avi Kivity
2011-12-20
1
-1
/
+3
*
omap_lcdc: convert to memory API
BenoƮt Canet
2011-11-28
1
-18
/
+15
*
omap_lcdc: remove imif, emiff from structure
Avi Kivity
2011-09-21
1
-6
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-7
/
+7
*
Get rid of _t suffix
malc
2009-10-01
1
-7
/
+7
*
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-21
1
-5
/
+5
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Implement and use shared memory framebuffer device rendering reoutine.
pbrook
2009-04-01
1
-65
/
+31
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-7
/
+5
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-7
/
+3
*
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
2008-11-24
1
-14
/
+14
*
Implement resolution switching in common console code.
pbrook
2008-07-01
1
-4
/
+6
*
Add an ncurses UI.
balrog
2008-02-10
1
-1
/
+1
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-4
/
+4
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
balrog
2007-07-29
1
-0
/
+499