target: add async algorithm entries to the target type
[fw/openocd] / src /
2011-10-08 Andreas Fritiofsontarget: add async algorithm entries to the target type
2011-10-08 Simon Barnerarm-jtag-ew: Send GDB keep_alive() messages when loggin...
2011-10-08 Simon Barnerarm-jtag-ew: Formatting
2011-10-08 Simon Barnerarm-jtag-ew: In armjtagew_init(), set initial JTAG...
2011-10-08 Simon Barnerarm-jtag-ew: Emit a warning if interface firmware versi...
2011-10-08 Simon Barnerarm-jtag-ew: Declare interface as `jtag_only'
2011-10-08 Simon Barnerarm-jtag-ew: Provide armjtagew_speed_div() in order...
2011-10-08 Simon Barnerarm-jtag-ew: Fix setting interface speed (2/2)
2011-10-08 Simon Barnerarm-jtag-ew: Fix setting interface speed (1/2)
2011-10-03 Clément Burin des... STM32L: Added flash driver and target
2011-09-30 Michel Jaouenarmv7a ,cortex a : add L1, L2 cache support, va to...
2011-09-30 Steve Bennettjim-nvp is moving from jimtcl to openocd
2011-09-23 Mathias Kadd target events, run algorithm and default r/w buffer api
2011-09-23 Michel Jaouenkinetis : fix deadlock on device having hasidcode false.
2011-09-17 Mathias Kkinetis cpu flash driver
2011-09-16 Mathias Kkinetis auto mass erase on secured devices
2011-09-10 Luca BrunoFixes and spellchecks for various Buspirate output...
2011-09-02 Richard UhlerImplementation of a new jtag remote_bitbang driver.
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in ulink.c
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in OpenULINK firmware...
2011-09-01 Martin SchmölzerULINK driver: Remove typedefs in OpenULINK firmware...
2011-08-31 Rodrigo L. Rosausleep to jtag_sleep
2011-08-31 Rodrigo L. Rosastatic for some functions
2011-08-31 Rodrigo L. Rosaspeed up, relocate function
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 Martin SchmoelzerULINK driver: Update firmware image to reflect the...
2011-08-31 Martin SchmoelzerULINK driver: Add '-lm' linker flag when building this...
2011-08-31 Martin SchmoelzerULINK driver: Implement variable TCK frequency in OpenO...
2011-08-31 Martin SchmölzerULINK driver: Implement variable TCK frequency in OpenU...
2011-08-31 Martin SchmoelzerULINK driver: Fix whitespace in OpenULINK firmware...
2011-08-31 Martin SchmoelzerULINK driver: Implement JTAG_PATHMOVE command
2011-08-31 Martin SchmölzerULINK driver: Implement JTAG_STABLECLOCKS command
2011-08-31 Martin SchmölzerULINK driver: Implement command to manually force downl...
2011-08-31 Martin SchmölzerULINK driver: Re-order queue functions to reflect the...
2011-08-31 Martin SchmölzerULINK driver: Properly propagate return values in ulink...
2011-08-31 Martin SchmölzerULINK driver: Update some comments, fix some coding...
2011-08-31 simonqian.openocdvsllink driver compile fails with'vsllink_debug_buffer...
2011-08-31 Rodrigo L. Rosaremoved trailing whitespaces
2011-08-31 Rodrigo L. Rosafix enter debug mode for locking
2011-08-30 Rodrigo L. Rosafix irlen handling
2011-08-30 Rodrigo L. Rosafix debug mode,lock,unlock
2011-08-30 Rodrigo L. Rosafix error handling during halt
2011-08-30 Rodrigo L. Rosaoptional crc for flash writing
2011-08-30 Rodrigo L. Rosadef syntax to match tap irlen
2011-08-30 Heythem Bouhajacortex_a hybrid & context breakpoints
2011-08-27 Evan HunterFix off by one bug in FreeRTOS
2011-08-25 Jonathan DumaresqThis will add the Value Line HD of stm32 devices.
2011-08-24 Jie Zhangremove target argument from gdb packet handling functions
2011-08-24 EvanAdd suspended task list to FreeRTOS support
2011-08-24 Evan HunterFix FreeRTOS thread list parsing
2011-08-24 Andreas Bießmannnon_cfi: add SST39WF1601 support
2011-08-21 olivier SchonkenFix Sam3u flash bank 1 issue
2011-08-18 Gunnar Hennecfi: add EN29LV800BB support
2011-08-17 Jie Zhangremove white space before TAB
2011-08-16 SimonQianversaloon driver update
2011-08-14 Øyvind Harboejimtcl: delete OpenOCD's broken 'stacktrace' command
2011-08-12 Stefan Mahrmips: fix potential alignment error
2011-08-12 Stefan Mahrmips: fix reading uint32 and uint16 when running on...
2011-08-12 Stefan Mahrtarget: add helper functions to get/set u16 or u32...
2011-08-11 Spencer Oliverftd2xx: fix build warnings
2011-08-11 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-11 Steve BennettEvaluate 'script' in the global scope
2011-08-10 Rodrigo L. Rosafix return code from dsp5680xx_read
2011-08-10 Rodrigo L. Rosarenamed for clarity
2011-08-10 Andreas Fritiofsonrlink: read only the expected number of bytes
2011-08-10 Andreas Fritiofsonrlink: simplify and optimize queue fill level checks
2011-08-10 Andreas Fritiofsonrlink: remove redundant text from log messages
2011-08-10 Andreas Fritiofsonrlink: remove duplicated code
2011-08-10 Andreas Fritiofsonrlink: fix reply counter to enable sending full buffers
2011-08-10 Andreas Fritiofsonrlink: more indentation fixes
2011-08-10 Andreas Fritiofsonrlink: fix indentation errors
2011-08-09 Drasko DRASKOVICmips32 : Fixed memory byte access
2011-08-09 Drasko DRASKOVICmips32: Sync Caches to Make Instr Writes Effective
2011-08-09 Drasko DRASKOVICmips32: Added CP0 coprocessor R/W routines
2011-08-09 Drasko DRASKOVICmips_m4k: common_magic should be unsigned
2011-08-09 Drasko DRASKOVICmips32: Removed Unnecessary JTAG Queue Flush
2011-08-09 Rodrigo L. Rosafix tapenabler return code
2011-08-09 Rodrigo L. Rosafix return error msj
2011-08-09 Andreas Bießmannflash/nor/cfi: fix TopBottom for atmel chips
2011-08-09 Øyvind HarboeRevert "dsp5680xx: disable for now, it generates warnings"
2011-08-09 Rodrigo L. Rosadsp5680xx fix constante ref
2011-08-09 Rodrigo L. Rosadsp5680xx fix FM clk
2011-08-09 Rodrigo L. Rosadps5680xx fix warnings
2011-08-08 Øyvind Harboearm11: disable broken optimization for setting current...
2011-08-01 Jie Zhangetb: fix incorrect previous patchset
2011-07-28 Spencer Oliverflash: add support for deprecated stm32 flash cmds
2011-07-28 Spencer Oliverflash: update stm32 driver names
2011-07-26 Ronny Strutzadd Fujitsu FM3 Family flash support
2011-07-14 Luca BrunoDo not append git info to version string when building...
2011-07-12 Spencer Oliverftd2xx: handle FT_GetLatencyTimer bug in v1.04
2011-07-12 Spencer Oliverbusblaster: Fix warnings when building against D2XX
2011-07-12 Steve Bennettft2232: Fix warnings when building against D2XX
2011-07-10 Luca BrunoFix typo in command output
2011-07-04 Drasko DRASKOVICmips_m4k and arm7_9 : Fix soft bkpt endianess for 16...
2011-07-04 Peter Horncortex_m3: add auto maskisr
2011-07-04 Spencer OliverRevert "cortex_m3: add auto maskisr"
2011-07-01 Drasko DRASKOVICmips_m4k : Fix soft breakpoint endianess handling
2011-06-28 Øyvind Harboedsp5680xx: disable for now, it generates warnings
2011-06-28 Øyvind Harboemips4k: fix big-endian hosts and host alignment problems
2011-06-28 Øyvind Harboedsp5680xx: fix compilation problems
next