aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-03buildfixDavid Brownell
2010-03-29xscale: fix trace buffer functionality when resuming from a breakpointMike Dunn
2010-03-27jtag/tcl.c cleanup -- split out "adapter.c"David Brownell
2010-03-26NOR TCL: fix usage messageAntonio Borneo
2010-03-26TCL scripts: update to current "flash bank" syntaxAntonio Borneo
2010-03-25zy1000: dev toolØyvind Harboe
2010-03-25target: fix poll offØyvind Harboe
2010-03-25change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder
2010-03-25zy1000: allow it to build on linux host for testing purposesØyvind Harboe
2010-03-25telnet_server: review unused symbolsAntonio Borneo
2010-03-25telnet_server: review scope of functionsAntonio Borneo
2010-03-24FT2232 Messaaging fixDavid Brownell
2010-03-24server: review unused symbolsAntonio Borneo
2010-03-24server: review scope of functions and dataAntonio Borneo
2010-03-22zy1000: fix optimisaion bug in dcc writesØyvind Harboe
2010-03-22fix software breakpoints on xscaleMike Dunn
2010-03-22bitq: fix warning now that out_value is constØyvind Harboe
2010-03-21ft2232 init mess cleanupDavid Brownell
2010-03-21arm breakpoints: amended fix commentØyvind Harboe
2010-03-21jtag: make out_value constØyvind Harboe
2010-03-20jtag: move towards making out_value constØyvind Harboe
2010-03-19FT2232 comment tweaksDavid Brownell
2010-03-19zy1000: clean up jtag_add_xx_scan fn'sØyvind Harboe
2010-03-19zy1000: fix bug in end state of DCC writesØyvind Harboe
2010-03-19jtag: retire jtag_get/set_end_state()Øyvind Harboe
2010-03-19jtag: remove jtag_get_end_state() usageØyvind Harboe
2010-03-19jtag: get rid of unecessary jtag_get_end_state()Øyvind Harboe
2010-03-19jtag: remove unecessary usage of jtag_get_end_state().Øyvind Harboe
2010-03-19jtag: remove jtag_get_end_state()'s that should be unecessaryØyvind Harboe
2010-03-18Fix underlying problem with xscale icache and dcache commandsMike Dunn
2010-03-18ADI_v5 - it's not always an "SWJ-DP"David Brownell
2010-03-18Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell
2010-03-18remove more duplicationDavid Brownell
2010-03-18jtag: retire one instance of jtag_get_end_state() usageØyvind Harboe
2010-03-18oops: committed and pushed two temp files....Øyvind Harboe
2010-03-18DOCS: update flash bank examplesSpencer Oliver
2010-03-18PIC32MX: add unlock cmdSpencer Oliver
2010-03-18MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe
2010-03-18linker error: fix problem with duplicate fnØyvind Harboe
2010-03-17mips: fix warningØyvind Harboe
2010-03-17gdb: long running "monitor mww" now works w/gdbØyvind Harboe
2010-03-17target: faster mww operationsØyvind Harboe
2010-03-17target: mdX/mwX on target were badly brokenØyvind Harboe
2010-03-17SCRIPT: add add_script_search_dir cmdSpencer Oliver
2010-03-17PIC32: add software reset supportSpencer Oliver
2010-03-17MIPS: remove ejtag_srst variantSpencer Oliver
2010-03-17gdb_server: improved gdb load performanceØyvind Harboe
2010-03-17zy1000: tweak the DCC inner loop a tiny bitØyvind Harboe
2010-03-17arm7/9: remove unused post_restore_contextØyvind Harboe