aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_cti.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27target/arm_cti: fix regression from Tcl_return_values seriesTomas Vanek1-20/+8
2020-01-02target/arm_cti: add new 'ack' and 'channel' commandsTarek BOCHKATI1-0/+68
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-2/+2
2019-04-07command_registration: add empty usage field to chained commandsAntonio Borneo1-0/+1
2018-12-27target/arm_cti : export CTI APPPULSE and INACK registerTarek BOUCHKATI1-1/+3
2018-12-27target/arm_cti: add debug message when an incorrect CTI register name is usedTarek BOCHKATI1-2/+4
2018-09-07adi_v5: enforce check on AP number valueAntonio Borneo1-0/+4
2018-04-10armv8: valgrind memleak fixesMatthias Welwarsky1-0/+12
2018-03-30target: restructure dap supportMatthias Welwarsky1-19/+11
2018-03-30arm_cti: add cti command groupMatthias Welwarsky1-8/+435
2017-02-24target: generic ARM CTI function wrapperMatthias Welwarsky1-0/+148