aboutsummaryrefslogtreecommitdiff
path: root/src/target/cortex_m.c
AgeCommit message (Expand)Author
2015-11-03cortex_m: dwt_num_comp should be set to zero in cortex_m_dwt_free()Tomas Vanek
2015-10-30Cortex-M: Detect Flash Patch Revision and implement Rev. 2 handling.Uwe Bonnes
2015-09-30armv7m: Fix memory leak in register caching.Marc Schink
2015-04-14target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...Paul Fertser
2015-03-25target/adi_v5_swd, cortex_m: properly handle more cases requiring reconnectPaul Fertser
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
2015-03-09target/cortex_m: do not leak memory on reexaminationPaul Fertser
2015-03-09armv7m: do not access FPU registers when not presentPaul Fertser
2015-03-09armv7m: add FPU registers supportPaul Fertser
2015-02-11cortex_m: Use the correct method to access registersAndreas Fritiofson
2014-09-29cortex_m.c: Use two byte breakpoint for 32bit Thumb-2 requestJon Burgess
2014-09-15cortex_m: Check return value from cortex_m_dcc_read.Andreas Fritiofson
2014-06-28Add error handling and remove double readout.Mathias K
2014-06-28cortex_m: Do additional initialization during resetAndrey Smirnov
2014-01-19cortexm: use Cortex-M rather than cortex-m3 for dwt registersSpencer Oliver
2014-01-11cortex_m: Avoid unnecessary saving and restoring of DCRDRAndreas Fritiofson
2014-01-11cortex_m: Fix possible endianness problem in emulated DCC channelAndreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-10-29cortex_m: set fpb_enabled on enabling fpbSpencer Oliver
2013-10-10cortex_m: target implementation renames cortex_m3 to cortex_mSpencer Oliver
2013-10-02cortex_m: Call mem_ap_read/write directlyAndreas Fritiofson
2013-10-02cortex_m: mem_ap access functions take number of bytes, not wordsAndreas Fritiofson
2013-09-21armv7m: remove gdb register hacksSpencer Oliver
2013-09-08armv7m: use consistent arm.cpsr memberSpencer Oliver
2013-07-26cortex_m: change cmd output to use cortex_m rather than cortex_m3Spencer Oliver
2013-07-01cortex_m: deprecate soft_reset_haltSpencer Oliver
2013-06-05update files to correct FSF addressSpencer Oliver
2013-06-03cortex_m: print 'Cortex-M' rather than 'Cortex-M3'Spencer Oliver
2013-05-29cortex_m, hla_target: do not try asserting SRST if it's not presentPaul Fertser
2013-04-28target: rename cortex_m3 to cortex_mSpencer Oliver
2013-04-28cortex_m: remove old target breakpoints/watchpointsSpencer Oliver
2013-03-15target: Add default implementation of bulk_write_memoryAndreas Fritiofson
2013-03-15cortex_a : optimize apb read/write access.Evan Hunter
2013-02-02armv7m: use generic arm read/write_core_regSpencer Oliver
2013-02-02armv7m: use generic register core_cacheSpencer Oliver
2013-02-02armv7m: remove unused armv7m_regtypeSpencer Oliver
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver
2012-12-23hla: fix watchpoints not being setSpencer Oliver
2012-11-06cortex: autostep correctly handle user breakpointSpencer Oliver
2012-11-06cortex_m: Fix single stepping will not return to debug mode sometimesPeter Horn
2012-10-31Ensure Cortex-M reset wakes device from sleep (wfi/wfe)Evan Hunter
2012-09-06cortex_m: suggest using hardware srst if VECTRESET usedSpencer Oliver
2012-07-11target: Cortex-M use consistent arm dap accessSpencer Oliver
2012-07-11target: detect correct Cortex-M tar auto increment sizeSpencer Oliver
2012-05-21target: disable armv6m unaligned memory accessSpencer Oliver
2012-05-14stlink: add armv7m stlink handlingSpencer Oliver
2012-05-14cortex-m3: support connecting under resetSpencer Oliver
2012-04-10topic: add reset functions for SWDSimon Qian
2012-03-30armv7m: detect floating point featureMathias K