aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2011-08-31ULINK driver: Add '-lm' linker flag when building this driver (required for c...Martin Schmoelzer
2011-08-31ULINK driver: Implement variable TCK frequency in OpenOCD driverMartin Schmoelzer
2011-08-31ULINK driver: Implement variable TCK frequency in OpenULINK firmwareMartin Schmölzer
2011-08-31ULINK driver: Fix whitespace in OpenULINK firmware usb.c module (trivial)Martin Schmoelzer
2011-08-31ULINK driver: Implement JTAG_PATHMOVE commandMartin Schmoelzer
2011-08-31ULINK driver: Implement JTAG_STABLECLOCKS commandMartin Schmölzer
2011-08-31ULINK driver: Implement command to manually force downloading firmware image ...Martin Schmölzer
2011-08-31ULINK driver: Re-order queue functions to reflect the order in commands.hMartin Schmölzer
2011-08-31ULINK driver: Properly propagate return values in ulink_execute_queue()Martin Schmölzer
2011-08-31ULINK driver: Update some comments, fix some coding mistakesMartin Schmölzer