aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-10-22FLASH/STMSMI: fix clang "dead store" warningAntonio Borneo
2011-10-22buspirate: ignore return value and fix warningØyvind Harboe
2011-10-22warning: fix false positiveØyvind Harboe
2011-10-22server: remove warning due to dead assignmentØyvind Harboe
2011-10-21jim: add missing jim licenseSpencer Oliver
2011-10-20rtos: remove broken code for handling the deprecated qP packetAndreas Fritiofson
2011-10-20rtos: return the correct value if the T or H packets are handledAndreas Fritiofson
2011-10-19Unused variablesFreddie Chopin
2011-10-19Updated fm3.c, added Flash type 2 support, error handling improvedMarc Willam / Holger Wech
2011-10-18xscale: fix bug in xscale_receive()Matt Reimer
2011-10-18luminary: add new targetsSpencer Oliver
2011-10-17Add the SAM3N familly to the chip_details tableAttila Kinali
2011-10-17target_request: add target_got_message() that can be used to improve DCC perf...Øyvind Harboe
2011-10-17target: DCC / target message backoff algorithmØyvind Harboe
2011-10-14arm-jtag-ew: whitespace cleanupSpencer Oliver
2011-10-14flash: fix lpc2000 driver typoSpencer Oliver
2011-10-13target: whitespace cleanupSpencer Oliver
2011-10-13breakpoint : smp software breakpoint issueMichel Jaouen
2011-10-11breakpoint : indentationMichel Jaouen
2011-10-11replace berlios url's with sourceforge url'sSpencer Oliver
2011-10-09stm32f1x: use async algorithm in flash programming routineAndreas Fritiofson
2011-10-09stm32f1x: use register base instead of register offsetAndreas Fritiofson
2011-10-09cortex_m3: use armv7m's async algorithm implementationAndreas Fritiofson
2011-10-09armv7m: implement async algorithm functionsAndreas Fritiofson
2011-10-09target: add async algorithm entries to the target typeAndreas Fritiofson
2011-10-08arm-jtag-ew: Send GDB keep_alive() messages when logging USB communicationSimon Barner
2011-10-08arm-jtag-ew: FormattingSimon Barner
2011-10-08arm-jtag-ew: In armjtagew_init(), set initial JTAG speed to 32 kHz (before TA...Simon Barner
2011-10-08arm-jtag-ew: Emit a warning if interface firmware version != 1.6Simon Barner
2011-10-08arm-jtag-ew: Declare interface as `jtag_only'Simon Barner
2011-10-08arm-jtag-ew: Provide armjtagew_speed_div() in order to fix interactive use of...Simon Barner
2011-10-08arm-jtag-ew: Fix setting interface speed (2/2)Simon Barner
2011-10-08arm-jtag-ew: Fix setting interface speed (1/2)Simon Barner
2011-10-03STM32L: Added flash driver and targetClément Burin des Roziers
2011-09-30armv7a ,cortex a : add L1, L2 cache support, va to pa supportMichel Jaouen
2011-09-30jim-nvp is moving from jimtcl to openocdSteve Bennett
2011-09-23add target events, run algorithm and default r/w buffer apiMathias K
2011-09-23kinetis : fix deadlock on device having hasidcode false.Michel Jaouen
2011-09-17kinetis cpu flash driverMathias K
2011-09-16kinetis auto mass erase on secured devicesMathias K
2011-09-11Fixes and spellchecks for various Buspirate output messagesLuca Bruno
2011-09-02Implementation of a new jtag remote_bitbang driver.Richard Uhler
2011-09-01ULINK driver: Remove typedefs in ulink.cMartin Schmölzer
2011-09-01ULINK driver: Remove typedefs in OpenULINK firmware: Use typedefs from stdint...Martin Schmölzer
2011-09-01ULINK driver: Remove typedefs in OpenULINK firmware USB descriptor structuresMartin Schmölzer
2011-08-31usleep to jtag_sleepRodrigo L. Rosa
2011-08-31static for some functionsRodrigo L. Rosa
2011-08-31speed up, relocate functionRodrigo L. Rosa
2011-08-31Merge branch 'dsp5680xx_cherry' of git://repo.or.cz/openocd/dsp568013 into fixØyvind Harboe
2011-08-31ULINK driver: Update firmware image to reflect the latest changes in source c...Martin Schmoelzer