aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/armv7m.h
AgeCommit message (Expand)Author
2024-01-09hw/arm/armv7m: alias the NVIC "num-prio-bits" propertySamuel Tardieu
2023-08-31hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions propertiesPeter Maydell
2021-09-01hw/arm/armv7m: Create input clocksPeter Maydell
2021-09-01arm: Move system PPB container handling to armv7mPeter Maydell
2021-09-01arm: Move systick device creation from NVIC to ARMv7M objectPeter Maydell
2021-09-01arm: Move M-profile RAS register block into its own devicePeter Maydell
2021-06-03target/arm: Allow board models to specify initial NS VTORPeter Maydell
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-03hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...Peter Maydell
2019-06-17hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell
2018-08-16hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi
2018-03-02armv7m: Forward init-svtor property to CPU objectPeter Maydell
2018-03-02armv7m: Forward idau property to CPU objectPeter Maydell
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-04armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell
2017-02-28armv7m: Make bitband device take the address space to accessPeter Maydell
2017-02-28armv7m: Make ARMv7M object take memory region linkPeter Maydell
2017-02-28armv7m: QOMify the armv7m containerPeter Maydell