]> git.sur5r.net Git - openocd/history - src
jlink: add new PID and VID
[openocd] / src /
2011-03-02 Jean-Christophe... jlink: add new PID and VID
2011-02-28 Øyvind Harboesvf: add nil option that just runs through the svf...
2011-02-25 Øyvind Harboelog: debug level is between silent and debug output...
2011-02-25 Øyvind Harboejtag: add wait_srst_deassert command
2011-02-24 Mathias Kft2232: fix possible read buffer overflow
2011-02-23 Luca Ellerocortex_a8: remove dap_ap_sel calls
2011-02-23 Jean-Christophe... jlink: set the speed at JLINK_MAX_SPEED when an exceede...
2011-02-21 Mathias Kdsp563xx: rudimentary gdb support
2011-02-18 SimonQianfix compile error under MinGW
2011-02-17 Luca Elleroarm_adi_v5: add/move apsel member in struct adiv5_dap
2011-02-17 Mathias Kdsp563xx: minor fixes, code cleanup
2011-02-17 Mathias Kdsp563xx_once: Correct wrong return value on jtag commu...
2011-02-17 Mathias K- remove pipeline context, use once register instead...
2011-02-15 Bjarne Steinsbolpc32xx: Flash driver
2011-02-15 Mathias K- add parameter flush to the once api to signalize...
2011-02-15 Mathias K- add bulk memory write function - execute jtag queue...
2011-02-15 Phil Fongdsp563xx_once: Correct definition of JTAG_INSTR_CLAMP
2011-02-14 Mathias Kft2232: add functions for ft2232 set data bits high...
2011-02-14 Luca Ellerocortex_a9: move dap_ap_select to arm_avi_v5
2011-02-14 Luca Elleroarm_adi_v5: add wrapping transfer functions with select...
2011-02-14 Luca Elleroarm_adi_v5: add transfer functions prototypes with...
2011-02-14 Luca Ellerocortex_a9: check if MMU is enabled on APB read/write...
2011-02-14 Luca Ellerocortex_a9: check target halted on APB read/write memory
2011-02-14 Luca Ellerocortex_a9: trivial fixes
2011-02-10 Spencer Oliverbuikd: fix cygwin -mno-cygwin build error
2011-02-10 Luca Ellerocortex_a9: implement read/write memory through APB-AP
2011-02-10 Aaron Carrollcortex_a9: fix dap_ap_select() usage
2011-02-08 Michal Deminbuspirate: Fix command parsing, fix errors to have...
2011-02-08 Mathias Kperformance: committed wrong version of buf_set_buf...
2011-02-08 Mathias Kdsp563xx: add x, y and p memory access
2011-02-08 Luca Ellerocortex_a8/a9: fix some comments
2011-02-08 Mathias Kbuf_set_buf around 30% speed increase
2011-02-04 Øyvind Harboestm32x: add support for STM32F20x
2011-02-03 Mathias Kmore changes to dsp563xx code
2011-02-03 Mathias K24bit buffer support
2011-02-02 Aaron Carrollcortex_m3: allow scripts to override reset
2011-01-31 Øyvind Harboeerror: remove debug output when reporting errors
2011-01-31 Øyvind Harboecfi: use ARM32 machine code on all CPUs but Cortex M3
2011-01-31 Aaron Carrollcortex_a9: add source files for Cortex A9 support.
2011-01-31 Aaron Carrollarm_dpm: add some SCR/RCR macros
2011-01-31 Aaron CarrollAdd '-coreid' target option to support multiple cores...
2011-01-27 Mathias Kadd cortex-r4 etm id to dap info
2011-01-26 Thomas SchmidFixed small mistakes in at91sam3 info command
2011-01-26 Mathias Kadd basic TI xds100v2 support
2011-01-26 Andreas Fritiofsonfix segfault from stack corruption in ahbap_debugport_init
2011-01-19 Eric Wetzelstellaris: automatically generate and update device IDs
2011-01-14 Erik BotöFlash driver for em357
2011-01-14 Santeri Salkostr9xpec: Find flash controller from the chain.
2011-01-13 simon qiantransport: fix transport command args gaffe
2011-01-13 simon qiantransport: fix LOG_DEBUG gaffe
2011-01-10 Spencer Olivercfi: fix release build warnings
2011-01-09 Eric Wetzelnit: more LOG_* \n fixes
2011-01-06 Spencer Olivercfi: use safer arch detection
2011-01-06 Jonathan DumaresqAdd the support for the armv7m arch.
2011-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2011-01-04 Spencer Olivermips32: add fastdata loader working area
2011-01-04 Spencer Olivertarget: change working area free data type
2011-01-03 Øyvind Harboenit: do not add \n at end of LOG_ERROR
2011-01-03 Øyvind Harboeerror handling: the error number is not part of the...
2011-01-02 Michael Schwingencfi_protect is not implemented on Spansion flashes...
2011-01-02 Michael Schwingennon-CFI flash code uses data from CFI structures. Make...
2011-01-02 Jon Poveysvf: implement sleep for RUNTEST min_time
2011-01-02 Jon Poveysvf: fix USAGE and related error reporting
2011-01-02 Antonio BorneoNAND/S3CXXXX: remove private "target" copy
2011-01-02 Antonio BorneoNAND/ORION: remove private "target" copy
2011-01-02 Antonio BorneoNAND/NUC910: remove private "target" copy
2011-01-02 Antonio BorneoNAND/MX3: remove private "target" copy
2011-01-02 Antonio BorneoNAND/MX2: remove private "target" copy
2011-01-02 Antonio BorneoNAND/LPC3180: remove private "target" copy
2011-01-02 Antonio BorneoNAND/DAVINCI: remove private "target" copy
2011-01-02 Antonio BorneoNAND/AT91SAM9: remove private "target" copy
2011-01-02 Antonio BorneoNAND/TCL: prepare for common "target" reference
2011-01-02 Antonio BorneoNAND/TCL: fix segfault on syntax error
2011-01-02 Antonio BorneoNAND/CORE: Comment use of alive_sleep()
2011-01-02 Antonio BorneoNAND/CORE: Replace decimal dot in messages
2011-01-02 Antonio Borneoflash/nand: review NAND driver interface
2010-12-30 Marek VasutCORTEX A8: Fix broken CPU identification
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-12-29 Øyvind Harboewarning: fix warning where GCC didn't catch a doubly...
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-29 Øyvind Harboetarget: do not expose error numbers to users
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-12-23 Spencer Oliverstm32x : always use valid flash base address
2010-12-23 Spencer Oliverflash: print flash bank name on flash info cmd
2010-12-23 Spencer Oliverstm32: fix reversed option byte write
2010-12-23 Spencer Oliverstm32: update option bytes for stm32xl family
2010-12-23 Spencer Oliverstm32: add stm32 xl family flash support
2010-12-23 Spencer Oliverstm32: add dual flash bank support
2010-12-22 Øyvind Harboeconfig: add init_targets proc that is executed just...
2010-12-21 Øyvind Harboeserver: remove error value from LOG_INFO
2010-12-18 Øyvind Harboescript: support only Tcl comments
2010-12-16 John DevereuxFix for compilation failure amt_jtagaccel.c
2010-12-15 Paul RichardsFix for segfault in handle_nand_dump_command.
2010-12-15 Øyvind Harboestm32: fix unprotect
2010-12-15 Øyvind Harboeflash: clarify protect documentation
2010-12-10 Spencer Olivercontrib: add source to the cfi flash loaders
2010-12-10 Spencer Olivercfi: disable buffer writes for M29W128G
2010-12-10 Spencer Olivercfi: allow optional buffer write support
2010-12-10 Spencer Olivercfi: calculate correct timeouts
2010-12-10 Spencer Olivercfi: prefix string hex output
next