summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* zy1000: complete zy1000_uart to jim command switchØyvind Harboe2010-02-051-6/+6
* ARMv7-M: make DAP commands verify target is an ARMv7-MDavid Brownell2010-02-042-3/+31
* JLink: reference protocol documentationDavid Brownell2010-02-041-0/+4
* CMD: duplicate cmd error msgSpencer Oliver2010-02-041-1/+4
* JTAG: fix bug when no interface connectedSpencer Oliver2010-02-031-0/+7
* flash/str7x: After reset init the flash is unlockedEdgar Grimberg2010-02-021-2/+14
* ARM semihosting: fix EOF handling with SYS_READNicolas Pitre2010-02-021-1/+1
* gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe2010-02-012-15/+46
* ADIv5: more messaging cleanup, docsDavid Brownell2010-01-311-12/+20
* build: fix problems with "struct stat" not being defined under eCosØyvind Harboe2010-01-311-0/+1
* telnet: fix strage blank spaces at beginning of telnet linesØyvind Harboe2010-01-311-3/+6
* Subject: ADIv5: fix more diagnosticsDavid Brownell2010-01-311-9/+16
* ADIv5 error checking for Tcl commandsDavid Brownell2010-01-301-1/+17
* ARM ADIv5: fix diagnostics for block writesDavid Brownell2010-01-301-5/+14
* ADIv5: cleanup, rename swjdp_transaction_endcheck()David Brownell2010-01-293-34/+43
* ARMv7-M: use command handler for "dap baseaddr".David Brownell2010-01-291-30/+1
* NOR: cleanup driver declsDavid Brownell2010-01-2918-202/+200
* Clang buildfixesAlex Austin2010-01-292-1/+11