summaryrefslogtreecommitdiffstats
path: root/hw/realview.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell2011-10-311-1/+7
* realview: convert to memory APIAvi Kivity2011-10-171-28/+26
* hw/versatile_pci: Expose multiple sysbus mmio regionsPeter Maydell2011-10-101-2/+10
* vexpress, realview: Use pl111, not pl110Peter Maydell2011-08-171-1/+1
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* hw/realview.c: Remove duplicate #include linePeter Maydell2011-05-221-1/+0
* hw/versatilepb, realview: Fix condition for instantiation of onboard NICPeter Maydell2011-04-011-2/+2
* target-arm: Integrate secondary CPU reset in arm_bootAdam Lackorzynski2011-03-061-14/+0
* hw/realview: Wire up the MMC card statusPeter Maydell2011-03-061-3/+26
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-3/+3
* Revert "Compile usb-ohci only once"Paul Brook2010-04-041-5/+1
* Compile usb-ohci only onceBlue Swirl2010-03-211-1/+5
* ARM PBX-A9 memory map tweaksPaul Brook2009-12-211-2/+10
* Add "static" to please SparseBlue Swirl2009-12-041-1/+1
* pci: pci.h cleanup: move out stuff not in pci.cMichael S. Tsirkin2009-12-011-0/+1
* ARM RealView I2CPaul Brook2009-11-221-1/+85
* ARM PBX-A9 board supportPaul Brook2009-11-191-6/+59
* ARM PB-A8 supportPaul Brook2009-11-161-29/+79
* ARM MPCore tweaksPaul Brook2009-11-131-26/+58
* Realview/EB procid hacksPaul Brook2009-11-131-1/+11
* Fix ARM MCore secondary cpu bootPaul Brook2009-11-111-4/+12
* Fix pci_add nic not to exit on bad modelMarkus Armbruster2009-10-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Add 'static' to please SparseBlue Swirl2009-09-211-1/+1
* qdev/usb: convert ohci.Gerd Hoffmann2009-09-091-1/+1
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-1/+1
* Remove qdev irq sink handlingPaul Brook2009-05-261-1/+1
* Add common BusStatePaul Brook2009-05-231-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-0/+7
* ARM GIC qdev conversionPaul Brook2009-05-141-5/+11
* ARM PCI host qdev conversionPaul Brook2009-05-141-1/+4
* PL080 qdev conversionPaul Brook2009-05-141-1/+1
* PL190 qdev conversionPaul Brook2009-05-141-1/+1
* ARM timers qdev conversionPaul Brook2009-05-141-2/+2
* PL181 qdev conversionPaul Brook2009-05-141-7/+1
* PL031 qdev conversionPaul Brook2009-05-141-1/+1
* LSI SCSI qdev conversionPaul Brook2009-05-141-11/+4
* PL050 qdev conversionPaul Brook2009-05-141-2/+2
* PL011 qdev conversionPaul Brook2009-05-141-4/+4
* PL110 qdev conversionPaul Brook2009-05-141-2/+2
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Use guest memory access functions when setting up arm boorloader.pbrook2009-04-091-0/+1
* Use qemu_ram_alloc.pbrook2009-04-091-7/+10
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-2/+2
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-131-3/+1
OpenPOWER on IntegriCloud