openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / smp.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...
2022-05-07 Antonio Borneosmp: deprecate legacy SMP core switching support
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp...
2021-09-18 Antonio Borneoopenocd: remove last NULL comparisons
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-04-25 Antonio Borneosmp: move command deprecation to startup.tcl
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-03-27 Antonio Borneosmp: move sub-command "smp_gdb" in file smp.c
2019-03-27 Antonio Borneosmp: replace commands smp_on/smp_off with "smp [on...
2016-12-08 Marc Schinkhelper: Code cleanup for hexify()
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-01-30 Paul FertserUse (uint8_t *) for buf_(set|get)_u(32|64) instead...
2014-03-04 Christian EggersConstify received GDB packet
2013-10-31 Andreas Fritiofsonsmp: Fix byte order bug
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-02-26 Spencer Olivergdbserver: use common hexify/unhexify routines
2012-10-28 Spencer Olivergdb: use strncmp rather than strstr
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-08-24 Jie Zhangremove target argument from gdb packet handling functions
2011-08-01 Jie Zhangetb: fix incorrect previous patchset
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-04-28 Michel Jaouensmp : infra for smp minimum support