]> git.proxmox.com Git - qemu.git/history - hw/omap.h
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / omap.h
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
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-09 Stefan Weilhw/omap: Fix default setup for OMAP UART devices
2010-06-30 cmchaohw/omap : make local function static and remove declara...
2010-06-30 cmchaohw/omwp2.c : separate l4 interconnect module
2010-06-30 cmchaohw/omap2.c : separate spi module
2010-06-30 cmchaohw/omap1.c : separate interrupt controller module
2010-06-30 cmchaohw/omap2.c : separate sdrc (sdram controller)
2010-06-30 cmchaohw/omap2.c : separate gpmc(general purpose memory contr...
2010-06-30 cmchaohw/omap2.c : separate synctimer module
2010-06-30 cmchaohw/omap2.c : separate gptimer module
2010-06-30 cmchaohw/omap2.c : separate gpio module
2010-06-30 cmchaohw/omap1.c : separate gpio module
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
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-05-10 Paul BrookFollow coding conventions
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-09-20 balrogAllow attaching devices to OMAP UARTs.
2008-07-21 balrogHandle on-chip DMA controllers in one place, convert...
2008-07-18 balrogOMAP2 EAC module.
2008-07-16 balrogDisable OMAP2 combined-io-entries hack now that more...
2008-05-18 balrogCollapse omap peripherals on L4 bus into one io entry...
2008-05-07 balrogNokia N810 basic system emulation.
2008-05-04 balrogOMAP STI/XTI console.
2008-04-14 balrogAdd TSC2301 touchscreen & keypad controller.
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-03-06 balrogSplit OMAP DMA out to a file apart.
2008-02-10 balrogMake omap I2C controller work (previously untested...
2007-12-09 balrogOMAP DMA 3.2 support by Lauro Ramos Venancio.
2007-12-05 balrogRework OMAP1 interrupt handling to allow multiple inter...
2007-11-20 balrogOMAP LPGs (LED pulse generators).
2007-11-19 balrogClean-up/rewrite audio over I^2S support.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-04 balrogZeroing ITR shouldn't ack irq zero.
2007-11-04 balrogAdd register mappings in DSP space (must be accessible...
2007-11-04 balrogMake accesses with wrong width also work as apparently...
2007-11-03 balrogSplit I^2C controller out of hw/omap.c.
2007-11-03 balrogImplement OMAP on-chip RTC (Linux guest date/time now...
2007-11-03 balrogInitial OMAP I^2C controller implementation (communicat...
2007-11-03 balrogAdd OMAP Pulse-width Tone module.
2007-11-03 balrogImplement OMAP PWL (backlight) module.
2007-10-29 balrogImplement OMAP MicroWire controller.
2007-10-28 balrogAdd OMAP Shared GPIO module.
2007-10-28 balrogHandle MMC card insertion/removal/readonly signals.
2007-10-28 balrogImplement OMAP1 MPU I/O module.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-31 balrogAdd OMAP MMC/SD host controller.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...