aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m.c
AgeCommit message (Expand)Author
2012-04-10topic: add reset functions for SWDSimon Qian
2012-03-30armv7m: detect floating point featureMathias K
2012-03-14stm32: determine all cpu types and use common examineMathias K
2012-03-13target: remove unused declarationSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-18target: move regmaps to armv7m.cSpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2012-01-03Make cortex_m3 functions public accessible.Mathias K
2011-11-04cortex_m: initialize unused CPU variables to 0 for poll info outputØyvind Harboe
2011-11-01cortex_m: add missing error checkingØyvind Harboe
2011-11-01target: rename cortex_m3.[ch] to cortex_m.[ch]Spencer Oliver