aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.h
AgeCommit message (Expand)Author
2020-03-12target: add examine-fail eventTomas Vanek
2019-08-28gdb_server, rtos: Fine-grained RTOS register accessTim Newsome
2019-05-23target: make handle_md_output() globalTomas Vanek
2019-03-08gdb_server, target: Add target_address_bits()Tim Newsome
2019-03-06target: Remove unused variable 'has_percent'Marc Schink
2019-03-04armv8: allow halt on exceptionMatthias Welwarsky
2019-03-01target: Use proper data types for timer callbackMarc Schink
2019-02-15target, breakpoints: improve error handlingTomas Vanek
2018-11-13Permit null target on TCL connectionChristopher Head
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion
2018-10-16gdb_server: add support for architecture elementSteven Stallion
2018-10-01gdb_server: avoid gdb server for virtual targetsAntonio Borneo
2018-09-07gdb_server: add per target option "-gdb-port"Antonio Borneo
2018-06-04Rework/update ARM semihostingLiviu Ionescu
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek
2018-03-30target: fix display halt message logicTomas Vanek
2018-03-30target: restructure dap supportMatthias Welwarsky
2018-03-30arm_cti: add cti command groupMatthias Welwarsky
2018-02-21target: fix target.working_area typePeter Mamonov
2017-12-12target: remove unused event definitionsTomas Vanek
2017-04-23target: Fix memory leakMarc Schink
2017-02-10target: add -ctibase config option in addition to -dbgbaseMatthias Welwarsky
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber
2016-10-17target: Fix working_area_phys_spec commentAndreas Färber
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-09-05server: tcl_trace commandAustin Morton
2015-05-17server: avoid the tcl server crashing when there is no targetAustin Morton
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: fix timer callbacks processingPaul Fertser
2015-03-09server: tcl_notifications commandAustin Morton
2014-09-22target: Remove "-variant" argumentAndreas Fritiofson
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-03-07stlink: Use callback to increase frequency of trace data samplingAndreas Fritiofson
2013-12-01[PATCH 1/2]support64: Add functions into types and targetDongxue Zhang
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-08-07gdb_server: add target_debug_reason for program exit detectionHsiangkai Wang
2013-08-07gdb_server: support File-I/O Remote Protocol ExtensionHsiangkai Wang
2013-08-07gdb server: new feature, add stop reason in stop reply packet for gdbHsiangkai Wang
2013-08-07gdb_server: support gdb target descriptionHsiangkai Wang
2013-06-05update files to correct FSF addressSpencer Oliver
2013-03-15target: Retire target_bulk_write_memory()Andreas Fritiofson
2013-03-13target: Remove read_memory_impAndreas Fritiofson
2013-03-05Move back off timer to target structMathias K
2012-10-07Revert "target: remove unused working area 'user' field"Spencer Oliver