Files
openocd/src/target
David Brownell 6f8b8593d6 ADIv5 transport support moves to separate files
Unclutter arm_adi_v5.c by moving most transport-specific code
to a transport-specific files adi_v5_{jtag,swd}.c ... it's not
a full cleanup, because of some issues which need to be addressed
as part of SWD support (along with implementing the DAP operations
on top of SWD transport):

 - The mess where mem_ap_read_buf_u32() is currently coded to
   know about JTAG scan chains, and thus needs rewriting before
   it will work with SWD;

 - Initialization is still JTAG-specific

Also  move JTAG_{DP,ACK}_* constants from adi_v5.h to the JTAG
file; no other code should care about those values.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-03-16 14:12:00 -07:00
..
2010-03-08 08:12:25 +01:00
2010-03-08 08:12:25 +01:00
2010-03-08 08:12:25 +01:00
2010-03-08 08:12:25 +01:00
2010-03-08 08:12:25 +01:00
2010-03-08 08:12:25 +01:00
2010-03-08 08:12:25 +01:00
2010-03-08 08:12:25 +01:00
2010-01-21 16:45:00 -08:00
2010-02-21 14:34:33 -08:00
2010-03-01 10:39:57 -08:00
2010-03-05 10:39:25 -08:00
2010-03-05 10:39:25 -08:00
2010-03-05 10:39:25 -08:00
2010-03-05 10:39:25 -08:00
2010-03-05 10:39:25 -08:00
2010-03-05 10:39:25 -08:00
2010-03-05 10:39:25 -08:00
2009-12-15 18:38:52 +01:00
2010-03-08 08:12:25 +01:00
2009-12-19 13:07:26 -08:00
2010-03-08 08:12:25 +01:00
2010-01-07 20:56:07 +00:00
2010-02-28 22:26:53 +00:00
2010-02-28 22:26:53 +00:00
2010-03-10 21:03:22 +00:00
2009-11-22 10:27:29 -08:00
2010-01-11 12:58:06 +01:00
2010-01-13 12:00:02 +01:00
2009-12-13 12:52:23 -08:00
2010-01-07 15:05:26 -08:00