]> git.proxmox.com Git - qemu.git/history - hw/omap_lcdc.c
ui: move files to ui/ and include/ui/
[qemu.git] / hw / omap_lcdc.c
2012-12-19 Paolo Bonziniui: move files to ui/ and include/ui/
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Gerd Hoffmannconsole: untangle gfx & txt updates
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-09-10 Aurelien JarnoMerge branch 'spice.v59' of git://anongit.freedesktop...
2012-09-10 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-09-05 Luiz Capitulinoomap_lcdc: omap_ppm_save(): add error handling
2012-09-05 Luiz Capitulinoomap_lcdc: rename ppm_save() to omap_ppm_save()
2012-09-05 Luiz Capitulinoconsole: vga_hw_screen_dump_ptr: take Error argument
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/disk_io'...
2012-03-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v51' into...
2012-03-24 Gerd Hoffmannfix screendump
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-24 Gerd Hoffmannoptimize screendump for the common non-switch case
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-20 Avi Kivityframebuffer: drop use of cpu_get_physical_page_desc()
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28 Benoît Canetomap_lcdc: convert to memory API
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-21 Avi Kivityomap_lcdc: remove imif, emiff from structure
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-04-01 pbrookImplement and use shared memory framebuffer device...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-24 aliguoriIntroduce accessors for DisplayState (Stefano Stabellini)
2008-07-01 pbrookImplement resolution switching in common console code.
2008-02-10 balrogAdd an ncurses UI.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...