riscv-openocd/src
Tim Newsome 388db62ca9
Get closer to mainline. (#624)
* Get closer to mainline.

.gitignore is left-over from when I tried gnulib.
The other changes were made to make the checker happy, and I don't care
to upstream these.

Change-Id: I9168b3b80d89a142a46eb1906a7640fc02552743
Signed-off-by: Tim Newsome <tim@sifive.com>

* checkpatch requires this.

Why isn't this correct in upstream?

Change-Id: I3810e26e591450b6d7425368a39750405f4d8bfa
Signed-off-by: Tim Newsome <tim@sifive.com>

* Appears unnecessary.

I added this as part of FreeRtos work, but all those tests pass just
fine even without this change. I suspect I added it in an attempt to fix
something and it turned out to be unnecessary. Reverting because I don't
know how to justify upstreaming this.

Change-Id: I1e4d0af9d2b4d62c79969216929702463bf0c815
Signed-off-by: Tim Newsome <tim@sifive.com>
2021-06-21 14:27:48 -07:00
..
flash From upstream (#620) 2021-06-11 13:01:55 -07:00
helper From upstream (#620) 2021-06-11 13:01:55 -07:00
jtag From upstream (#620) 2021-06-11 13:01:55 -07:00
pld Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
rtos From upstream (#620) 2021-06-11 13:01:55 -07:00
rtt From upstream (#580) 2021-02-11 11:27:18 -08:00
server Get closer to mainline. (#624) 2021-06-21 14:27:48 -07:00
svf Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
target From upstream (#620) 2021-06-11 13:01:55 -07:00
transport Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
xsvf From upstream (#620) 2021-06-11 13:01:55 -07:00
Makefile.am Remove gnulib. (#615) 2021-05-28 13:24:51 -07:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h
main.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
openocd.c help: re-implement 'help' independent from tree of struct command 2021-04-18 15:33:54 +01:00
openocd.h