aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30dsp568013 disable polling by defaultRodrigo L. Rosa
2011-08-30cortex_a hybrid & context breakpointsHeythem Bouhaja
2011-08-27Fix off by one bug in FreeRTOSEvan Hunter
2011-08-25Add Valuline HD to config fileJonathan Dumaresq
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-24Fix redbee config filesJim Paris
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-16build: check buspirate build hostSpencer Oliver
2011-08-16versaloon driver updateSimonQian
2011-08-16build: check guess-rev.sh can be found/executedSpencer Oliver
2011-08-16build: rename configure.in to configure.acSpencer Oliver
2011-08-16jim: update to fix mingw/msys build issuesSpencer Oliver
2011-08-15show git commit number even when cross-compilingJie Zhang
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