flash: use proper format with uint32_t
[fw/openocd] / src / target / riscv /
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-07-08 Antonio Borneocoding style: add arguments to function prototypes
2020-05-09 Antonio Borneocoding style: open function's brace at beginning of...
2020-05-09 Antonio Borneocoding style: add missing space when split strings
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-10 Tarek BOCHKATIsemihosting: reorganize semihosting commands
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-10 Marc Schinktarget/riscv: Free registers to avoid memory leak
2019-04-07 Antonio Borneotarget/riscv: use coherent syntax in struct initialization
2019-03-27 Tim NewsomeLots of RISC-V improvements.
2019-03-08 Tim Newsomegdb_server, target: Add target_address_bits()
2019-02-14 Marc Schinktarget/riscv-011: Fix memory leak in handle_halt_routine()
2019-02-07 Tomas Vanektarget algo: do not write reg_param if direction is...
2018-08-14 Svetoslav Enchevtarget/riscv/riscv-011: fix compile warning about unini...
2018-08-01 Antonio Borneotarget/riscv: fix compile error with gcc 8.1.1
2018-07-24 Tim NewsomeAdd RISC-V support.