reverse order of Jim stack trace output
[openocd.git] / tcl / board /
2010-05-21 Spencer Olivercfg: update stm32 performance stick config
2010-05-21 Jon Poveyboard: dm355evm.cfg SDTIMR0/1 minor naming fix
2010-05-19 Gary Carlsonreset: fix reset halt bug
2010-05-18 Marc Pignatat91rm9200 : reset_config should go to the board config...
2010-05-13 Spencer Oliverscripts: update flash bank names
2010-05-12 Øyvind Harboezy1000.cfg: gdb connect will fail first time without...
2010-05-07 Spencer Olivercfg: add stm32eval board configs
2010-04-30 Øyvind Harboezy1000: it has a CFI chip, no need for the ecosflash...
2010-04-26 Marek VasutAdd Voipac PXA270 module support
2010-04-24 michal smulskitelo: update configuration scripts to matched master...
2010-04-15 Antonio BorneoTCL SCRIPTS: fix command name
2010-03-26 Antonio BorneoTCL scripts: update to current "flash bank" syntax
2010-03-16 Spencer OliverPIC32: add Microchip Explorer16 cfg
2010-03-15 David Brownellrename jtag_nsrst_assert_width as adapter_nsrst_assert_...
2010-03-15 David Brownellrename jtag_nsrst_delay as adapter_nsrst_delay
2010-03-15 David Brownellrename jtag_khz as adapter_khz
2010-03-06 David Brownelldoc: not all debug adapters are "dongles"
2010-03-02 David BrownellLPC1768 updates, IAR board support
2010-02-28 Mariano AlviraAdd board/redbee-usb.cfg
2010-02-28 Mariano Alviraadd board/redbee-econotag.cfg and JTAG support
2010-02-21 David BrownellCSB337 board cleanup (quasi-regression)
2010-02-11 Viktar Palstsiuktarget library: configuration files for openocd tested...
2010-02-04 Ethan Eadescripts: Phytec/LPC2350 config scripts
2010-02-02 Harald KippAT91R40008/Ethernut 3 configuration
2010-01-20 David Brownellboard configs -- unique names for flash chips
2009-12-29 Piotr Esden-TempskiAdded Open-BLDC board config file.
2009-12-28 David BrownellFix Luminary FT2232 layout docs/configs
2009-12-27 David Brownellcreate tcl/board/dm365evm.cfg
2009-12-26 Dean GlazeskiOlimex SAM9-L9260 board configuration update.
2009-12-15 David Brownellmore tcl/{board,target} cleanup
2009-12-15 David Brownelllm3748: use new Stellaris config file
2009-12-01 David BrownellTcl and doc: update to match new 'arm mcr ...' etc
2009-12-01 Øyvind Harboetarget: at91eb40a.cfg is a board, not a target.
2009-11-23 Øyvind Harboearm926ejs: fix gaffe when converting from arm926ejs...
2009-11-23 Øyvind Harboearm926ejs: retire cp15 commands, handled by mrc/mcr.
2009-11-19 Zachary T Welchupdate 'nand device' usage in scripts
2009-11-19 Zachary T Welchupdate 'flash bank' usage in scripts
2009-11-17 David BrownellARM: "armv4_5" command prefix becomes "arm"
2009-11-10 David Brownelltarget.cfg: (re)move some bogus reset_config lines
2009-11-10 Øyvind HarboeARM11: remove old mrc/mcr commands
2009-11-10 Øyvind Harboetelo.cfg: fix search paths
2009-11-09 David Brownellfinish removing deprecated/obsolete commands
2009-11-08 David Brownelltarget.cfg: remove "-work-area-virt 0"
2009-11-05 David BrownellPXA255: support Intel "Lubbock" platform
2009-10-26 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-26 Wookeyballoon3 board base config
2009-10-25 Øyvind Harboefix syntax of mww phys.
2009-10-21 Øyvind Harboemww_phys retired. Replaced by generic mww phys in target.c
2009-10-18 Dean GlazeskiSDRAM and clock configuration for the SAM9-L9260 board...
2009-10-14 WookeyFw: [PATCH] OpenRD board configuration
2009-10-14 Øyvind HarboeiMX target config script's ported from Freescale BSP.
2009-10-12 Øyvind Harboeburst writes work fine. clean up junk.
2009-10-09 Øyvind HarboeMerge commit 'origin/master'
2009-10-09 Øyvind HarboeAdded tip in documentation on how to translate quirky...
2009-10-09 Rabeeh KhouryFunction to flash SheevaPlug u-boot sectors
2009-10-08 David Brownellinitial builds of OSK5912 boards need srst_pulls_trst
2009-10-07 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-07 oharboefirst stab at imx35 reset init script
2009-10-07 oharboeremove recrusive reset invocation from reset init callback
2009-10-06 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-06 dbrownellAdd basic support for DM6446 EVM board.
2009-10-06 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-06 oharboestop using targetnum
2009-09-30 dbrownellRemove annoying EOL whitespace (again, sigh).
2009-09-30 oharboestrip gdb config options
2009-09-30 oharboemichal smulski <michal.smulski@ooma.com> reset now...
2009-09-26 dbrownellOn DM355 EVM board, associate NAND chips with $_TARGETNAME
2009-09-25 oharboeMichael Hasselberg <mh@open-engineering.de> target...
2009-09-21 dbrownellRemove annoying end-of-line whitespace from tcl/* files
2009-09-21 oharboeEthan Eade <ethan@evolution.com> board config script...
2009-09-16 oharboeRolf Meeser <rolfm_9dq@yahoo.de> adds flash support...
2009-09-12 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-10 oharboemichal smulski <michal.smulski@ooma.com> telo target...
2009-09-04 oharboeDirk Behme <dirk.behme@googlemail.com> Add default...
2009-08-31 oharboeGary Carlson <gcarlson@carlson-minot.com> config file
2009-08-31 oharboeFerdinand Postema <ferdinand@postema.eu> config script...
2009-08-28 oharboeDavid Brownell <david-b@pacbell.net> The Stellaris...
2009-08-25 oharboeBrian Findlay <findlaybrian@gmail.com> finalize mini244...
2009-08-21 oharboePieter Conradie <Pieter.Conradie@psitek.com> shuffle...
2009-08-21 oharboenative line endings
2009-08-21 oharboePieter Conradie <Pieter.Conradie@psitek.com> Scripts...
2009-08-18 oharboeBrian Findlay <findlaybrian@gmail.com> Board support...
2009-08-16 oharboeXiaofan Chen <xiaofanc@gmail.com> Split LM3S811 config...
2009-08-16 oharboeXiaofan Chen <xiaofanc@gmail.com> Add config file for...
2009-08-13 ntfreakAudrius Urmanavičius [didele.deze@gmail.com]:
2009-07-22 oharboeJonathan Cameron <jic23@cam.ac.uk> fix regression from...
2009-07-10 oharboeDavid Brownell <david-b@pacbell.net> split EK board...
2009-07-06 oharboebitrot: fix numerous syntax errors
2009-07-02 zwelchRemove vim editor commands from TCL files.
2009-07-02 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-30 zwelchAdd svn:eol-style native property to TCL files that...
2009-06-30 zwelchRemove executable bits from at91sam3 configuration...
2009-06-30 oharboefreddie_chopin@op.pl fix handling of workarea
2009-06-30 zwelchMarcel Jost <marcel.jost@bfh.ch>:
2009-06-29 oharboeKevin Bortis <stm32@bortis.ch> fix worksize
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-24 duaneAdd support for ATMEL AT91SAM3U - CortexM3 Family
2009-06-22 oharboeDavid Brownell <david-b@pacbell.net> Make the Hitex...
2009-06-17 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-17 zwelchDavid Brownell <david-b@pacbell.net>:
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)