summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* OPENOCD: review scope of functionsAntonio Borneo2010-04-101-1/+1
* JTAG/COMMANDS: review scope of functionsAntonio Borneo2010-04-102-2/+1
* BINARYBUFFER: review scope of data and functionsAntonio Borneo2010-04-101-2/+2
* NOR/STR7X: review scope of dataAntonio Borneo2010-04-101-2/+2
* NAND/TCL: review scope of functionsAntonio Borneo2010-04-102-3/+4
* MFLASH: review scope of functionsAntonio Borneo2010-04-102-2/+1
* NAND/ARM_IO: review scope of functionsAntonio Borneo2010-04-101-1/+1
* NAND/CORE: review scope of functionsAntonio Borneo2010-04-102-10/+8
* NAND/MX3: review scope of dataAntonio Borneo2010-04-101-1/+1
* NOR/ADUC702X: review scope of dataAntonio Borneo2010-04-101-1/+1
* NOR/AVRF: review scope of dataAntonio Borneo2010-04-101-1/+1
* NOR/CORE: review scope of dataAntonio Borneo2010-04-101-1/+1
* NOR/DRIVERS: review scope of functionsAntonio Borneo2010-04-102-4/+1
* STR9XPEC: review scope of functionsAntonio Borneo2010-04-101-1/+1
* TCL: review scope of functionsAntonio Borneo2010-04-102-3/+1
* TIME_SUPPORT: review unused symbolsAntonio Borneo2010-04-102-8/+0
* HELLO: review unused symbolsAntonio Borneo2010-04-102-9/+0
* PLD: review scope of functionsAntonio Borneo2010-04-102-3/+2
* ADI_V5_JTAG: review scope of dataAntonio Borneo2010-04-101-1/+1
* ARM920T: review scope of functionsAntonio Borneo2010-04-101-1/+1
* ARM_JTAG: review scope of functionsAntonio Borneo2010-04-101-1/+1
* ARM_SIMULATOR: review scope of functionsAntonio Borneo2010-04-102-5/+1
* ARMV4_5_MMU: review unused symbolsAntonio Borneo2010-04-101-7/+0
* ARMV4_5: review scope of dataAntonio Borneo2010-04-102-3/+1
* EMBEDDEDICE: review scope of functionsAntonio Borneo2010-04-102-2/+3
* TARGET: review unused symbolsAntonio Borneo2010-04-102-17/+0
* TARGET: review scope of functionsAntonio Borneo2010-04-103-30/+15
* ARMv7M: review scope of functionsAntonio Borneo2010-04-101-1/+1
* Restore deleted '!' characterDavid Brownell2010-04-041-1/+1
* target: are we running algorithm code?David Brownell2010-04-042-1/+16
* simplify and unconfuse target_run_algorithm()David Brownell2010-04-042-19/+33
* buildfixDavid Brownell2010-04-031-1/+2
* xscale: fix trace buffer functionality when resuming from a breakpointMike Dunn2010-03-291-9/+16
* jtag/tcl.c cleanup -- split out "adapter.c"David Brownell2010-03-274-430/+466
* NOR TCL: fix usage messageAntonio Borneo2010-03-261-1/+1
* zy1000: dev toolØyvind Harboe2010-03-252-27/+340
* target: fix poll offØyvind Harboe2010-03-251-0/+6
* change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder2010-03-254-7/+7
* zy1000: allow it to build on linux host for testing purposesØyvind Harboe2010-03-252-27/+45
* telnet_server: review unused symbolsAntonio Borneo2010-03-251-12/+0
* telnet_server: review scope of functionsAntonio Borneo2010-03-251-9/+11
* FT2232 Messaaging fixDavid Brownell2010-03-241-1/+1
* server: review unused symbolsAntonio Borneo2010-03-241-28/+0
* server: review scope of functions and dataAntonio Borneo2010-03-241-4/+4
* zy1000: fix optimisaion bug in dcc writesØyvind Harboe2010-03-221-8/+2
* fix software breakpoints on xscaleMike Dunn2010-03-221-2/+12
* bitq: fix warning now that out_value is constØyvind Harboe2010-03-221-1/+1
* ft2232 init mess cleanupDavid Brownell2010-03-211-60/+99
* arm breakpoints: amended fix commentØyvind Harboe2010-03-212-2/+11
* jtag: make out_value constØyvind Harboe2010-03-215-67/+65