aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Merge branch 'master' into from_upstreamTim Newsome1-58/+60
2019-02-07Rtos riscv (#350)Tim Newsome1-0/+11
2019-01-27target: do not allow 'target create' after initTomas Vanek1-2/+1
2019-01-25More cleanup.Tim Newsome1-2/+0
2019-01-24WIP on hardware breakpoints.Tim Newsome1-0/+2
2019-01-17Fix reading of non-general registers for hwthreadTim Newsome1-2/+3
2018-12-19target: allow moving and resizing working area on running targetTomas Vanek1-5/+8
2018-12-19target: move all working_area functions to one blockTomas Vanek1-51/+51
2018-11-19From upstream (#331)Tim Newsome1-7/+64
2018-11-13Permit null target on TCL connectionChristopher Head1-3/+8
2018-10-28target/target.c: adding keep_alive() to while loop.Kevin Gillespie1-0/+3
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion1-1/+3
2018-10-16gdb_server: add support for architecture elementSteven Stallion1-0/+7
2018-10-16register: support non-existent registersSteven Stallion1-4/+11
2018-10-01gdb_server: avoid gdb server for virtual targetsAntonio Borneo1-0/+10
2018-09-10target/mem_ap: generic mem-ap targetMatthias Welwarsky1-0/+2
2018-09-07gdb_server: add per target option "-gdb-port"Antonio Borneo1-0/+21
2018-08-20From upstream (#286)Tim Newsome1-2/+3
2018-07-24Add RISC-V support.Tim Newsome1-0/+2
2018-07-18target: Fix segfault for 'mem2array'Marc Schink1-1/+2
2018-07-09target: fix 'bp' command help messageAntonio Borneo1-1/+1
2018-06-11Merge branch 'master' into from_upstreamTim Newsome1-3/+4
2018-06-06target/target.c: free semihosting memberLiviu Ionescu1-0/+3
2018-06-04target: fix syntax in help messageAntonio Borneo1-3/+1
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-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek1-6/+4
2018-04-09Merge branch 'master' into from_upstreamTim Newsome1-34/+116
2018-04-07target: free target SMP list on shutdownMatthias Welwarsky1-0/+12
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