psoc4: support for Cypress PSoC 41xx/42xx family
[openocd.git] / src / target /
2015-01-30 Andreas Fritiofsonarmv4_5: Continue the change from uint32_t to uint8_t... 73/2473/2
2015-01-30 Paul FertserUse (uint8_t *) for buf_(set|get)_u(32|64) instead... 67/2467/3
2015-01-28 Uwe Kleine-KönigARMv7-A: remove useless switch construct 30/2430/3
2015-01-10 Alexander Steincortex_a: Add support for A7 MPCore 44/2344/2
2015-01-10 Kamal Dasucortex_a: Add support for A15 MPCore 01/1601/12
2015-01-09 Salvador Arroyoavoid segfaulting when attempting to set an unavailable... 42/2342/2
2015-01-09 Jens BauerMac/PPC: Fix build. 60/2360/2
2015-01-09 Paul Fertserswd: handle various failure conditions 71/2371/3
2015-01-09 Paul Fertsertarget: improve robustness of polling and reexamination 70/2370/2
2014-11-24 Antony Pavlovor1k: remove address of the Free Software Foundation 40/2340/2
2014-11-24 Antony Pavlovmips32: fix typos 38/2338/2
2014-11-03 Peter Lawrencearm_adi_v5: added two CoreSight peripheral IDs 69/2369/4
2014-10-06 Spencer Olivertarget: constify structures 95/2295/4
2014-10-06 Paul Fertserarm_adi_v5: make dap_lookup_cs_component() traverse... 20/1920/4
2014-09-29 Jon Burgesscortex_m.c: Use two byte breakpoint for 32bit Thumb... 12/2312/2
2014-09-22 Andreas Fritiofsontarget: Remove "-variant" argument 83/2283/2
2014-09-22 Paul Fertsertarget/arm_dpm: prevent endless loop in arm_dpm_full_co... 78/2278/2
2014-09-15 Andreas Fritiofsoncortex_m: Check return value from cortex_m_dcc_read. 79/2279/2
2014-09-08 Paul Fertsertarget/adi_v5_swd: fix segfault when calling jtag_to_swd 56/2256/2
2014-08-19 Angus Grattontarget async loader: add offset to debug lines 03/2203/5
2014-08-19 Oleksij Rempelmips_m4k.c: EJTAGBOOT and NORMALBOOT are not supported... 34/1934/4
2014-08-19 Oleksij Rempelmips_m4k.c: D or I breaks only if they supported. 33/1933/4
2014-08-19 Oleksij Rempelmips32.c: cache debug caps and support EJTAG 2.0 specif... 32/1932/4
2014-08-19 Oleksij Rempelmips32.c: fix IB and DB bits check for EJTAG v2.0 31/1931/4
2014-08-19 Oleksij Rempelmips_ejtag.c: do not set v2.6 ECR bits on v2.0 devices 30/1930/4
2014-08-19 Oleksij Rempelmips_ejtag.c|h: use version specific IMPs 29/1929/4
2014-08-11 Paul FertserAllow transports to override the selected target (hla... 64/1664/11
2014-08-02 Andreas FritiofsonFix some problems with the bin2char utility 76/2176/3
2014-08-02 Paul FertserProvide od+sed replacement for the bin2char helper 39/2139/7
2014-07-10 Oleksij Rempelmips_m4k.c: make sure fast_data_area is safe 54/1854/4
2014-07-03 Kamal Dasucortex_a: target implementation renames cortex_a8 to... 99/1599/12
2014-06-28 Mathias KAdd error handling and remove double readout. 81/1181/7
2014-06-28 Andreas FritiofsonRelax polling check if not in JTAG mode 43/2143/3
2014-06-28 Andreas Fritiofsonadi_v5: Make sure all bit masks are unsigned and wide... 33/2133/4
2014-06-28 Andreas Fritiofsonswd: Remove support for turnaround periods other than 1 32/2132/4
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous 59/1959/8
2014-06-28 Andrey Smirnovadi_v5_cmsis_dap.c: Simplify debugging output 38/2138/4
2014-06-28 Andrey Smirnovcortex_m: Do additional initialization during reset 88/2088/8
2014-06-28 Andrey Smirnovadi_v5_cmisis_dap: Separate ABORT from clearing sticky... 12/2112/5
2014-06-28 Paul Fertsertcl: introduce using_(jtag|swd|hla) helpers and use... 03/2003/8
2014-06-28 Andreas Fritiofsonadi_v5_swd: Separate sticky error clearing from AP... 56/1956/7
2014-06-28 Andreas Fritiofsonadi_v5: Remove unused features of the DAP and SWD inter... 55/1955/7
2014-06-28 Andreas Fritiofsonadi_v5_swd: Read RDBUFF once after a sequence of AP... 54/1954/6
2014-06-28 Andreas Fritiofsonadi_v5: Remove strange IDCODE check from dap info handler 53/1953/6
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support 50/1950/6
2014-06-22 Jiri Kastnertarget: arm_adi_v5: added types and subtypes based... 66/2166/2
2014-06-22 Franck Jullienopenrisc: add support for JTAG Serial Port 62/2162/3
2014-06-22 Franck Jullienopenrisc: restore current JTAG module while polling... 63/2163/2
2014-06-22 Seth LaForgecortex_a: fix lockup when writing to high address 26/2126/2
2014-06-05 Franck Jullientarget: or1k: remove wrong endian swap from or1k generi... 63/1663/5
2014-06-01 Alex RayDisable multiprocessor-id read on ARMv7-R cores 96/2096/6
2014-06-01 Paul Fertsersrc/target: select the last created target as current 42/2142/2
2014-06-01 Paul Fertsertarget: reexamine after polling succeeds again 51/2151/2
2014-06-01 Andrey Smirnovadi_v5_cmsis_dap: Fix logging order of appearance 87/2087/6
2014-06-01 Andrey Smirnovarm_adi_v5: Do not ignore register polling timeout 86/2086/6
2014-06-01 Andrey Smirnovarm_adi_v5: Add convenience "atomic"" function for... 85/2085/5
2014-05-31 Paul Fertsertarget/mips32_pracc: fix C99 format specifiers 40/2140/2
2014-05-31 Ivan De Cesarisquark_x10xx: cleanup of LOG format specifiers 49/2149/2
2014-05-10 Andrey Smirnovkinetis: Revise CPU un-securing code 34/2034/8
2014-05-09 Salvador Arroyomips32: new code for pracc exec 27/1827/6
2014-05-09 Salvador Arroyomips32: cleanups in legacy pracc code 25/1825/4
2014-05-09 Salvador Arroyomips: use cp0 DeSave to cache $15 / t7 65/1565/4
2014-05-09 Salvador Arroyomips: load fast data transfer handler code with mips32_... 64/1564/3
2014-05-09 Salvador Arroyomips: load code in buffer mode 62/1562/6
2014-05-09 Salvador Arroyomips32: optimized cache code for pracc access 57/1557/5
2014-05-05 Spencer Oliverarmv7a: fix typo in cache_config help text 14/2114/2
2014-05-05 Paul FertserFix some C99 format specifiers 22/2122/2
2014-04-27 Ivan De Cesarisquark_x10xx: fix IO r/w operations with paging enabled 18/2118/2
2014-04-14 Seth LaForgecortex_a: fix endiannes issues on TI TMS570 64/2064/9
2014-04-14 Paul Fertsermips32, dsp563xx: fix segfault on Gdb attach 02/2102/2
2014-04-14 Tim Sandertarget: fix incorrect arm cpu monitor mode encoding 81/2081/3
2014-04-14 Paul Fertsertarget/cortex_a: check gdb_service before dereferencing... 98/2098/2
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc 69/2069/2
2014-03-29 Paul Fertsertcl: introduce init_target_events and use it for gdb... 62/2062/2
2014-03-29 Spencer Olivertarget: remove memory leaks 67/2067/2
2014-03-29 Spencer Olivertarget: fix handle_profile_command variable typo 66/2066/2
2014-03-29 Spencer Olivertarget: remove handle_profile_command memory leak 65/2065/2
2014-03-29 Paul FertserAdd xscale debug helper sources and everything related... 11/1911/2
2014-03-29 Spencer Oliverarmv7m: remove magic numbers for number of core registers 53/2053/2
2014-03-29 Andrey Smirnovarmv7m: Do not ignore 'value' parameter in armv7m_write... 57/2057/3
2014-03-29 Oleksij Rempelmips_ejtag.c: disable DMA for all platforms 36/1936/3
2014-03-17 Andreas Fritiofsonflash: Constify write buffer 40/2040/2
2014-03-17 Andreas Fritiofsontarget: Don't poll until the target is examined. 41/2041/2
2014-03-07 Andreas Fritiofsonstlink: Use callback to increase frequency of trace... 61/1661/5
2014-03-07 Kamal Dasucortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memory 81/1781/11
2014-03-07 Paul Fertsertarget: add CoreSight PMU and an unidentified component... 28/1928/2
2014-03-07 Brad Rienschetarget: "dap info" command cosmetic output changes 18/1518/7
2014-03-07 Chris Johnstargets: Print nested ROM tables with the 'dap info... 27/1427/8
2014-03-04 Christian EggersConstify received GDB packet 19/1919/6
2014-02-24 Antony Pavlovmips32: build register cache in a more clear way 43/1943/2
2014-02-11 Paul Fertserarm926ejs: fix write memory operations with caches... 12/1912/2
2014-02-11 Adrian Burnsquark_x10xx: add new target quark_x10xx 29/1829/4
2014-02-06 Paul Fertsercortex_a: do not try to use MMU for translation if... 87/1787/3
2014-02-04 Paul Fertsertarget/nds32_disassembler: fix format specifiers warnings 78/1878/2
2014-02-04 Spencer Oliverdoc: add missing reg command argument 'force' 97/1897/3
2014-01-24 Paul Fertserarm920t: fix write memory operations with caches enabled 17/1817/2
2014-01-23 Luca BRUNOAdd GDB remote target description support for ARM4 10/1810/4
2014-01-20 Andreas FritiofsonRetire jtag_add_dr_out 01/1801/2
2014-01-19 Spencer Olivertarget: fix typos 64/1864/2
2014-01-19 Spencer Olivercortexm: use Cortex-M rather than cortex-m3 for dwt... 65/1865/3
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)