]> git.sur5r.net Git - openocd/history - src
buspirate: add missing error propagation
[openocd] / src /
2011-11-09 Øyvind Harboebuspirate: add missing error propagation
2011-11-09 Øyvind Harboewarning fix: remove unused variable assignment
2011-11-09 Øyvind Harboeem357: fix warning by removing unused local variables
2011-11-09 Øyvind Harboeusbprog: fix unecessary and confusing assignment
2011-11-08 Spencer Oliverflash: update luminary device table
2011-11-08 Øyvind Harboearm7_9: remove warnings by reducing scope of variables
2011-11-07 Øyvind Harboedisassembly: fix access to undefined memory pointer...
2011-11-07 Øyvind Harboexsvf: add missing error propagation
2011-11-07 Øyvind Harboedsp5680xx: fix warnings
2011-11-07 Øyvind Harboestr9x: explain compiler that a local variable will...
2011-11-07 Øyvind Harboeat91sam3: fix warnings
2011-11-07 Øyvind Harboestr7x: fix error propagation
2011-11-07 Øyvind Harboeecos: add missing error propagation
2011-11-07 Øyvind Harboexscale: cleanup
2011-11-05 Øyvind Harboewarning fix: add self-consitency check to remove warning
2011-11-04 Øyvind Harboecfi: fix gaffe in fixing warnings
2011-11-04 Øyvind Harboeetm: fix warning by removing assignment that is immedia...
2011-11-04 Øyvind Harboecortex_m: initialize unused CPU variables to 0 for...
2011-11-04 Øyvind Harboedsp5680xx: add missing and broken error propagation
2011-11-04 Øyvind Harboeat91sam9: fix broken error propagation
2011-11-04 Øyvind Harboeavr32_regs: add missing error propagation
2011-11-03 Øyvind Harboegdb_server: assert to avoid malloc(0)
2011-11-02 Øyvind Harboefix warning: remove assigned to variable
2011-11-02 Øyvind Harboecortex_a: add missing error propagation
2011-11-02 Øyvind Harboeusbtoxxx: remove warning by reducing scope of variable
2011-11-02 Øyvind Harboearm11: print next address to debug
2011-11-01 Øyvind Harboecortex_m: add missing error checking
2011-11-01 Øyvind Harboetarget: fix null pointer exception
2011-11-01 Spencer Oliverflash: add Stellaris Blizzard class
2011-11-01 Spencer Olivertarget: rename cortex_m3.[ch] to cortex_m.[ch]
2011-10-31 Øyvind Harboewarning fix: remove senseless assignment before bailing...
2011-10-31 Øyvind Harboewarnings: null pointer check fix
2011-10-31 Øyvind Harboecfi: unsupported code paths now report and return error
2011-10-31 Øyvind Harboebugfixes: tinker a bit with the targets command
2011-10-31 Øyvind Harboedsp563xxx: fix missing error propagation found by clang
2011-10-29 Øyvind Harboeclang: fix warning by adding assert that shows that...
2011-10-28 Jonathan DumaresqFixes comment typo for page size
2011-10-27 Øyvind Harboebugfixes: numerous bugs in error propagation found...
2011-10-27 Øyvind Harboeclang: fix warning about missing check for return value
2011-10-26 Øyvind Harboeclang: fix warning about use of unitialized variable
2011-10-25 Andreas Fritiofsonarmv7a: fix scan-build warnings
2011-10-25 Andreas Fritiofsonarmv7a: make local functions static
2011-10-25 Andreas Fritiofsonarmv7m: improve error handling
2011-10-24 Freddie ChopinFix "Evaluate 'script' in the global scope"
2011-10-24 Øyvind Harboewarning: silence gcc by initializing local variables
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...
next