summaryrefslogtreecommitdiffstats
path: root/hw/pl061.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-336/+0
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* hw/pl061: Use LOG_GUEST_ERRORPeter Maydell2012-10-301-2/+4
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-12/+16
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-10/+24
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* pl061: convert to memory APIAvi Kivity2011-11-241-17/+10
* hw/pl061: Remove pointless comparison of array to nullPeter Maydell2011-11-111-1/+1
* hw/pl061.c: Support GPIOAMSEL registerPeter Maydell2011-08-171-1/+8
* hw/pl061: Convert to VMStatePeter Maydell2011-08-171-95/+79
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* Fix typos in comments (interupt -> interrupt)Stefan Weil2011-05-081-2/+2
* hw/pl061.c: Implement ARM PL061 as well as Luminary onePeter Maydell2011-03-061-4/+19
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Stellaris qdev conversionPaul Brook2009-06-031-12/+16
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-7/+7
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-4/+2
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Save/restore for stellaris boards.pbrook2008-07-021-1/+57
* Partial SD card SPI mode support.pbrook2007-11-241-5/+10
* Add statics and missing #includes for prototypes.pbrook2007-11-181-1/+1
* Break up vl.h.pbrook2007-11-171-1/+2
* ARMv7 support.pbrook2007-11-111-0/+256
OpenPOWER on IntegriCloud