aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-08target, flash: prepare infrastructure for multi-block blank checkTomas Vanek1-6/+4
2018-05-08target: free target SMP list on shutdownMatthias Welwarsky1-0/+12
2018-04-09Merge branch 'master' into from_upstreamTim Newsome1-34/+116
2018-03-30jtag/core, target: unregister JTAG eventsTomas Vanek1-0/+2
2018-03-30target: fix display halt message logicTomas Vanek1-1/+4
2018-03-30target: restructure dap supportMatthias Welwarsky1-6/+34
2018-03-30arm_cti: add cti command groupMatthias Welwarsky1-16/+1
2018-03-15target/target: free what leaked in target_destroy()Tomas Vanek1-0/+16
2018-03-03target: use correct target in target-prefixed commands and event handlersTomas Vanek1-5/+21
2018-02-27Fix incorrect commentChristopher Head1-2/+1
2018-02-24Expand target_run_flash_async_algorithm() doc comment.Girts Folkmanis1-4/+37
2018-02-02Merge branch 'master' into updateTim Newsome1-25/+16
2018-01-25Use timeval helpersChristopher Head1-22/+6
2018-01-25target, arm_adi_v5: catch two allocation errorsTomas Vanek1-0/+4
2018-01-13profiling: write "correct" sample rate to gmon outputKarl Palsson1-3/+6
2017-12-26Conform to OpenOCD style guide.Tim Newsome1-2/+2
2017-12-22Merge branch 'master' into updateTim Newsome1-5/+3
2017-12-19Hide unknown registers, which probably don't existTim Newsome1-13/+15
2017-12-12target: remove unused event definitionsTomas Vanek1-4/+0
2017-12-07stm8 : new targetAke Rehnman1-0/+2
2017-10-23Fix GCC7 warnings about switch-case fallthroughsFreddie Chopin1-1/+1
2017-10-18Differentiate "target not halted" messages.Tim Newsome1-8/+8
2017-10-01Merge commit '7719e9618e753ac41a46a2488dfba549ac578891' into riscv-updLiviu Ionescu1-4/+4
2017-06-30target: Fix snprintf format string and argument mismatch in md outputAndreas Fritiofson1-4/+4
2017-06-13Merge branch 'remotes/openocd/master' into riscv64Tim Newsome1-151/+380
2017-04-26Add 64-bit and multihart supportPalmer Dabbelt1-8/+8
2017-04-23target: Fix memory leakMarc Schink1-4/+19
2017-02-10riscv: Add register name to message when they do not exist.Megan Wachs1-3/+3
2017-02-10target: add -ctibase config option in addition to -dbgbaseMatthias Welwarsky1-1/+16
2017-02-10aarch64: Add ARMv8 AARCH64 support filesDavid Ung1-0/+4
2017-02-10target: Add 64-bit target address supportDongxue Zhang1-99/+210
2017-02-05Use the set/reg register error return code when registers don't exist.Megan Wachs1-3/+14
2016-12-08target: Replace malloc+manual zeroing with callocAndreas Fritiofson1-8/+1
2016-12-08semihosting: support fileio operationSteven Stallion1-4/+1
2016-12-08target: Add verify_image_checksum commandMatthias Welwarsky1-5/+27
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky1-7/+77
2016-11-04Tcl commands: Fix improper return status in flash commands and load_image.HarishKumar1-1/+2
2016-10-30flash/nor: Add erased_value to drivers and pass it to targetsAndreas Färber1-2/+3
2016-10-17target: Clean up format stringsAndreas Färber1-23/+23
2016-10-17target: Add missing spaces in error messagesAndreas Färber1-6/+6
2016-09-23Refer to nonexistent riscv target.Tim Newsome1-0/+2
2016-08-13target: check late abort from target in async_algorithmTomas Vanek1-0/+9
2016-08-09target: add "phys" argument to mem2array, array2memMatthias Welwarsky1-6/+32
2016-07-19Fix usage of timeval_ms()Andreas Färber1-10/+10
2016-06-23Support for Freescale LS102x SAPEsben Haabendal1-0/+2
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-05-05target: improve robustness of reset commandTomas Vanek1-4/+1
2016-02-29helper/fileio: Remove nested structMarc Schink1-4/+4
2016-02-29jim-nvp: Make Jim_GetOpt_String const-correctAndreas Fritiofson1-3/+1
2016-02-13quark: add Intel Quark mcu D2000 supportIvan De Cesaris1-0/+2