riscv-openocd/src
Andreas Bießmann 6e5c37be29 flash/nor/cfi: fix TopBottom for atmel chips
There are some older atmel nor chips which have negated logic for
TopBottom detection. This patch adds a special handling for the old
chips. This is the same mechanism as implemented in linux kernel.

Signed-off-by: Andreas Bießmann <andreas.devel@gmail.com>
2011-08-09 20:19:37 +02:00
..
flash flash/nor/cfi: fix TopBottom for atmel chips 2011-08-09 20:19:37 +02:00
helper ecos: add 64 bit types for sprintf/sscanf 2011-04-28 22:17:48 +02:00
jtag ftd2xx: handle FT_GetLatencyTimer bug in v1.04 2011-07-12 15:51:18 +01:00
pld Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
rtos Fix typo in command output 2011-07-10 17:00:57 +02:00
server Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
svf Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
target Revert "dsp5680xx: disable for now, it generates warnings" 2011-08-09 20:15:21 +02:00
transport transport: move files over to transport folder 2011-06-13 15:51:04 +02:00
xsvf nit: do not add \n at end of LOG_ERROR 2011-01-05 21:46:12 +01:00
Makefile.am Do not append git info to version string when building from released tarball 2011-07-14 10:19:18 +01:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +02:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
openocd.c OPENOCD: Renamed ambiguous main2() into openocd_thread() to show possible solution for thread support in future. 2011-06-16 17:27:12 +02:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00