Age | Commit message (Expand) | Author |
2021-09-01 | hw/arm/armv7m: Create input clocks | Peter Maydell |
2021-09-01 | arm: Move system PPB container handling to armv7m | Peter Maydell |
2021-09-01 | arm: Move systick device creation from NVIC to ARMv7M object | Peter Maydell |
2021-09-01 | arm: Move M-profile RAS register block into its own device | Peter Maydell |
2021-06-03 | target/arm: Allow board models to specify initial NS VTOR | Peter Maydell |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-08-03 | hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE... | Peter Maydell |
2019-06-17 | hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU | Peter Maydell |
2019-02-01 | armv7m: Pass through start-powered-off CPU property | Peter Maydell |
2018-08-16 | hw/arm: make bitbanded IO optional on ARMv7-M | Stefan Hajnoczi |
2018-03-02 | armv7m: Forward init-svtor property to CPU object | Peter Maydell |
2018-03-02 | armv7m: Forward idau property to CPU object | Peter Maydell |
2017-09-22 | memory: Get rid of address_space_init_shareable | Alexey Kardashevskiy |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov |
2017-09-04 | armv7m_nvic.h: Move from include/hw/arm to include/hw/intc | Peter Maydell |
2017-02-28 | armv7m: Make bitband device take the address space to access | Peter Maydell |
2017-02-28 | armv7m: Make ARMv7M object take memory region link | Peter Maydell |
2017-02-28 | armv7m: QOMify the armv7m container | Peter Maydell |