aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m.h
AgeCommit message (Expand)Author
2019-06-19Support for debugging on ARMv8-M CPUsOmair Javaid
2019-05-23cortex_m: set the debug reason to DBGRQ when NVIC_DFSR indicates EXTERNALTarek BOCHKATI
2019-04-10target/cortex_m: Implement maskisr steponly optionChristopher Head
2019-04-01target/cortex_m: remove fp_code_available countingTomas Vanek
2019-03-06target/cortex_m: Use 'bool' instead of 'int'Marc Schink
2018-12-19target/cortex_m: do not use VECTRESET on Cortex-M0, M0+ and M1Tomas Vanek
2018-04-12target/cortex_m: allow setting the type of a breakpointTomas Vanek
2018-01-13hla_target: allow non-intrusive profiling on cortex-mKarl Palsson
2018-01-13cortex_m: add profiling functionSimon Schubert
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-12-29target/arm: Remove usage of struct arm_jtag in ARMv7 targetsAndreas Fritiofson
2015-10-30Cortex-M: Detect Flash Patch Revision and implement Rev. 2 handling.Uwe Bonnes
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser
2015-03-09server, target, cortex_m: add deinit_target to the API to free resourcesPaul Fertser
2013-10-10cortex_m: target implementation renames cortex_m3 to cortex_mSpencer Oliver
2013-08-07stlink: add SWO tracing supportAndrey Yurovsky
2013-06-05update files to correct FSF addressSpencer Oliver
2012-12-23hla: fix watchpoints not being setSpencer Oliver
2012-11-05cortex_m: fix define formattingSpencer Oliver
2012-11-05rtos: Add FPU detection to ChibiOS/RTMatthias Blaicher
2012-03-14stm32: determine all cpu types and use common examineMathias K
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-03Make cortex_m3 functions public accessible.Mathias K
2011-11-01target: rename cortex_m3.[ch] to cortex_m.[ch]Spencer Oliver