openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / etm_dummy.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2010-01-07 David BrownellARM ETM/ETB/trace: help/usage updates
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h
2009-11-25 Zachary T Welchremove register_commands from etm_capture_driver
2009-11-25 Zachary T Welchetm_dummy: use register_commands()
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
2009-11-17 Zachary T Welchcommand_handler: change 'cmd_ctx' to CMD_CTX
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-13 Zachary T Welchcommand_t -> struct command
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchetm_context_t -> struct etm_context
2009-11-13 Zachary T Welchetm_capture_driver_t -> struct etm_capture_driver
2009-11-13 Zachary T Welchuse COMMAND_HANDLER macro to define all commands
2009-11-12 David BrownellETM: remove old mid-level ETM handle
2009-11-12 David BrownellETM: update port drivers
2009-05-18 kc8apfConsolidate target selection code into single get_targe...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-30 zwelchAdd static keywords to core target source file data...
2008-11-19 oharboeerror checking - no reported errors, but catched a...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2007-07-15 drath- added support for Asix Presto JTAG interface (thanks...