aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-05ADIv5 share DAP command supportDavid Brownell
2010-03-05minidriver: fix arm11 compilation problemØyvind Harboe
2010-03-04rename "swjdp_common" as "adiv5_dap"David Brownell
2010-03-03NOR: trim range in flash_driver_protect()David Brownell
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell
2010-03-03NOR: stellaris message tweaksDavid Brownell
2010-03-03STM32: Add Value Line Flash Programming SupportSpencer Oliver
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-02LPC1768 updates, IAR board supportDavid Brownell
2010-03-02ADIv5: use right ID for Cortex-M3 ETMDavid Brownell
2010-03-01arm_semihosting buildfixDavid Brownell
2010-03-01zy1000: faster jtag_add_ir_scan()Øyvind Harboe
2010-03-01zy1000: arm11 load is now fasterØyvind Harboe
2010-03-01zy1000: add jtag_add_tms_seq supportØyvind Harboe
2010-03-01jtag: the post TAP state is now passed to the driversØyvind Harboe
2010-02-28armv4_5: remove core_type check in mcr/mrc cmdSpencer Oliver
2010-02-28cm3-ftest: change to use arm disassembleSpencer Oliver
2010-02-28stellaris: recover_command use usleep rather than sleepSpencer Oliver
2010-02-28FT2232: add missing enum when using ftd2xx librarySpencer 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-28Add board/redbee-usb.cfgMariano Alvira
2010-02-27add board/redbee-econotag.cfg and JTAG supportMariano Alvira
2010-02-27Add target/mc13224v.cfgMariano Alvira
2010-02-27new "stellaris recover" commandDavid Brownell
2010-02-27ADIv5 DAP ops switching to JTAG or SWD modesDavid Brownell
2010-02-27ft2232: implement TMS sequence commandDavid Brownell
2010-02-27interface: define TMS sequence commandDavid Brownell
2010-02-25ft2232: add a mechanism to specify channel in layout structsMariano Alvira
2010-02-24ARM ADIv5 doxygen and cleanupDavid Brownell
2010-02-24AVR flash: handle AT90CAN128 chipsHans Peter Mortensn
2010-02-23ARM ADIv5: rename more JTAG-specific routinesDavid Brownell
2010-02-22arm11: improve performance using minidriver hookØyvind Harboe
2010-02-22arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe
2010-02-22zy1000: jtag_add_dr_scan() performance improvementØyvind Harboe
2010-02-21ft2232 table init cleanupDavid Brownell
2010-02-21Developer's Guide: refresh release proceduresDavid Brownell
2010-02-21ADIv5: relocate memacess_tck cyclesDavid Brownell
2010-02-21ADIv5: remove ATOMIC/COMPOSITE interface modeDavid Brownell
2010-02-21ARM: ADIv5, deadcode cleanupDavid Brownell
2010-02-21ARM: ADIv5 code shrinkage, cleanupDavid Brownell
2010-02-21ADIv5 clean up AP fault handlingDavid Brownell