aboutsummaryrefslogtreecommitdiff
path: root/include/hw/intc/armv7m_nvic.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-10hw/intc/armv7m_nvic: Implement read/write for RAS register blockPeter Maydell1-0/+1
2020-12-10hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell1-0/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2018-08-14nvic: Change NVIC to support ARMv6-MJulia Suvorova1-0/+1
2017-12-13nvic: Make systick bankedPeter Maydell1-1/+3
2017-09-21nvic: Implement NVIC_ITNS<n> registersPeter Maydell1-0/+3
2017-09-21nvic: Implement AIRCR changes for v8MPeter Maydell1-1/+2
2017-09-21nvic: Add cached vectpending_prio statePeter Maydell1-0/+2
2017-09-21nvic: Add cached vectpending_is_s_banked statePeter Maydell1-2/+9
2017-09-21nvic: Add banked exception statesPeter Maydell1-0/+14
2017-09-07nvic: Add NS alias SCS regionPeter Maydell1-0/+1
2017-09-04armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell1-0/+62