summaryrefslogtreecommitdiffstats
path: root/hw/stellaris.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-3/+3
* stellaris: convert gptm to memory APIBenoît Canet2011-11-241-17/+12
* stellaris: convert adc to memory APIBenoît Canet2011-11-241-18/+12
* stellaris: convert i2c to memory APIBenoît Canet2011-11-241-17/+11
* stellaris: convert sys to memory APIBenoît Canet2011-11-241-17/+11
* armv7m: convert to memory APIAvi Kivity2011-09-041-1/+4
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-4/+1
* armv7m: convert to memory APIAvi Kivity2011-08-241-1/+4
* Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into stagingAnthony Liguori2011-08-211-4/+68
|\
| * hw/stellaris: Add support for RCC2 registerEngin AYDOGAN2011-08-171-4/+68
* | Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
|/
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* net: Consistently use qemu_macaddr_default_if_unsetJan Kiszka2011-07-231-1/+1
* vmstate: stellaris use unused for placeholder entriesJuan Quintela2011-04-221-2/+1
* vmstate: port stellaris_adcJuan Quintela2011-04-221-55/+34
* vmstate: port stellaris gptmJuan Quintela2011-04-221-60/+24
* vmstate: port stellaris sysJuan Quintela2011-04-221-46/+25
* vmstate: port stellaris ssi busJuan Quintela2011-04-221-20/+11
* vmstate: port stellaris i2cJuan Quintela2011-04-221-32/+17
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-3/+3
* hw/pl061.c: Implement ARM PL061 as well as Luminary onePeter Maydell2011-03-061-1/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-4/+8
* savevm: Add DeviceState paramAlex Williamson2010-07-061-5/+6
* arm: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-1/+1
* stellaris_enet: use qdev properties for configuration.Gerd Hoffmann2009-10-271-1/+1
* New qdev_init_nofail()Markus Armbruster2009-10-071-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-10/+10
* Get rid of _t suffixmalc2009-10-011-10/+10
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-7/+12
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-8/+8
* qdev: rework device properties.Gerd Hoffmann2009-07-161-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-4/+4
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-2/+3
* Stellaris qdev conversionPaul Brook2009-06-031-27/+48
* Implement multiple samplers on stellaris ADCPaul Brook2009-06-021-19/+31
* Add common BusStatePaul Brook2009-05-231-7/+5
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* Stellaris SSI qdev conversionPaul Brook2009-05-141-33/+35
* Stellaris I2C qdev conversionPaul Brook2009-05-141-7/+18
* SSD0303 qdev conversionPaul Brook2009-05-141-1/+1
* Stellaris ethernet qdev conversionPaul Brook2009-05-141-2/+11
* PL011 qdev conversionPaul Brook2009-05-141-3/+3
* Remove vga_ram_sizePaul Brook2009-05-131-2/+2
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-21/+16
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-7/+7
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-131-3/+1
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-16/+0
OpenPOWER on IntegriCloud