aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell3-0/+44
2010-03-03NOR: stellaris message tweaksDavid Brownell1-4/+4
2010-03-03STM32: Add Value Line Flash Programming SupportSpencer Oliver1-0/+36
2010-03-02ADIv5: use new DAP ops for AP read/writeDavid Brownell3-106/+79
2010-03-02ADIv5: use new DAP ops for DP read/writeDavid Brownell1-32/+38
2010-03-02ADIv5: use new dap_run() operationDavid Brownell3-37/+74
2010-03-02ARM: start abstracting ADIv5 transports (JTAG/SWD)David Brownell2-0/+278
2010-03-02target_resume() doxygenDavid Brownell1-3/+33
2010-03-02LPC1768 updates, IAR board supportDavid Brownell4-26/+54
2010-03-02ADIv5: use right ID for Cortex-M3 ETMDavid Brownell1-4/+4
2010-03-01arm_semihosting buildfixDavid Brownell1-8/+14
2010-03-01zy1000: faster jtag_add_ir_scan()Øyvind Harboe1-9/+3
2010-03-01zy1000: arm11 load is now fasterØyvind Harboe1-42/+71
2010-03-01zy1000: add jtag_add_tms_seq supportØyvind Harboe1-20/+41
2010-03-01jtag: the post TAP state is now passed to the driversØyvind Harboe4-4/+5
2010-02-28armv4_5: remove core_type check in mcr/mrc cmdSpencer Oliver1-7/+0
2010-02-28cm3-ftest: change to use arm disassembleSpencer Oliver1-1/+1
2010-02-28stellaris: recover_command use usleep rather than sleepSpencer Oliver1-1/+1
2010-02-28FT2232: add missing enum when using ftd2xx librarySpencer Oliver1-0/+10
2010-02-28semihosting: add armv7m semihosting supportSpencer Oliver3-76/+137
2010-02-28semihosting: move semihosting cmd to arm cmd groupSpencer Oliver4-56/+80
2010-02-28CortexM3: move disassemble cmd to arm cmd groupSpencer Oliver2-57/+0
2010-02-28ARMv7M: add arm cmd groupSpencer Oliver2-2/+31
2010-02-28MIPS: add mips algorithm supportSpencer Oliver4-82/+392
2010-02-28ARMv7M: use software breakpoints for algorithmsSpencer Oliver5-26/+9
2010-02-28Add board/redbee-usb.cfgMariano Alvira3-0/+14
2010-02-27add board/redbee-econotag.cfg and JTAG supportMariano Alvira3-0/+112
2010-02-27Add target/mc13224v.cfgMariano Alvira1-0/+54
2010-02-27new "stellaris recover" commandDavid Brownell3-0/+87
2010-02-27ADIv5 DAP ops switching to JTAG or SWD modesDavid Brownell2-0/+121
2010-02-27ft2232: implement TMS sequence commandDavid Brownell1-2/+72
2010-02-27interface: define TMS sequence commandDavid Brownell8-11/+124
2010-02-25ft2232: add a mechanism to specify channel in layout structsMariano Alvira1-3/+7
2010-02-24ARM ADIv5 doxygen and cleanupDavid Brownell1-15/+42
2010-02-24AVR flash: handle AT90CAN128 chipsHans Peter Mortensn1-4/+26
2010-02-23ARM ADIv5: rename more JTAG-specific routinesDavid Brownell1-11/+11
2010-02-22arm11: improve performance using minidriver hookØyvind Harboe1-3/+65
2010-02-22arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe2-45/+100
2010-02-22zy1000: jtag_add_dr_scan() performance improvementØyvind Harboe1-8/+15
2010-02-21ft2232 table init cleanupDavid Brownell1-19/+78
2010-02-21Developer's Guide: refresh release proceduresDavid Brownell1-44/+99
2010-02-21ADIv5: relocate memacess_tck cyclesDavid Brownell1-12/+12
2010-02-21ADIv5: remove ATOMIC/COMPOSITE interface modeDavid Brownell3-98/+29
2010-02-21ARM: ADIv5, deadcode cleanupDavid Brownell1-13/+13
2010-02-21ARM: ADIv5 code shrinkage, cleanupDavid Brownell1-40/+16
2010-02-21ADIv5 clean up AP fault handlingDavid Brownell1-32/+46
2010-02-21ADIv5 clean up AP selection and register cachingDavid Brownell4-34/+60
2010-02-21ARM: keep a handle to the PCDavid Brownell16-88/+106
2010-02-21ARM DPM: support adding/removing HW breakpointsDavid Brownell1-38/+113
2010-02-21ARM11: per-core options should not be globalDavid Brownell2-33/+44