summaryrefslogtreecommitdiffstats
path: root/hw/arm_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* Realview/EB procid hacksPaul Brook2009-11-131-3/+5
* Fix ARM MCore secondary cpu bootPaul Brook2009-11-111-3/+13
* New qdev_init_nofail()Markus Armbruster2009-10-071-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Fix Linux task preemption on Versatile boardDaniel Jacobowitz2009-09-141-2/+3
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* qdev/prop: convert arm_sysctl.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
* qdev: rework device properties.Gerd Hoffmann2009-07-161-4/+16
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* ARM RealView sytem controller qdev conversionPaul Brook2009-05-141-6/+25
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Add statics and missing #includes for prototypes.pbrook2007-11-181-1/+1
* Break up vl.h.pbrook2007-11-171-2/+3
* ARMv7 support.pbrook2007-11-111-1/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Fix off-by-one memory region sizes.pbrook2007-06-031-1/+1
* ARM reabbot support (orginal patch by Aurelien Jarno).pbrook2007-03-111-1/+1
* Add ARM RealView Emulation Baseboard.pbrook2006-09-231-0/+208
OpenPOWER on IntegriCloud