Fix a bunch of typos.
[openocd.git] / src / target /
2010-07-19 Øyvind Harboecortex a8: add missing error handling for mem_ap_read_a...
2010-07-18 Øyvind Harboespelling fixes in comments
2010-07-16 David BrownellARM ADI-V5: cleanup CID/PID addressing
2010-07-13 David BrownellARM ADI-V5: PIDs and CIDs are 8 bits
2010-07-12 Spencer Oliverarm9: revert change arm9tdmi cmd group name to arm9
2010-06-23 Øyvind Harboearm11: fix gaffe in no-ack transfers
2010-06-23 Antonio Borneoerror number: review
2010-06-22 Øyvind Harboecortex a8: only physical read/write's are available...
2010-06-22 Øyvind Harboetarget: $_TARGET mdw now has a phys option
2010-06-22 Øyvind Harboetarget: mwX on target object now supporst phys argument
2010-06-22 Edgar Grimbergtarget: Fix shadow issues on Mac
2010-06-22 Øyvind Harboecortex a8: print message that locking debug access...
2010-06-22 Øyvind Harboecortex a8: add error propagation for poll/resume
2010-06-22 Øyvind Harboecortex a8: add timeouts waiting for restart, prepare...
2010-06-22 Øyvind Harboecortex a8: add error propagation for mem_ap_read/write_...
2010-06-22 Øyvind Harboearm_adi_v5: error propagation fixes
2010-06-21 Antonio Borneotarget/avrt: review unused symbols
2010-06-21 Antonio Borneotarget/avr: review scope of symbols
2010-06-21 Antonio Borneotarget/feroceon: review scope of symbols
2010-06-21 Antonio Borneotarget/mips_m4k: review scope of symbols
2010-06-21 Øyvind Harboejtag: do not use jtag_get_error()
2010-06-21 Øyvind Harboeadi_v5_jtag: add missing error handling
2010-06-21 Øyvind Harboecortex a8: add missing error handling
2010-06-19 Øyvind Harboecortex a8: fix segfault for unexamined targets
2010-06-18 Antonio Borneotarget/dsp563xx: review unused symbols
2010-06-18 Antonio Borneotarget/dsp563xx: review scope of symbols
2010-06-15 Øyvind Harboemips_ejtag: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips32_pracc: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips_m4k: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips32: -Wshadow warning fixes
2010-06-15 Øyvind Harboecortex_a8: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm11_dbgtap: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm926ejs: -Wshadow warning fix
2010-06-15 Øyvind Harboearm920t: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm720t: -Wshadow warning fix
2010-06-15 Øyvind Harboeadi_v5_jtag: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm_adi: -Wshadow warning fix
2010-06-15 Øyvind Harboearm_simulator: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm_dpm: -Wshadow warning fix
2010-06-15 Øyvind Harboetarget: -Wshdaow warning fix
2010-06-15 Øyvind Harboebreakpoint: -Wshadow warning fix
2010-06-14 Øyvind Harboetarget: fix retval gaffe in mwX commands
2010-06-12 Antonio BorneoTARGET: removed unused parameters
2010-06-12 Antonio BorneoTARGET: removed unsed parameter
2010-06-12 Antonio BorneoTARGET: fix handling return code of MMU translation
2010-06-12 Antonio BorneoTARGET/ARM920T: fix return value
2010-06-12 Antonio BorneoTARGET/ARM920T: fix compile warning
2010-06-11 Øyvind Harboearm mmu: error propagation added for address translation
2010-06-08 Øyvind Harboeverify: display up to 128 diff's
2010-05-31 Jon Poveyetm: print something when trace buffer empty
2010-05-21 Spencer Oliverarm_adi_v5: correct ahbap_debugport_init mem-ap id...
2010-05-19 Gary Carlsontarget: slow targets could cause GDB to time out
2010-05-16 Jon PoveyChange kb/s to KiB/s in messages about kibibytes
2010-05-12 Jun Mafix instruction refilling bug when using software break...
2010-05-10 Spencer Olivermips32: 20 second timeout/megabyte for CRC check
2010-05-10 Spencer Oliverarmv7m: 20 second timeout/megabyte for CRC check
2010-05-05 Øyvind Harboeflash: stop caching protection state
2010-05-05 Øyvind Harboecommand context: fix errors when running certain comman...
2010-05-04 Øyvind Harboetarget: clean up target memory allocation error messages
2010-04-24 Mike Dunnxscale: add support for length arg to wp command
2010-04-15 Mike Dunnxscale: fix analyze_trace for trace data collected...
2010-04-14 Anton Fedotovcortex-a8: more MMU support
2010-04-10 Antonio BorneoTARGET/ARM7_9_COMMON: review scope of symbols
2010-04-10 Antonio BorneoTARGET/MIPS32: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS32_PRACC: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS32_DMAACC: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS_EJTAG: review scope of functions
2010-04-10 Antonio BorneoTARGET/DSP563XX_ONCE: review scope of functions
2010-04-10 Antonio BorneoADI_V5_JTAG: review scope of data
2010-04-10 Antonio BorneoARM920T: review scope of functions
2010-04-10 Antonio BorneoARM_JTAG: review scope of functions
2010-04-10 Antonio BorneoARM_SIMULATOR: review scope of functions
2010-04-10 Antonio BorneoARMV4_5_MMU: review unused symbols
2010-04-10 Antonio BorneoARMV4_5: review scope of data
2010-04-10 Antonio BorneoEMBEDDEDICE: review scope of functions
2010-04-09 Antonio BorneoTARGET: review unused symbols
2010-04-09 Antonio BorneoTARGET: review scope of functions
2010-04-09 Antonio BorneoARMv7M: review scope of functions
2010-04-04 David BrownellRestore deleted '!' character
2010-04-04 David Brownelltarget: are we running algorithm code?
2010-04-04 David Brownellsimplify and unconfuse target_run_algorithm()
2010-03-29 Mike Dunnxscale: fix trace buffer functionality when resuming...
2010-03-25 Øyvind Harboetarget: fix poll off
2010-03-25 Daniel Bäderchange %x and %d to PRIx32 and PRId32 where needed...
2010-03-22 Mike Dunnfix software breakpoints on xscale
2010-03-21 Øyvind Harboearm breakpoints: amended fix comment
2010-03-21 Øyvind Harboejtag: make out_value const
2010-03-20 Øyvind Harboejtag: move towards making out_value const
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state() usage
2010-03-19 Øyvind Harboejtag: get rid of unecessary jtag_get_end_state()
2010-03-19 Øyvind Harboejtag: remove unecessary usage of jtag_get_end_state().
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state()'s that should be...
2010-03-19 Mike DunnFix underlying problem with xscale icache and dcache...
2010-03-18 David BrownellADI_v5 - it's not always an "SWJ-DP"
2010-03-18 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2010-03-18 David Brownellremove more duplication
2010-03-18 Øyvind Harboejtag: retire one instance of jtag_get_end_state() usage
2010-03-18 Øyvind Harboeoops: committed and pushed two temp files....
2010-03-18 Spencer OliverPIC32MX: add unlock cmd
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)