aboutsummaryrefslogtreecommitdiffstats
path: root/hw/armv7m_nvic.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+2
2009-06-04Remove ARM NVIC initialization hackPaul Brook1-5/+0
2009-05-14ARM GIC qdev conversionPaul Brook1-52/+57
2009-05-08Replace cpu_abort with hw_errorPaul Brook1-8/+7
2008-09-17Fix warnings that would be caused by ld flag --warn-commonblueswir11-0/+2
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir11-4/+0
2008-07-02Save/restore for stellaris boards.pbrook1-0/+26
2007-11-24Stellaris ethernet support.pbrook1-1/+3
2007-11-24ARMv7-M SysTick fix.pbrook1-4/+5
2007-11-17Break up vl.h.pbrook1-2/+3
2007-11-11ARMv7 support.pbrook1-0/+381