openocd: fix SPDX tag format for files .c
[fw/openocd] / src / rtos / hwthread.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/rtos: replace the GPL-2.0-or-later license tag
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp...
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-02 Tim NewsomeAdd RTOS memory read/write functions.
2021-03-10 Marc Schinkrtos: Remove typedef'd struct
2020-12-26 Antonio Borneortos/hwthread: fix register list for armv7a
2020-11-04 Antonio Borneortos: declare local symbols as static
2020-09-05 Antonio Borneoopenocd: use proper format with uint32_t
2020-05-07 Tim NewsomeAdd get_thread_reg() and set_reg() for hwthread
2019-03-08 Matthias Welwarskyrtos/hwthread: add hardware-thread pseudo rtos