aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-18fix compile error under MinGWSimonQian
2011-02-18stm32: add ID for medium density device Rev ZLuca Ellero
2011-02-17arm_adi_v5: add/move apsel member in struct adiv5_dapLuca Ellero
2011-02-17dsp563xx: minor fixes, code cleanupMathias K
2011-02-17dsp563xx_once: Correct wrong return value on jtag communication errorsMathias K
2011-02-17- remove pipeline context, use once register instead - fix wrong register wri...Mathias K
2011-02-15lpc32xx: Flash driverBjarne Steinsbo
2011-02-15- add parameter flush to the once api to signalize if the jtag queue need to ...Mathias K
2011-02-15- add bulk memory write function - execute jtag queue at the end of the memor...Mathias K
2011-02-15dsp563xx_once: Correct definition of JTAG_INSTR_CLAMPPhil Fong
2011-02-14ft2232: add functions for ft2232 set data bits high/low byte commandMathias K
2011-02-14cortex_a9: move dap_ap_select to arm_avi_v5Luca Ellero
2011-02-14arm_adi_v5: add wrapping transfer functions with selection of apLuca Ellero
2011-02-14arm_adi_v5: add transfer functions prototypes with selection of apLuca Ellero
2011-02-14cortex_a9: check if MMU is enabled on APB read/write memoryLuca Ellero
2011-02-14cortex_a9: check target halted on APB read/write memoryLuca Ellero
2011-02-14cortex_a9: trivial fixesLuca Ellero
2011-02-10buikd: fix cygwin -mno-cygwin build errorSpencer Oliver
2011-02-10cortex_a9: implement read/write memory through APB-APLuca Ellero
2011-02-10cortex_a9: fix dap_ap_select() usageAaron Carroll
2011-02-08buspirate: Fix command parsing, fix errors to have more sense.Michal Demin
2011-02-08performance: committed wrong version of buf_set_buf optimizationMathias K
2011-02-08omap4430: Add JRC TAPID for PandaBoard REV EA1 (PEAP platforms)Luca Ellero
2011-02-08dsp563xx: add x, y and p memory accessMathias K
2011-02-08cortex_a8/a9: fix some commentsLuca Ellero
2011-02-08buf_set_buf around 30% speed increaseMathias K
2011-02-04stm32x: add support for STM32F20xØyvind Harboe
2011-02-03more changes to dsp563xx codeMathias K
2011-02-0324bit buffer supportMathias K
2011-02-02omap4430: fix reset sequenceAaron Carroll
2011-02-02cortex_m3: allow scripts to override resetAaron Carroll
2011-01-31error: remove debug output when reporting errorsØyvind Harboe
2011-01-31cfi: use ARM32 machine code on all CPUs but Cortex M3Øyvind Harboe
2011-01-31TCL configs for OMAP4430 and PandaboardAaron Carroll
2011-01-31cortex_a9: add source files for Cortex A9 support.Aaron Carroll
2011-01-31arm_dpm: add some SCR/RCR macrosAaron Carroll
2011-01-31Add '-coreid' target option to support multiple cores per TAP.Aaron Carroll
2011-01-31Add cscope to .gitignoreAaron Carroll
2011-01-31openocd.texi: minor fixes in Reset ConfigurationAaron Carroll
2011-01-27add cortex-r4 etm id to dap infoMathias K
2011-01-27- add xds100v2 configuaration fileMathias K
2011-01-26Fixed small mistakes in at91sam3 info commandThomas Schmid
2011-01-26add basic TI xds100v2 supportMathias K
2011-01-26fix segfault from stack corruption in ahbap_debugport_initAndreas Fritiofson
2011-01-19stellaris: automatically generate and update device IDsEric Wetzel
2011-01-14Flash driver for em357Erik Botö
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko
2011-01-13transport: fix transport command args gaffesimon qian
2011-01-13transport: fix LOG_DEBUG gaffesimon qian
2011-01-10cfi: fix release build warningsSpencer Oliver