summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* zy1000: faster jtag_add_ir_scan()Øyvind Harboe2010-03-011-9/+3
* zy1000: arm11 load is now fasterØyvind Harboe2010-03-011-42/+71
* zy1000: add jtag_add_tms_seq supportØyvind Harboe2010-03-011-20/+41
* jtag: the post TAP state is now passed to the driversØyvind Harboe2010-03-014-4/+5
* armv4_5: remove core_type check in mcr/mrc cmdSpencer Oliver2010-02-281-7/+0
* stellaris: recover_command use usleep rather than sleepSpencer Oliver2010-02-281-1/+1
* FT2232: add missing enum when using ftd2xx librarySpencer Oliver2010-02-281-0/+10
* semihosting: add armv7m semihosting supportSpencer Oliver2010-02-283-76/+137
* semihosting: move semihosting cmd to arm cmd groupSpencer Oliver2010-02-283-44/+68
* CortexM3: move disassemble cmd to arm cmd groupSpencer Oliver2010-02-281-51/+0
* ARMv7M: add arm cmd groupSpencer Oliver2010-02-282-2/+31
* MIPS: add mips algorithm supportSpencer Oliver2010-02-284-82/+392
* ARMv7M: use software breakpoints for algorithmsSpencer Oliver2010-02-285-26/+9
* Add board/redbee-usb.cfgMariano Alvira2010-02-281-0/+5
* add board/redbee-econotag.cfg and JTAG supportMariano Alvira2010-02-271-0/+103
* new "stellaris recover" commandDavid Brownell2010-02-271-0/+66
* ADIv5 DAP ops switching to JTAG or SWD modesDavid Brownell2010-02-272-0/+121
* ft2232: implement TMS sequence commandDavid Brownell2010-02-271-2/+72
* interface: define TMS sequence commandDavid Brownell2010-02-278-11/+124
* ft2232: add a mechanism to specify channel in layout structsMariano Alvira2010-02-251-3/+7
* ARM ADIv5 doxygen and cleanupDavid Brownell2010-02-241-15/+42
* AVR flash: handle AT90CAN128 chipsHans Peter Mortensn2010-02-241-4/+26
* ARM ADIv5: rename more JTAG-specific routinesDavid Brownell2010-02-231-11/+11
* arm11: improve performance using minidriver hookØyvind Harboe2010-02-221-3/+65
* arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe2010-02-222-45/+100
* zy1000: jtag_add_dr_scan() performance improvementØyvind Harboe2010-02-221-8/+15
* ft2232 table init cleanupDavid Brownell2010-02-211-19/+78
* ADIv5: relocate memacess_tck cyclesDavid Brownell2010-02-211-12/+12
* ADIv5: remove ATOMIC/COMPOSITE interface modeDavid Brownell2010-02-213-98/+29
* ARM: ADIv5, deadcode cleanupDavid Brownell2010-02-211-13/+13
* ARM: ADIv5 code shrinkage, cleanupDavid Brownell2010-02-211-40/+16
* ADIv5 clean up AP fault handlingDavid Brownell2010-02-211-32/+46
* ADIv5 clean up AP selection and register cachingDavid Brownell2010-02-214-34/+60
* ARM: keep a handle to the PCDavid Brownell2010-02-2116-88/+106
* ARM DPM: support adding/removing HW breakpointsDavid Brownell2010-02-211-38/+113
* ARM11: per-core options should not be globalDavid Brownell2010-02-212-33/+44
* ARMv7-M: start using "struct arm"David Brownell2010-02-215-9/+74
* arm920t line length cleanupDavid Brownell2010-02-201-115/+247
* FreeBSD buildfixDavid Brownell2010-02-201-2/+2
* atm920t : fix breakpoints and data cache handlingMarc Pignat2010-02-191-17/+103
* ARM920T scanchain 15 comments/cleanupDavid Brownell2010-02-161-51/+112
* gpl: fix GPL startup messageØyvind Harboe2010-02-152-2/+3
* fix crash with DSP563XXMathias Kuester2010-02-141-0/+25
* STR9xpec: issue warning when unlocking deviceSpencer Oliver2010-02-121-0/+8
* STM32x: issue warning when unlocking device (bug #16)Spencer Oliver2010-02-121-2/+6
* arm720t: virt2phys callback addedØyvind Harboe2010-02-121-4/+14
* arm920: add virt2phys fnMarc Pignat2010-02-121-3/+13
* arm11: fix another infinite loop bugØyvind Harboe2010-02-101-4/+23
* target: add todo in target_write_memory() about alignmentØyvind Harboe2010-02-091-2/+13
* ADIv5: doxygenDavid Brownell2010-02-062-32/+138