summaryrefslogtreecommitdiffstats
path: root/include/hw/intc/armv7m_nvic.h
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/armv7m_nvic: Implement read/write for RAS register blockPeter Maydell2020-12-101-0/+1
* hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell2020-12-101-0/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* nvic: Change NVIC to support ARMv6-MJulia Suvorova2018-08-141-0/+1
* nvic: Make systick bankedPeter Maydell2017-12-131-1/+3
* nvic: Implement NVIC_ITNS<n> registersPeter Maydell2017-09-211-0/+3
* nvic: Implement AIRCR changes for v8MPeter Maydell2017-09-211-1/+2
* nvic: Add cached vectpending_prio statePeter Maydell2017-09-211-0/+2
* nvic: Add cached vectpending_is_s_banked statePeter Maydell2017-09-211-2/+9
* nvic: Add banked exception statesPeter Maydell2017-09-211-0/+14
* nvic: Add NS alias SCS regionPeter Maydell2017-09-071-0/+1
* armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell2017-09-041-0/+62