aboutsummaryrefslogtreecommitdiff
path: root/src/target/smp.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-12/+2
2022-05-07smp: deprecate legacy SMP core switching supportAntonio Borneo1-0/+2
2022-02-14target/riscv: revive 'riscv resume_order'Tim Newsome1-0/+3
2022-02-14target/smp: use a struct list_head to hold the smp targetsAntonio Borneo1-1/+2
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-1/+1
2019-03-27smp: replace commands smp_on/smp_off with "smp [on|off]"Antonio Borneo1-0/+5
2016-05-24Make #include guard naming consistentMarc Schink1-0/+4
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-03-04Constify received GDB packetChristian Eggers1-2/+2
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-0/+2
2011-08-24remove target argument from gdb packet handling functionsJie Zhang1-2/+2
2011-04-28smp : infra for smp minimum supportMichel Jaouen1-0/+25