summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* jtag: move towards making out_value constØyvind Harboe2010-03-205-11/+13
* FT2232 comment tweaksDavid Brownell2010-03-191-6/+18
* zy1000: clean up jtag_add_xx_scan fn'sØyvind Harboe2010-03-191-88/+67
* zy1000: fix bug in end state of DCC writesØyvind Harboe2010-03-191-2/+2
* jtag: retire jtag_get/set_end_state()Øyvind Harboe2010-03-1918-100/+0
* jtag: remove jtag_get_end_state() usageØyvind Harboe2010-03-191-4/+4
* jtag: get rid of unecessary jtag_get_end_state()Øyvind Harboe2010-03-191-12/+21
* jtag: remove unecessary usage of jtag_get_end_state().Øyvind Harboe2010-03-191-2/+2
* jtag: remove jtag_get_end_state()'s that should be unecessaryØyvind Harboe2010-03-195-6/+6
* Fix underlying problem with xscale icache and dcache commandsMike Dunn2010-03-181-6/+11
* ADI_v5 - it's not always an "SWJ-DP"David Brownell2010-03-182-175/+175
* Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2010-03-1813-73/+74
|\
| * jtag: retire one instance of jtag_get_end_state() usageØyvind Harboe2010-03-1813-73/+74
* | remove more duplicationDavid Brownell2010-03-181-25/+0
|/
* oops: committed and pushed two temp files....Øyvind Harboe2010-03-182-3962/+0
* PIC32MX: add unlock cmdSpencer Oliver2010-03-182-0/+77
* MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver2010-03-185-51/+51
* jtag: cut down on usage of unintended modification of global end stateØyvind Harboe2010-03-1824-99/+4062
* linker error: fix problem with duplicate fnØyvind Harboe2010-03-181-33/+0
* mips: fix warningØyvind Harboe2010-03-171-1/+1
* gdb: long running "monitor mww" now works w/gdbØyvind Harboe2010-03-171-0/+2
* target: faster mww operationsØyvind Harboe2010-03-171-38/+77
* target: mdX/mwX on target were badly brokenØyvind Harboe2010-03-171-7/+14
* SCRIPT: add add_script_search_dir cmdSpencer Oliver2010-03-171-0/+17
* PIC32: add software reset supportSpencer Oliver2010-03-174-3/+61
* MIPS: remove ejtag_srst variantSpencer Oliver2010-03-172-17/+17
* gdb_server: improved gdb load performanceØyvind Harboe2010-03-171-8/+37
* zy1000: tweak the DCC inner loop a tiny bitØyvind Harboe2010-03-171-5/+8
* arm7/9: remove unused post_restore_contextØyvind Harboe2010-03-1710-20/+0
* ADIv5 transport support moves to separate filesDavid Brownell2010-03-165-430/+589
* bitbang: add jtag_add_tms_seq supportØyvind Harboe2010-03-166-0/+33
* lpc3180: LPC3180(LPC3250) SLC driver implementedrichard vegh2010-03-162-9/+441
* image loading: fix problem with offsets > 0x80000000Bradey Honsinger2010-03-164-4/+4