Add common BusState
[qemu] / hw / stellaris.c
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.