]> git.sur5r.net Git - openocd/history - src
SERVER: fix clang warning
[openocd] / src /
2011-10-23 Antonio BorneoSERVER: fix clang warning
2011-10-23 Antonio BorneoNOR/CORE: fix clang warning
2011-10-23 Antonio BorneoNAND/CORE: fix clang warning
2011-10-23 Antonio BorneoFLASH/CFI: fix clang warnings
2011-10-23 Øyvind Harboemx2: add error propagation and remove warnings
2011-10-23 Øyvind Harboefm3: fix warning for superfluous assignment
2011-10-23 Øyvind Harboekinetis: fix warning about malloc(0) w/assert
2011-10-23 Øyvind Harboeclang: fix warning w/assert so that clang knows that...
2011-10-23 Øyvind Harboeclang: fix malloc() warning with assert
2011-10-23 Edgar Grimbergtms470: removed unnecessary operations
2011-10-22 Antonio BorneoFLASH/STMSMI: fix clang "dead store" warning
2011-10-22 Øyvind Harboebuspirate: ignore return value and fix warning
2011-10-22 Øyvind Harboewarning: fix false positive
2011-10-22 Øyvind Harboeserver: remove warning due to dead assignment
2011-10-21 Spencer Oliverjim: add missing jim license
2011-10-20 Andreas Fritiofsonrtos: remove broken code for handling the deprecated...
2011-10-20 Andreas Fritiofsonrtos: return the correct value if the T or H packets...
2011-10-19 Freddie ChopinUnused variables
2011-10-19 Marc Willam / Holg... Updated fm3.c, added Flash type 2 support, error handli...
2011-10-18 Matt Reimerxscale: fix bug in xscale_receive()
2011-10-18 Spencer Oliverluminary: add new targets
2011-10-17 Attila KinaliAdd the SAM3N familly to the chip_details table
2011-10-17 Øyvind Harboetarget_request: add target_got_message() that can be...
2011-10-17 Øyvind Harboetarget: DCC / target message backoff algorithm
2011-10-14 Spencer Oliverarm-jtag-ew: whitespace cleanup
2011-10-14 Spencer Oliverflash: fix lpc2000 driver typo
2011-10-13 Spencer Olivertarget: whitespace cleanup
2011-10-13 Michel Jaouenbreakpoint : smp software breakpoint issue
2011-10-12 Peter StugeMerge "docs: update HACKING to point to Gerrit"
2011-10-11 Michel Jaouenbreakpoint : indentation
2011-10-11 Spencer Oliverreplace berlios url's with sourceforge url's
2011-10-08 Andreas Fritiofsonstm32f1x: use async algorithm in flash programming...
2011-10-08 Andreas Fritiofsonstm32f1x: use register base instead of register offset
2011-10-08 Andreas Fritiofsoncortex_m3: use armv7m's async algorithm implementation
2011-10-08 Andreas Fritiofsonarmv7m: implement async algorithm functions
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
next