aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.c
AgeCommit message (Expand)Author
2020-03-12target: fix crash with jimtcl 0.78Antonio Borneo
2020-03-12target: add examine-fail eventTomas Vanek
2020-02-27Introduce ARCv2 architecture related codeEvgeniy Didin
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo
2020-01-16target/target: fix clang static analyzer warningsTomas Vanek
2020-01-14target/target: parse value as proper typeChristopher Head
2019-11-28mips64: Add generic mips64 target supportPeter Mamonov
2019-10-18target: Switch to target_read_buffer() in verify_image fallbackAndreas Fritiofson
2019-08-28gdb_server, rtos: Fine-grained RTOS register accessTim Newsome
2019-06-13target: fix error on TCL command "return" in target event handlerAntonio Borneo
2019-06-12target: make target re-configuration possible againTomas Vanek
2019-05-23target: make handle_md_output() globalTomas Vanek
2019-05-23target: remove unused function target_buffer_get_u8()Antonio Borneo
2019-05-14target: Fix breakpoint usageMarc Schink
2019-05-14target: fix output of command "targets"Antonio Borneo
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14target: change prototype of binprint()Paul Fertser
2019-05-14target: change prototype of handle_bp_command_set()Paul Fertser
2019-05-14target: change prototype of handle_bp_command_list()Paul Fertser
2019-05-14target: change prototype of handle_md_output()Paul Fertser
2019-05-14target: unify memory read/write commandsAntonio Borneo
2019-05-14target: use LOG_USER to print errors in eventsAntonio Borneo
2019-05-14target: change prototype of target_process_reset()Antonio Borneo
2019-05-14target: rewrite jim_target_event_list to handle_target_event_listTomas Vanek
2019-04-10target: fix copy&paste error in cget -coreidTomas Vanek
2019-04-07Set empty usage field for commands that do not need parametersAntonio Borneo
2019-04-07command_registration: add empty usage field to chained commandsAntonio Borneo
2019-03-08gdb_server, target: Add target_address_bits()Tim Newsome
2019-03-04armv8: allow halt on exceptionMatthias Welwarsky
2019-03-01Use enum for target_register_timer_callback()Marc Schink
2019-03-01target: Use proper data types for timer callbackMarc Schink
2019-02-15target, breakpoints: improve error handlingTomas Vanek
2019-01-27target: do not allow 'target create' after initTomas Vanek
2018-12-19target: allow moving and resizing working area on running targetTomas Vanek
2018-12-19target: move all working_area functions to one blockTomas Vanek
2018-11-13Permit null target on TCL connectionChristopher Head
2018-10-28target/target.c: adding keep_alive() to while loop.Kevin Gillespie
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion
2018-10-16gdb_server: add support for architecture elementSteven Stallion
2018-10-16register: support non-existent registersSteven Stallion
2018-10-01gdb_server: avoid gdb server for virtual targetsAntonio Borneo
2018-09-10target/mem_ap: generic mem-ap targetMatthias Welwarsky
2018-09-07gdb_server: add per target option "-gdb-port"Antonio Borneo
2018-07-24Add RISC-V support.Tim Newsome
2018-07-18target: Fix segfault for 'mem2array'Marc Schink
2018-07-09target: fix 'bp' command help messageAntonio Borneo
2018-06-06target/target.c: free semihosting memberLiviu Ionescu
2018-06-04target: fix syntax in help messageAntonio Borneo
2018-04-10target, flash: prepare infrastructure for multi-block blank checkTomas Vanek
2018-04-07target: free target SMP list on shutdownMatthias Welwarsky