summaryrefslogtreecommitdiffstats
path: root/include/hw/intc/armv7m_nvic.h
Commit message (Expand)AuthorAgeFilesLines
* 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