]> git.proxmox.com Git - qemu.git/history - hw/stellaris.c
Correct spelling of licensed
[qemu.git] / hw / stellaris.c
2011-07-23 Matthew FernandezCorrect spelling of licensed
2011-07-23 Jan Kiszkanet: Consistently use qemu_macaddr_default_if_unset
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-22 Juan Quintelavmstate: stellaris use unused for placeholder entries
2011-04-22 Juan Quintelavmstate: port stellaris_adc
2011-04-22 Juan Quintelavmstate: port stellaris gptm
2011-04-22 Juan Quintelavmstate: port stellaris sys
2011-04-22 Juan Quintelavmstate: port stellaris ssi bus
2011-04-22 Juan Quintelavmstate: port stellaris i2c
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-06 Peter Maydellhw/pl061.c: Implement ARM PL061 as well as Luminary one
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-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2009-10-27 Gerd Hoffmannstellaris_enet: use qdev properties for configuration.
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
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-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-06-03 Paul BrookStellaris qdev conversion
2009-06-02 Paul BrookImplement multiple samplers on stellaris ADC
2009-05-22 Paul BrookAdd common BusState
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-14 Paul BrookStellaris SSI qdev conversion
2009-05-14 Paul BrookStellaris I2C qdev conversion
2009-05-14 Paul BrookSSD0303 qdev conversion
2009-05-14 Paul BrookStellaris ethernet qdev conversion
2009-05-14 Paul BrookPL011 qdev conversion
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-28 balrogSet default max_cpus to one.
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-08-22 aurel32array overflow in hw/stellaris.c and hw/omap_dss.c
2008-07-02 pbrookSave/restore for stellaris boards.
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-24 pbrookStellaris boards really aren't that big!
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2008-04-11 aurel32Fix few spelling issues in comments
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-24 pbrookPartial SD card SPI mode support.
2007-11-24 pbrookStellaris ethernet support.
2007-11-24 pbrookARMv7-M SysTick fix.
2007-11-19 pbrookFix typo in error message.
2007-11-18 pbrookLuminary board input support.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookARMv7 support.