make PXA255 targets enumerate sort-of-OK
[openocd.git] / src / target /
2009-10-08 David Brownellprevent abort via polling during jtag_reset
2009-10-08 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-08 Øyvind HarboeStop GDB when polling fails, srst assert or powerdropou...
2009-10-08 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-07 dbrownellbuildfix
2009-10-07 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-07 dbrownellUpdates for "reset_config":
2009-10-07 oharboeadd timeouts and fix syntax error handling of mrc/mcr...
2009-10-07 oharboeadd timeouts and fix syntax error handling of mrc/mcr...
2009-10-06 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-06 dbrownellDragonite has the same EICE affliction as feroceon.
2009-10-05 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-05 dbrownellMinor cleanup to ARM926 debug entry:
2009-10-02 mluIt is not possible to invalidate I-Cache on memory...
2009-10-02 mluMake sure that DSCR_DTR_RX is not full before writing
2009-10-02 mluMore error reporting in Cortex_a8 execute_opcode
2009-10-02 mluAdded asser_reset and deassert_reset for cortex_a8
2009-10-02 mluAdded asser_reset and deassert_reset for cortex_a8
2009-10-02 dbrownellMinor ETB and ETM bugfixes and doc updates
2009-10-01 mluARMv7A: Report fault status registers when in Abort...
2009-09-30 mluAdd DSCR_DTR_RX_FULL bit define
2009-09-29 dbrownellARM11 command handling fixes
2009-09-29 dbrownellETM: fix build issue on MinGW.
2009-09-29 dbrownellETB: cleanup needless symbol exports and forward decls.
2009-09-28 dbrownellShrink symbols exported from arm9tdmi.c and remove...
2009-09-23 dbrownellWhen setting up an ETM, cache its ETM_CONFIG register...
2009-09-23 dbrownellStart cleaning up ETM register handling. On one ARM926...
2009-09-23 dbrownellInitial ETM cleanups. Most of these are cosmetic:
2009-09-21 dbrownellRemove annoying end-of-line whitespace from most src/*
2009-09-20 dbrownellDebug message updates:
2009-09-19 mluAdded CPUDBG_WCR_BASE define
2009-09-19 mluAvoid cache invalidation when writing to hardware debug...
2009-09-19 dbrownellMinor behavior fixes for the two JTAG reset events...
2009-09-18 mluMove Cortex A8 debug access initialisation from omap353...
2009-09-17 oharboesrst_gates_jtag option. at91sam9260 needs retesting...
2009-09-17 dbrownellThe "arm9tdmi.c" file is more of a generic ARM9 support...
2009-09-16 mluRemove unused varables (moved to armv7a)
2009-09-16 mluUse a variable armv7a->debug_base instead of hardedcode...
2009-09-15 mluDefine debug_base, debug_ap, memory_ap in armv7a_common_t
2009-09-15 mluUpdated mode string list.
2009-09-15 mluDefiny symbolic values for VA to PA address translation...
2009-09-14 mluCheck return values to avoid infinite wait in loop...
2009-09-14 mluCache invalidation when writing to memory
2009-09-13 mluMore CortexA8 debug register definitions.
2009-09-13 mluFix argument passing in cortex_a8_write_cp.
2009-09-12 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-11 oharboeNicolas Pitre <nico@cam.org> put feroceon target defini...
2009-09-11 oharboeNicolas Pitre <nico@cam.org> Dragonite support
2009-09-11 oharboespelling mistake
2009-09-11 oharboedo not use dynamically sized stack arrays, not compatib...
2009-09-11 oharboeregistering a target event twice caused infinite loop...
2009-09-11 oharboeNicolas Pitre <nico@cam.org> tighten error checking...
2009-09-10 oharboeAlexei Babich <a.babich@rez.ru> fix problems with unece...
2009-09-09 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-08 mluReport correct core instruction state for ARMv/A targets
2009-09-08 mluLoad PC with bit 0 set to 1 when resuming to say in...
2009-09-08 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-08 oharboeDavid Brownell <david-b@pacbell.net>
2009-09-07 mluImproved handling of instruction set state, helps for...
2009-09-04 oharboeMahr, Stefan <Stefan.Mahr@sphairon.com> removes the...
2009-09-04 oharboeMatt Hsu <matt@0xlab.org> This patch simply enables...
2009-09-04 oharboemore debug output for breakpoints
2009-09-04 oharboeMatt Hsu <matt@0xlab.org> Tidy up the bit-offset operat...
2009-09-01 ntfreak- fix a regression when using cortex_m3 emulated dcc...
2009-08-31 duaneWarning fix
2009-08-30 oharboeDavid Brownell <david-b@pacbell.net> start phasing...
2009-08-28 oharboeDavid Brownell <david-b@pacbell.net> fix warnings
2009-08-28 oharboeadded arm11 timeout error messages
2009-08-28 oharboerestore ICE watchpoint registers when the *last* softwa...
2009-08-28 oharboeDavid Brownell <david-b@pacbell.net> ARM disassembly...
2009-08-27 oharboearm11 hardware step using simulation + breakpoint....
2009-08-27 oharboearm11 single stepping wip - at least we know the next...
2009-08-27 oharboearm11 single stepping wip
2009-08-27 oharboerefactor arm simulator to allow arm11 code to use it...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> cortex-a8: Copy some more...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> cortex_a8_exec_opcode is...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> Wait for the DTRRX to be...
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeRemove bogus "BUG:". If the PC is pointing to an invali...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Tweak disassembly...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Accomodate targets...
2009-08-25 ntfreak- fix build warnings
2009-08-25 oharboestrange.... the code build and links w/Linux GCC target...
2009-08-25 oharboeFerdinand Postema <ferdinand@postema.eu> fix warnings
2009-08-25 oharboeMichael Schwingen <rincewind@discworld.dascon.de> The...
2009-08-25 oharboeDavid Brownell The rest of the Cortex-A8 support from...
2009-08-25 oharboeDavid Brownell Subset of Cortex-A8 support from Magnus...
2009-08-24 oharboeSteve Grubb <sgrubb@redhat.com> fix various and sundry...
2009-08-20 oharboeDavid Brownell <david-b@pacbell.net>More Thumb2 disasse...
2009-08-19 oharboeDavid Brownell <david-b@pacbell.net>Fix some command...
2009-08-19 oharboeDavid Brownell <david-b@pacbell.net> Clean up some...
2009-08-18 ntfreakDavid Brownell [david-b@pacbell.net]:
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Add "cortex_m3...
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Clean up ARM7...
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Several of the...
2009-08-16 oharboeFerdinand Postema <ferdinand@postema.eu> cygwin 32...
2009-08-16 oharboeadded note w/reference to discussion on whether or...
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)