]> git.proxmox.com Git - qemu.git/history - hw/omap2.c
slirp: Fix restricted mode
[qemu.git] / hw / omap2.c
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-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
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 tap module(Test-Chip-level)
2010-06-30 cmchaohw/omap2.c : separate spi 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-27 Blue SwirlRemove useless device dependency of HAS_AUDIO
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-21 Blue SwirlFix Sparse warning about invalid access past the end...
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-27 Gerd Hoffmannkill drives_table
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-01-18 aurel32add an init function parameter to qemu_chr_open()
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 balrogRemove a duplicate omap_l4_attach(), add one missing...
2008-12-03 malcMake audio violate POSIX less
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-01 aurel32Malta & OMAP: add a name to char devices
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-09-20 balrogAllow attaching devices to OMAP UARTs.
2008-07-29 balrogCorrect audio api usage in OMAP EAC (spotted by malc).
2008-07-25 balrogFix OMAP GPMC register offsets and SYSCTL 8bit io ...
2008-07-21 balrogHandle on-chip DMA controllers in one place, convert...
2008-07-21 balrogOmap DPLL & APLL locking logic.
2008-07-18 balrogOMAP2 EAC module.
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 balrogNokia N800 machine support (ARM).
2008-04-14 balrogAdd basic OMAP2 chip support.