aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.c
AgeCommit message (Expand)Author
2016-12-08target: Replace malloc+manual zeroing with callocAndreas Fritiofson
2016-12-08semihosting: support fileio operationSteven Stallion
2016-12-08target: Add verify_image_checksum commandMatthias Welwarsky
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky
2016-11-04Tcl commands: Fix improper return status in flash commands and load_image.HarishKumar
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber
2016-10-17target: Clean up format stringsAndreas Färber
2016-10-17target: Add missing spaces in error messagesAndreas Färber
2016-08-13target: check late abort from target in async_algorithmTomas Vanek
2016-08-09target: add "phys" argument to mem2array, array2memMatthias Welwarsky
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-06-23Support for Freescale LS102x SAPEsben Haabendal
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-05target: improve robustness of reset commandTomas Vanek
2016-02-29helper/fileio: Remove nested structMarc Schink
2016-02-29jim-nvp: Make Jim_GetOpt_String const-correctAndreas Fritiofson
2016-02-13quark: add Intel Quark mcu D2000 supportIvan De Cesaris
2015-11-03helper/fileio: Use size_t for file size.Marc Schink
2015-11-03target: tell which target state is meantOleksij Rempel
2015-09-05server: tcl_trace commandAustin Morton
2015-08-06target: check memory handlers before use for all typesKarl Palsson
2015-05-17server: avoid the tcl server crashing when there is no targetAustin Morton
2015-04-24target: try to reexamine even when polling failsPaul Fertser
2015-04-02target/target.c: fixed rp check bug in asynchronous flash write algorithm.DmitryShpak
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/target: call event handlers around examine when polling resumesPaul Fertser
2015-03-09target: fix timer callbacks processingPaul Fertser
2015-03-09server: tcl_notifications commandAustin Morton
2015-02-22Remove long-deprecated "target count" and "target number" commands.Robert P. J. Day
2015-02-11target/profiling: Use the correct method to access registersAndreas Fritiofson
2015-02-11target: write gmon.out according to target endiannessJose de Sousa
2015-01-09avoid segfaulting when attempting to set an unavailable type of breackpointSalvador Arroyo
2015-01-09Mac/PPC: Fix build.Jens Bauer
2015-01-09target: improve robustness of polling and reexaminationPaul Fertser
2014-09-22target: Remove "-variant" argumentAndreas Fritiofson
2014-08-19target async loader: add offset to debug linesAngus Gratton
2014-08-11Allow transports to override the selected target (hla configs unification)Paul Fertser
2014-07-03cortex_a: target implementation renames cortex_a8 to cortex_aKamal Dasu
2014-06-01src/target: select the last created target as currentPaul Fertser
2014-06-01target: reexamine after polling succeeds againPaul Fertser
2014-05-05Fix some C99 format specifiersPaul Fertser
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-29tcl: introduce init_target_events and use it for gdb flashing eventsPaul Fertser
2014-03-29target: fix handle_profile_command variable typoSpencer Oliver
2014-03-29target: remove handle_profile_command memory leakSpencer Oliver
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-03-17target: Don't poll until the target is examined.Andreas Fritiofson
2014-03-07stlink: Use callback to increase frequency of trace data samplingAndreas Fritiofson
2014-02-11quark_x10xx: add new target quark_x10xxAdrian Burns