lpc2000: ignore status of part ID IAP command
[openocd.git] / src /
2014-11-24 Grigori Goronzylpc2000: ignore status of part ID IAP command 64/2364/3
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-24 Christian GudrianAdded FPU support for ChibiOS/RT 54/2354/2
2014-11-24 Christian Gudrianrtos: add support for ChibiOS/RT 3.0 52/2352/5
2014-11-24 Paul Fertserrtos: allow symbols to be optional for a particular... 55/2355/3
2014-11-24 Andrey Yurovskyflash: at91samd: fix use of is_erased in check 68/2368/2
2014-11-24 Paul Fertserjtag/drivers/jlink: implement register command to fix SWD 31/2331/6
2014-11-24 Thomas Schmidat91sam4: Adding support for the AT91SAM4S4A. 54/2254/2
2014-11-24 Andersflash/nor/lpcspifi.c: fix bug that prevented clean... 59/2359/2
2014-11-24 Nemui Trinomiuslpc2000: Added LPC1500 series flash programming support. 04/2304/2
2014-11-24 Jim Parisnrf51: fix checks for is_erased 66/2366/3
2014-11-24 Jim Parisnrf51: verify that UICR needs erasing before triggering... 63/2363/4
2014-11-24 Jim Parisnrf51: fix UICR erase 62/2362/3
2014-11-24 Jim Parisnrf51: fix UICR region size 61/2361/3
2014-11-03 Peter Lawrencearm_adi_v5: added two CoreSight peripheral IDs 69/2369/4
2014-10-16 Spencer Olivercmsis-dap: add serial number support 29/2329/3
2014-10-16 Spencer Olivercmsis-dap: refactor HID PID/VID check loop 28/2328/2
2014-10-06 Rémi PRUD'HOMMEstm32: add mass erase support for STM32L 19/2319/4
2014-10-06 Paul Fertserflash/nor/stellaris: implement protection statuses... 67/2267/4
2014-10-06 Paul Fertserlibusb: introduce jtag_libusb_choose_interface() and... 27/2327/3
2014-10-06 Paul Fertserflash/nor/stellaris: actually enable protection and... 64/2264/4
2014-10-06 Paul Fertserhla: add a way to pass arbitrary commands from user... 63/2263/4
2014-10-06 Andersjtag/drivers/jlink.c: fix for LPC Link-2 running JLink... 97/2297/3
2014-10-06 Andersjtag/drivers/libusb1_common: avoid device reset when... 88/2288/4
2014-10-06 Spencer Oliverhelper: constify log_strings 96/2296/4
2014-10-06 Spencer Olivertarget: constify structures 95/2295/4
2014-10-06 Spencer Oliverjtag: constify driver arrays 94/2294/4
2014-10-06 Spencer Oliverflash: constify driver data structures 93/2293/3
2014-10-06 Spencer Oliverrtos: constify symbol names and lists 92/2292/3
2014-10-06 Spencer Olivernuc1x: fix typos 91/2291/2
2014-10-06 Andrey Yurovskyat91samd: fix protect, add EEPROM and boot commands 26/2326/5
2014-10-06 Andrey Yurovskyat91samd: add erase/secure commands, minor fix 39/2239/7
2014-10-06 Paul Fertserarm_adi_v5: make dap_lookup_cs_component() traverse... 20/1920/4
2014-09-29 Jon Burgessgdb_server: Include current RTOS thread in signal packets 03/2303/2
2014-09-29 Jon Burgesscortex_m.c: Use two byte breakpoint for 32bit Thumb... 12/2312/2
2014-09-29 Simon Qianvsllink: improve the performance when using swd 02/2302/3
2014-09-22 Andreas Fritiofsoncommand: Fix confusing syntax error message 85/2285/2
2014-09-22 Andreas Fritiofsontarget: Remove "-variant" argument 83/2283/2
2014-09-22 Joakim Gebartmpsse: Display libusb error names instead of numbers 89/2289/2
2014-09-22 Andrey Smirnovflash/nor/tcl.c: Do not double probe banks 93/2093/2
2014-09-22 Paul Fertsertarget/arm_dpm: prevent endless loop in arm_dpm_full_co... 78/2278/2
2014-09-22 Mahavir Jainflash/nor: add mrvlqspi flash controller driver 80/2280/4
2014-09-22 Mahavir Jainflash/nor/spi: Add Winbond w25q32fv flash support 73/2273/3
2014-09-22 Austin PhillipsSupport hla_serial command for ST-LINK adapters. 98/2198/8
2014-09-15 Andrey Skvortsovjtag: drivers: stlink: remove unnecessary '\n' in LOG_... 20/2220/3
2014-09-15 Andersflash: added new Spansion S25FL116K, S25FL132K, and... 81/2281/2
2014-09-15 Andrey Yurovskystm32lx: don't allow part_info to be uninitialized 76/2276/5
2014-09-15 Andreas Fritiofsoncortex_m: Check return value from cortex_m_dcc_read. 79/2279/2
2014-09-08 Nemui Trinomiusstm32f2x: added STM32F411xx series support. 58/2258/2
2014-09-08 Paul Fertserflash/nor/stellaris: add all Tiva C parts IDs 62/2262/4
2014-09-08 Paul Fertserflash/nor/stellaris: improve support for Tiva C (Blizza... 57/2257/4
2014-09-08 Paul Fertserjtag/drivers/libusb0_common: fix FTBFS (libusb_device_d... 52/2252/3
2014-09-08 Paul Fertsertarget/adi_v5_swd: fix segfault when calling jtag_to_swd 56/2256/2
2014-08-22 Paul Fertserjtag: always configure enabled tap parameter appropriately 61/2261/3
2014-08-19 Angus Grattontarget async loader: add offset to debug lines 03/2203/5
2014-08-19 Andrey Yurovskystm32lx: refactor and add support for STM32L0xx 00/2200/7
2014-08-19 Angus Grattonjtag/drivers/ftdi: Use adapter_khz value for initial... 23/2223/3
2014-08-19 Andrey Yurovskyflash: samd: add missing ID for SAMD20E18A 60/2260/2
2014-08-19 Spencer Oliverjlink: Constantify string arrays 45/2245/2
2014-08-19 Spencer Oliverjlink: add variant "J-Link Lite-ADI" 44/2244/2
2014-08-19 Spencer Oliverjlink: fix typo 43/2243/2
2014-08-19 Paul Fertserflash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify... 49/2249/2
2014-08-19 Robert Jarzmikjtag: usb_blaster: fix initialization regression 29/2229/2
2014-08-19 Paul Fertsertransport: emit a warning when a user tries to reselect... 51/2251/2
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-12 Cristian MaglieRemoved limit on lenght of command line options. 41/2241/4
2014-08-11 Angus Grattonstlink_usb: Fix swallowed error on read/write operation... 01/2201/3
2014-08-11 Paul FertserAllow transports to override the selected target (hla... 64/1664/11
2014-08-11 Angus Grattonnewdap: Ignore -irlen/-irmask/etc newdap params on... 26/2226/3
2014-08-02 Andreas Fritiofsondrivers/jlink: Revert old workaround 47/2147/3
2014-08-02 Paul Fertserdrivers/jlink: fix SWD speed config, and set it before... 24/2224/3
2014-08-02 Paul Fertserdrivers/jtag/jlink: support SWD mode 41/2141/8
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 Thomas SchmidAdding support for the Atmel SAMR21. 94/2194/3
2014-07-10 Masaki Muranakadrivers/cmsis_dap_usb: Return with ERROR_FAIL if no... 89/2189/5
2014-07-10 Oleksij Rempelmips_m4k.c: make sure fast_data_area is safe 54/1854/4
2014-07-04 Nemui Trinomiuskinetis : Added Kinetis-K Series MDM-AP ID. 95/2195/2
2014-07-03 Kamal Dasucortex_a: target implementation renames cortex_a8 to... 99/1599/12
2014-07-03 Fatih Aşıcıvsllink: Port to libusb-1.0 API 52/1952/7
2014-07-03 Fatih Aşıcıvsllink: Add SWD support 47/1947/11
2014-07-03 Paul Fertserjtag/drivers/opendous: remove ftime() calls 87/2187/2
2014-07-03 Paul Fertserdrivers/cmsis_dap_usb: restructure init sequence a bit 92/2192/2
2014-07-03 Paul Fertserjtag/drivers/cmsis_dap: fix check for hardcoded vids... 91/2191/2
2014-07-03 Kamal DasuOpenocd: svf: Add ability to ignore svf_check_tdo errors 29/2129/2
2014-06-28 Mathias KAdd error handling and remove double readout. 81/1181/7
2014-06-28 Paul Fertserjtag/drivers/ftdi: do not touch unavailable reset signals 86/2186/2
2014-06-28 Paul Fertserjtag/drivers/ftdi: require defining SWD_EN signal for... 83/2183/6
2014-06-28 Paul Fertserjtag/drivers/ftdi: declare standard JTAG signals on... 82/2182/5
2014-06-28 Paul Fertserjtag/drivers/ftdi: add option to declare signal aliases 81/2181/3
2014-06-28 Paul FertserAuto-select JTAG transport when appropriate 79/2179/2
2014-06-28 Andreas FritiofsonRelax polling check if not in JTAG mode 43/2143/3
2014-06-28 Andreas FritiofsonAdd FTDI SWD driver 58/1958/7
2014-06-28 Andreas Fritiofsontransport: Constify the transports vector 35/2135/4
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)