aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Fix missing '|' in '|=', spotted by clang analyzerBlue Swirl2010-05-021-4/+4
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Remove ARM NVIC initialization hackPaul Brook2009-06-041-5/+0
* ARM GIC qdev conversionPaul Brook2009-05-141-52/+57
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-8/+7
* Fix warnings that would be caused by ld flag --warn-commonblueswir12008-09-171-0/+2
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-4/+0
* Save/restore for stellaris boards.pbrook2008-07-021-0/+26
* Stellaris ethernet support.pbrook2007-11-241-1/+3
* ARMv7-M SysTick fix.pbrook2007-11-241-4/+5
* Break up vl.h.pbrook2007-11-171-2/+3
* ARMv7 support.pbrook2007-11-111-0/+381