helper: fix code formatting
[openocd.git] / src /
2012-12-03 Spencer Oliverhelper: fix code formatting 95/995/2
2012-11-30 Aymeric VincentMake NetBSD a recognized system 98/998/2
2012-11-30 Jason Moehlmanarm: Mis-aligned data issue fix. 96/996/5
2012-11-23 Spencer Oliverstlink: format src defines 78/978/3
2012-11-19 Spencer Oliverflash: add stm32f42x/stm32f43x support 85/985/2
2012-11-16 Salvador Arroyomips: patch mips32_pracc_exec_write() 75/975/2
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_read_regs() code 58/958/2
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_write_regs() code. 57/957/3
2012-11-16 Salvador Arroyomips: optimize write code for speed 56/956/3
2012-11-16 Salvador Arroyomips: optimize read code for speed 55/955/3
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_read_u32() function 52/952/2
2012-11-16 Salvador Arroyomips: optimize CP0 read/write code 51/951/3
2012-11-16 Salvador Arroyomips: code clean up in mips_m4k_debug_entry() function 50/950/2
2012-11-16 Salvador Arroyomips: optimize mips_ejtag_step_disable() code 44/944/3
2012-11-12 Freddie ChopinRevert "mpsse: Always perform a general reset of the... 73/973/2
2012-11-12 Matthias Blaicherrtos: Fix error in reading the current thread in ChibiOS/RT 74/974/3
2012-11-06 Spencer Olivertarget: add async algorithm timeout 49/949/3
2012-11-06 Karl KurbjunARM v4/v5 target files: mrc and mcr help information... 14/914/2
2012-11-06 Spencer Olivercortex: autostep correctly handle user breakpoint 47/947/3
2012-11-06 Peter Horncortex_m: Fix single stepping will not return to debug... 64/864/5
2012-11-06 Gianluca RenziAdded support for SPI Flash Winbond W25Q64CV 28/928/4
2012-11-05 Spencer Olivercortex_m: fix define formatting
2012-11-05 Matthias Blaicherrtos: Make ChibiOS code aware of endiness
2012-11-05 Matthias Blaicherrtos: Add FPU detection to ChibiOS/RT
2012-11-05 Matthias Blaicherrtos: Fix wrong ReadyList lookup in ChibiOS
2012-10-31 Sergey Borshchfix memory leaks
2012-10-31 Evan HunterEnsure Cortex-M reset wakes device from sleep (wfi...
2012-10-30 Peter Stugempsse: Always perform a general reset of the MPSSE...
2012-10-28 Spencer Oliverflash: update stm32 flash driver versions
2012-10-28 Spencer Olivergdb: fix broken qCRC packet handling
2012-10-28 Spencer Olivergdb: use strncmp rather than strstr
2012-10-28 Edgar Grimbergioutil: make the file compile on MacOS
2012-10-28 Andreas Fritiofsonadi_v5_jtag.c: Avoid infinite recursion in jtagdp_trans...
2012-10-28 Matthias Blaicherrtos: fix gdb qC command answer
2012-10-28 Matthias Blaicherrtos: Use ARRAY_SIZE instead of coding it by hand
2012-10-27 Matthias Blaicherrtos: Fix wrong allocation in linux_get_symbol_list_to_...
2012-10-24 Spencer OliverRevert "gdb_server : 'R' command replied by OK"
2012-10-18 Spencer Oliverstlink: fix vector catch not being cleared
2012-10-17 Spencer Olivergdb: fix extended-remote restart
2012-10-17 Spencer Oliverflash: fix at91sam3/4 driver typos
2012-10-17 Freddie ChopinFix serious bug in LPC2xxx/LPC17xx flash algorithm.
2012-10-17 Freddie ChopinCleanup lpc2000.c
2012-10-16 Matthias Blaicherrtos: Add ChibiOS/RT support
2012-10-12 Spencer Olivercfi: remove typos and code cleanup
2012-10-12 Spencer Oliverflash: update stellaris flash data to latest dev packag...
2012-10-09 Matthias Blaicherrtos: Don't crash on qSymbol GDB packet when no RTOS...
2012-10-08 Paul Fertserrtos: support FreeRTOS over stlink
2012-10-08 Peter Hornrlink: Fix DTC command timeout
2012-10-08 Andreas Fritiofsondsp5680xx_flash: Remove unused flash bank structure
2012-10-08 Andreas Fritiofsonstm32f1x: Increase options erase timeout
2012-10-08 Andreas Fritiofsonflash/nor/stellaris: Remove unnecessary write_algorithm...
2012-10-08 Andreas Fritiofsonflash/nor: make all working area pointers local
2012-10-07 Spencer OliverRevert "target: remove unused working area 'user' field"
2012-10-05 Peter Stugertos: Rewrite rtos_qsymbol() and fix auto-detect false...
2012-10-05 Peter Stugertos: Rewrite rtos_try_next() for readability
2012-10-05 Peter Stugertos: Rewrite rtos_create() for readability
2012-10-04 Olivier SchonkenModified Sector Erase for AT91SAM4S
2012-10-04 Spencer Oliverbuild: fix broken ftd2xx bus blaster
2012-10-02 Spencer Olivergdbserver: code cleanup
2012-10-02 Spencer Oliverbuild: remove unnecessary jim.h include
2012-10-02 Spencer Oliversysfsgpio: remove ignoring return value build warning
2012-10-02 Spencer Oliverflash: add stm32f3 rev 2 flash support
2012-10-02 Spencer Oliverftdi: incorrectly using output register for direction
2012-10-02 Spencer Oliverftdi: correct ftdi_initialize error text
2012-10-02 Spencer Oliverftdi: fix adapter_init rclk fallback
2012-09-29 Peter HornFix: Error while reading from USB endpoint
2012-09-27 Spencer Oliverjtag: remove libftdi enum-compare warning
2012-09-27 Evan HunterAdd extra Coresight component ROM identifiers for the...
2012-09-26 George HarrisAdded SPIFI flash driver, algorithms, and docs
2012-09-26 George HarrisSPI nor drivers refactor
2012-09-26 Marc Reillydrivers: new jtag bitbang driver using sysfs gpio
2012-09-07 Spencer Oliverstlink: issue error for stm32 option writing
2012-09-07 Chuen Chouflash: fix sam3 page read/write address computation...
2012-09-06 Spencer Olivercortex_m: suggest using hardware srst if VECTRESET...
2012-08-29 Salvador ArroyoPic32mx: make row programming work with any offset
2012-08-29 Spencer Oliverserver: warn if user changes server port after init
2012-08-29 Spencer Oliverstlink: fix typo
2012-08-29 Spencer Oliverstlink: improve swd hardware reset
2012-08-29 Andreas Fritiofsonftdi: fix overflow if last field of a scan is empty
2012-08-29 Andreas Fritiofsonmpsse: check available buffer space even for discarded...
2012-08-29 Spencer Oliveradapter: remove superfluous line breaks
2012-08-29 Spencer Oliveradapter: add 'adapter speed:' prefix to output
2012-08-29 Freddie ChopinAdd another scripts search path for Windows builds
2012-08-29 Andreas Fritiofsonkinetis: bugfix in kinetis_write() fallback path
2012-08-29 Christopher Kilgourkinetis: ensure flash writes are not truncated
2012-08-29 Spencer Oliverjtag: fix clang ulink memory leaks
2012-08-29 Salvador ArroyoPatch: Make pic32mx unlock work at higher scan frequencies
2012-08-29 Spencer Oliverstlink: stlink_interface_init_target use hex prefix
2012-08-29 Andreas Fritiofsonarm7_9: Fix broken halfword/byte memory reads
2012-08-24 Salvador ArroyoSevere bug in Pracc code
2012-08-24 Spencer Olivertarget: remove unused working area 'user' field
2012-08-24 Andreas Fritiofsoncfi: fix type-punning warnings in cfi_spansion_write_block
2012-08-24 Martin Nowakbuild: fix clang warnings
2012-08-24 Spencer Olivertarget: catch dap_lookup read error
2012-08-24 Spencer Oliverflash: remove lpc2000 clang warnings
2012-08-24 Spencer Olivertcl: fix potential memory leaks
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-08-24 Spencer Oliverflash: fix FC_FLEX_RAM class code path
2012-08-24 Spencer Oliverhelper: command.c cleanup
2012-08-02 Spencer Olivertarget: add valid smp target check
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)