aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2011-08-31vsllink driver compile fails with'vsllink_debug_buffer' defined but not usedsimonqian.openocd
2011-08-30removed trailing whitespacesRodrigo L. Rosa
2011-08-30fix enter debug mode for lockingRodrigo L. Rosa
2011-08-30fix irlen handlingRodrigo L. Rosa
2011-08-30fix debug mode,lock,unlockRodrigo L. Rosa
2011-08-30fix error handling during haltRodrigo L. Rosa
2011-08-30optional crc for flash writingRodrigo L. Rosa
2011-08-30def syntax to match tap irlenRodrigo L. Rosa
2011-08-30cortex_a hybrid & context breakpointsHeythem Bouhaja
2011-08-27Fix off by one bug in FreeRTOSEvan Hunter
2011-08-25This will add the Value Line HD of stm32 devices.Jonathan Dumaresq
2011-08-24remove target argument from gdb packet handling functionsJie Zhang
2011-08-24Add suspended task list to FreeRTOS supportEvan
2011-08-24Fix FreeRTOS thread list parsingEvan Hunter
2011-08-24non_cfi: add SST39WF1601 supportAndreas Bießmann
2011-08-21Fix Sam3u flash bank 1 issueolivier Schonken
2011-08-18cfi: add EN29LV800BB supportGunnar Henne
2011-08-17remove white space before TABJie Zhang
2011-08-16versaloon driver updateSimonQian
2011-08-14jimtcl: delete OpenOCD's broken 'stacktrace' commandØyvind Harboe
2011-08-12mips: fix potential alignment errorStefan Mahr
2011-08-12mips: fix reading uint32 and uint16 when running on big endian hostStefan Mahr
2011-08-12target: add helper functions to get/set u16 or u32 array from/to bufferStefan Mahr
2011-08-11ftd2xx: fix build warningsSpencer Oliver
2011-08-11Merge branch 'dsp5680xx_cherry' of git://repo.or.cz/openocd/dsp568013 into HEADØyvind Harboe