openocd.git
2011-12-01 Harald Weltemake sure file name case of at91sam3uxx matches what...
2011-12-01 Spencer Oliverbinarybuffer: use strndup to allocate string
2011-12-01 James ZhaoFix compile error when _DEBUG_GDB_IO_ is set
2011-11-29 Mathias Ktarget init sanity check
2011-11-29 Evan HunterAdd stack alignment support to RTOS awareness - needed...
2011-11-25 Evan HunterFix unused variables error in amt_jtagaccel
2011-11-24 rodrigo_l_rosadsp5680xx - match page erase with mass erase
2011-11-24 rodrigo_l_rosadsp5680xx - flash module clk to freescale cfg value
2011-11-24 rodrigo_l_rosadsp5680xx - mark erase after unlocking flash
2011-11-24 rodrigo_l_rosadsp5680xx - fix jtag debug request failure handling
2011-11-24 rodrigo_l_rosadsp5680xx - separate debug from halt
2011-11-24 rodrigo_l_rosadsp5680xx - fix - flashing algorithm check
2011-11-24 rodrigo_l_rosadsp5680xx - added more error codes
2011-11-24 rodrigo_l_rosadsp5680xx - fix jtag status mask
2011-11-24 rodrigo_l_rosadsp5680xx - relocating code
2011-11-24 rodrigo_l_rosadsp5680xx - error codes
2011-11-23 Spencer Olivertarget: fix init_targets script handling
2011-11-22 Antonio BorneoTCL/SPEAr: fix name of included file
2011-11-21 Antonio BorneoTCL: Add board file for EVAL_SPEAr320CPU
2011-11-21 Antonio BorneoTCL: Add board file for EVALSPEAr300
2011-11-21 Antonio BorneoTCL/SPEAr: remove code to autodetect DDR
2011-11-21 Antonio BorneoTCL/SPEAr: move DDR activation in common code
2011-11-21 Antonio BorneoTCL/SPEAr: Join two initialization files.
2011-11-21 Antonio BorneoTCL/SPEAr: move device generic code
2011-11-21 Antonio BorneoTCL/SPEAr: move device specific code
2011-11-21 Antonio BorneoTCL/SPEAr: Add reference to ST Application Note
2011-11-18 Spencer Oliverscripts: use adapter_khz not deprecated jtag_khz
2011-11-18 Spencer Oliverusbprog: fix shadowed declaration warning
2011-11-18 Spencer Oliverscripts: notify user of deprecated jtag_* functions
2011-11-18 Mauro Gambalibusb-1.0 support
2011-11-18 Spencer Oliverflash: cleanup stm32f2x loader
2011-11-18 Spencer OliverRevert "build: fix gcc 4.6.2 warnings"
2011-11-18 Spencer Oliverbuild: fix gcc 4.6.2 warnings
2011-11-17 Robert Paszpresto: fix tms_sequence short issue
2011-11-17 Philip Nyegdb: Potential rounding error in reg_packet_size gdb_ge...
2011-11-17 Philip Nyegdb: fix multi core gdb issue
2011-11-17 Spencer Olivercontrib: stm32f2x use std naming rules
2011-11-17 Spencer Oliverflash: match stm32f2x loader src name
2011-11-17 Tomas Frydrychconfiguration for Freescale TWRK60N512 board
2011-11-17 Felix Ruessconfig: do not use deprecated stm32.cfg
2011-11-17 Andreas Fritiofsonstm32f1x: improve variable naming and avoid potential...
2011-11-16 Andreas Fritiofsonbitq: make private functions static
2011-11-16 Andreas Fritiofsonbitq: reduce scope of variables
2011-11-16 Andreas Fritiofsonbitq: remove the remaining static variables
2011-11-16 Øyvind Harboestm32f1x: add more asserts
2011-11-16 Andreas Fritiofsonbitq: remove a static variable
2011-11-16 Andreas Fritiofsonbitq: remove dead code
2011-11-15 Tomas Frydrychkinetis flash: use longword write when writing into...
2011-11-15 Marek VasutAdd Tincantools Flyswatter2 support
2011-11-15 Aurelien Jacobsat91sam7: ensure probed flash bank has a name (fix...
2011-11-14 Øyvind Harboetarget: make it absolutely clear that no null pointers...
2011-11-10 Øyvind Harboeimage: remove assignments to local variables that is...
2011-11-10 Øyvind Harboeft2232: fix warning about assignment to local variable
2011-11-10 Øyvind Harboesvf: fix warnings
2011-11-10 Kyle Mannaft2232: Set PWR_RST and LOOPBACK for xds100v2
2011-11-10 Spencer Oliverdocs: remove berlios related info
2011-11-10 Attila KinaliWork around silicon bug in the SAM3 family flash waitstates
2011-11-09 Kyle Mannacontrib: Add udev rules for TI xds100v2 debugger
2011-11-09 Øyvind Harboeat91sam7: fix warnings by removing dead assignments
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-08 Aurelien Jacobsat91sam7: add a new target config file for at91sam7x512
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 Uwe Hermanntarget config files: Fix whitespace issues.
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 Spencer Olivertools: fix permissions
2011-11-04 Spencer Olivertools: add checkpatch script
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 Uwe Hermanninterface configs: Add missing URLs and names.
2011-11-03 Øyvind HarboeHACKING: all you need is http access
2011-11-03 Spencer Olivercheckpatch: increase line length warning to 100
2011-11-03 Spencer Olivertools: add checkpatch script
2011-11-03 Øyvind Harboegdb_server: assert to avoid malloc(0)
2011-11-02 Spencer Olivercfg: add Stellaris LM4F232 Evaluation Kit config
2011-11-02 Spencer Olivercfg: add Blizzard class to stellaris.cfg
2011-11-02 Mark Velstx27stk5: add board init support for KaRo TX27 CPU...
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]
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)