aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-15rename jtag_khz as adapter_khzDavid Brownell
2010-03-15FT2232: bulidfixSpencer Oliver
2010-03-15PIC32MX: update cfg scriptSpencer Oliver
2010-03-14rename jtag_interface_{init,quit}()David Brownell
2010-03-14FT2232: lookup and save layout just onceDavid Brownell
2010-03-11fix xscale icache and dcache commandsMike Dunn
2010-03-11versaloon cleanup patchDavid Brownell
2010-03-11New JTAG driver for Versaloonsimon qian
2010-03-11Add support for Bus Pirate as a JTAG adapter.Michal Demin
2010-03-11split "interface" commands from "jtag" onesDavid Brownell
2010-03-10MIPS: make fixed code arrays static constSpencer Oliver
2010-03-10JLINK: user info message cleanupSpencer Oliver
2010-03-10PIC32: add flash algorithm supportSpencer Oliver
2010-03-10STM32: flash loader cleanupSpencer Oliver
2010-03-10STR7: flash loader cleanupSpencer Oliver
2010-03-10STR9: flash loader cleanupSpencer Oliver
2010-03-10ADUC702x: flash loader cleanupSpencer Oliver
2010-03-09CFI CORE: bug-fix protect single sectorAntonio Borneo
2010-03-08move a constant table to .rodata sectionDavid Brownell
2010-03-08cfi: simplify and clearify codeAntonio Borneo
2010-03-08zy1000: embedded ice dcc tweakØyvind Harboe
2010-03-08jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe
2010-03-08jtag: retire tap fieldØyvind Harboe
2010-03-06CFI: review print of Voltage valuesAntonio Borneo
2010-03-05doc: not all debug adapters are "dongles"David Brownell
2010-03-05README: update libftdi versionDavid Brownell
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