aboutsummaryrefslogtreecommitdiff
path: root/src/command.c
AgeCommit message (Expand)Author
2012-07-05ADIv5 AP and DP are now allocated on the heap and reference counted.Gareth McMullin
2012-06-30Allow user to specify JTAG IR lengths.Gareth McMullin
2012-06-27Made cur_target, last_target static in gdb_main.c.Gareth McMullin
2012-06-26Fixed crash on monitor commands with no attached target.Gareth McMullin
2012-06-24Added mechanism for target driver to add new monitor commands.Gareth McMullin
2012-05-26Fixed and cleaned up build for libftdi platform.Gareth McMullin
2012-05-23Report target voltage on scan.Gareth McMullin
2012-04-22Fixed TRACESWO capture.Gareth McMullin
2012-04-18Added capture of SWO, passed to host over a vendor specific USB interface.Gareth McMullin
2012-02-12Made command handlers static.Gareth McMullin
2012-02-12Accept partial match of monitor commands.Gareth McMullin
2011-03-29Minor changes to allow a build for Windows hosts with libftdi.Gareth McMullin
2011-02-18Added git info to version output.Gareth McMullin
2011-02-05Fixed 'mon version' to show license as GPLv3+.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin