aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
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-17PIC32: add software reset supportSpencer Oliver
2010-03-17MIPS: remove ejtag_srst variantSpencer Oliver
2010-03-17arm7/9: remove unused post_restore_contextØyvind Harboe
2010-03-16ADIv5 transport support moves to separate filesDavid Brownell
2010-03-16image loading: fix problem with offsets > 0x80000000Bradey Honsinger
2010-03-11fix xscale icache and dcache commandsMike Dunn
2010-03-10MIPS: make fixed code arrays static constSpencer Oliver
2010-03-10PIC32: add flash algorithm supportSpencer Oliver
2010-03-08jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe
2010-03-08jtag: retire tap fieldØyvind Harboe
2010-03-05ADIv5 share DAP command supportDavid Brownell
2010-03-04rename "swjdp_common" as "adiv5_dap"David Brownell
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell
2010-03-02ADIv5: use new DAP ops for AP read/writeDavid Brownell
2010-03-02ADIv5: use new DAP ops for DP read/writeDavid Brownell
2010-03-02ADIv5: use new dap_run() operationDavid Brownell
2010-03-02ARM: start abstracting ADIv5 transports (JTAG/SWD)David Brownell
2010-03-02target_resume() doxygenDavid Brownell
2010-03-02ADIv5: use right ID for Cortex-M3 ETMDavid Brownell
2010-03-01arm_semihosting buildfixDavid Brownell
2010-02-28armv4_5: remove core_type check in mcr/mrc cmdSpencer Oliver
2010-02-28semihosting: add armv7m semihosting supportSpencer Oliver
2010-02-28semihosting: move semihosting cmd to arm cmd groupSpencer Oliver
2010-02-28CortexM3: move disassemble cmd to arm cmd groupSpencer Oliver
2010-02-28ARMv7M: add arm cmd groupSpencer Oliver
2010-02-28MIPS: add mips algorithm supportSpencer Oliver
2010-02-28ARMv7M: use software breakpoints for algorithmsSpencer Oliver
2010-02-27ADIv5 DAP ops switching to JTAG or SWD modesDavid Brownell
2010-02-24ARM ADIv5 doxygen and cleanupDavid Brownell
2010-02-23ARM ADIv5: rename more JTAG-specific routinesDavid Brownell
2010-02-22arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe
2010-02-21ADIv5: relocate memacess_tck cyclesDavid Brownell
2010-02-21ADIv5: remove ATOMIC/COMPOSITE interface modeDavid Brownell
2010-02-21ARM: ADIv5, deadcode cleanupDavid Brownell