aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-21ARMv7-M: start using "struct arm"David Brownell5-9/+74
2010-02-21Open the merge window for the 0.5.0 release cycle.David Brownell3-69/+101
2010-02-21Label builds as OpenOCD v0.4.0David Brownell1-1/+1
2010-02-21User's Guide mentions OS-specific installationDavid Brownell2-2/+14
2010-02-20arm920t line length cleanupDavid Brownell1-115/+247
2010-02-20CSB337 board cleanup (quasi-regression)David Brownell1-0/+2
2010-02-20FreeBSD buildfixDavid Brownell1-2/+2
2010-02-19atm920t : fix breakpoints and data cache handlingMarc Pignat1-17/+103
2010-02-16ARM920T scanchain 15 comments/cleanupDavid Brownell1-51/+112
2010-02-15gpl: fix GPL startup messageØyvind Harboe2-2/+3
2010-02-15LPC1768.cfg -- partial fixes for bogus reset-init handlerDavid Brownell1-4/+4
2010-02-14fix crash with DSP563XXMathias Kuester1-0/+25
2010-02-13NEWS: mention removal of obsolete commandsDavid Brownell1-0/+2
2010-02-13Restore "-dev" version suffix (0.4.0-rc2-dev)David Brownell1-1/+1
2010-02-13v4.0-rc2 milestoneDavid Brownell1-1/+1
2010-02-12STR9xpec: issue warning when unlocking deviceSpencer Oliver1-0/+8
2010-02-12STM32x: issue warning when unlocking device (bug #16)Spencer Oliver1-2/+6
2010-02-12arm720t: virt2phys callback addedØyvind Harboe1-4/+14
2010-02-12arm920: add virt2phys fnMarc Pignat1-3/+13
2010-02-11target library: configuration files for openocd tested with Atmel SAM-ICE V6 ...Viktar Palstsiuk2-0/+119
2010-02-10User's Guide: "#" in filesystems names is badDavid Brownell1-6/+14
2010-02-10arm11: fix another infinite loop bugØyvind Harboe1-4/+23
2010-02-10User's Guide: clarify jtag_rclk adviceDavid Brownell1-2/+4
2010-02-09target: add todo in target_write_memory() about alignmentØyvind Harboe1-2/+13
2010-02-09str730.cfg: fix incorrect mem regionsSpencer Oliver1-2/+2
2010-02-06Re-title Developer's GuideDavid Brownell1-2/+2
2010-02-06ADIv5: doxygenDavid Brownell2-32/+138
2010-02-05zy1000: complete zy1000_uart to jim command switchØyvind Harboe1-6/+6
2010-02-04ARMv7-M: make DAP commands verify target is an ARMv7-MDavid Brownell2-3/+31