aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-12target/cortex_m: allow setting the type of a breakpointTomas Vanek1-1/+0
2018-01-13hla_target: allow non-intrusive profiling on cortex-mKarl Palsson1-0/+2
2018-01-13cortex_m: add profiling functionSimon Schubert1-0/+1
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky1-0/+2
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2015-12-29target/arm: Remove usage of struct arm_jtag in ARMv7 targetsAndreas Fritiofson1-1/+0
2015-10-30Cortex-M: Detect Flash Patch Revision and implement Rev. 2 handling.Uwe Bonnes1-0/+1
2015-03-25armv7m: add generic trace support (TPIU, ITM, etc.)Paul Fertser1-8/+9
2015-03-09server, target, cortex_m: add deinit_target to the API to free resourcesPaul Fertser1-0/+1
2013-10-10cortex_m: target implementation renames cortex_m3 to cortex_mSpencer Oliver1-34/+34
2013-08-07stlink: add SWO tracing supportAndrey Yurovsky1-0/+13
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-12-23hla: fix watchpoints not being setSpencer Oliver1-0/+1
2012-11-05cortex_m: fix define formattingSpencer Oliver1-9/+9
2012-11-05rtos: Add FPU detection to ChibiOS/RTMatthias Blaicher1-0/+5
2012-03-14stm32: determine all cpu types and use common examineMathias K1-0/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-11/+6
2012-01-03Make cortex_m3 functions public accessible.Mathias K1-0/+11
2011-11-01target: rename cortex_m3.[ch] to cortex_m.[ch]Spencer Oliver1-0/+188