flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / target / riscv / riscv-013.c
2022-09-23 Antonio Borneotarget/riscv-013: fix unused initialization
2022-09-23 Antonio Borneotarget/riscv-013: fix unchecked return code
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-13 Antonio Borneoriscv: make local symbols static
2022-08-01 Tomas Vanektarget/riscv: use struct riscv_info instead of typedef...
2022-05-18 Tomas Vanektarget/riscv: fix 'reset run' after 'reset halt'
2022-02-14 Tim NewsomeFix small memory leak.
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL...
2021-10-25 Tim NewsomeUpstream a whole host of RISC-V changes.
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions
2021-05-22 Antonio Borneoriscv: replace macro DIM() with ARRAY_SIZE()
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2020-10-14 Tim NewsomeUpstream tons of RISC-V changes.
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or...
2020-04-21 Florian FainelliRemove BUILD_TARGET64
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2019-03-27 Tim NewsomeLots of RISC-V improvements.
2018-07-24 Tim NewsomeAdd RISC-V support.