aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2010-03-16ADIv5 transport support moves to separate filesDavid Brownell
2010-03-16bitbang: add jtag_add_tms_seq supportØyvind Harboe
2010-03-16lpc3180: LPC3180(LPC3250) SLC driver implementedrichard vegh
2010-03-16image loading: fix problem with offsets > 0x80000000Bradey Honsinger
2010-03-15move "reset_config" out of JTAG command groupDavid Brownell
2010-03-15rename jtag_nsrst_assert_width as adapter_nsrst_assert_widthDavid Brownell
2010-03-15rename jtag_nsrst_delay as adapter_nsrst_delayDavid Brownell
2010-03-15rename jtag_khz as adapter_khzDavid Brownell
2010-03-15FT2232: bulidfixSpencer Oliver
2010-03-14rename jtag_interface_{init,quit}()David Brownell
2010-03-14FT2232: lookup and save layout just onceDavid Brownell
2010-03-11fix xscale icache and dcache commandsMike Dunn
2010-03-11versaloon cleanup patchDavid Brownell
2010-03-11New JTAG driver for Versaloonsimon qian
2010-03-11Add support for Bus Pirate as a JTAG adapter.Michal Demin
2010-03-11split "interface" commands from "jtag" onesDavid Brownell
2010-03-10MIPS: make fixed code arrays static constSpencer Oliver
2010-03-10JLINK: user info message cleanupSpencer Oliver
2010-03-10PIC32: add flash algorithm supportSpencer Oliver
2010-03-10STM32: flash loader cleanupSpencer Oliver
2010-03-10STR7: flash loader cleanupSpencer Oliver
2010-03-10STR9: flash loader cleanupSpencer Oliver
2010-03-10ADUC702x: flash loader cleanupSpencer Oliver
2010-03-09CFI CORE: bug-fix protect single sectorAntonio Borneo
2010-03-08move a constant table to .rodata sectionDavid Brownell
2010-03-08cfi: simplify and clearify codeAntonio Borneo
2010-03-08zy1000: embedded ice dcc tweakØyvind Harboe