jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / pld /
2023-12-16 Marc Schinkjtag: Rename 'hasidcode' to 'has_idcode' 39/8039/2
2023-11-11 Daniel Anselmipld/certus: fix crash when loading bitstream 08/7908/2
2023-09-23 Daniel Anselmipld: harmonize refresh commands 39/7839/12
2023-09-23 Daniel Anselmijtagspi/pld: add support from gatemate driver 38/7838/11
2023-09-23 Daniel Anselmijtagspi/pld: add support from intel driver 37/7837/12
2023-09-23 Daniel Anselmijtagspi/pld: add support from xilinx driver 36/7836/11
2023-09-23 Daniel Anselmijtagspi/pld: add support from efinix driver 26/7826/12
2023-09-23 Daniel Anselmijtagspi/pld: add support from lattice certus driver 25/7825/12
2023-09-23 Daniel Anselmijtagspi/pld: add support from lattice ecp5 driver 24/7824/12
2023-09-23 Daniel Anselmijtagspi/pld: add support from lattice ecp2/ecp3 driver 23/7823/12
2023-09-23 Daniel Anselmijtagspi/pld: add interface to get support from pld... 22/7822/14
2023-08-12 Daniel Anselmipld: allow calling of configuration functions before... 35/7835/4
2023-08-12 Daniel Anselmipld: fix sparser warnings 28/7828/4
2023-08-05 Daniel Anselmipld/virtex2: allow calling set_instr_codes and set_user... 21/7821/4
2023-07-08 Daniel Anselmiipdbg/pld: ipdbg can get tap and hub/ir from pld driver. 69/7369/21
2023-07-08 Daniel Anselmipld/virtex2: add program/refresh command 14/7714/8
2023-07-08 Daniel Anselmipld/xilinx: make instruction codes configurable 13/7713/6
2023-07-08 Daniel Anselmipld: give devices a name for referencing in scripts 28/7728/8
2023-05-18 Antonio Borneopld/virtex2: check error propagated by virtex2_read_stat() 57/7657/2
2023-05-18 Antonio Borneopld: fix new warnings from sparse 68/7668/2
2023-05-18 Antonio Borneopld: validate exported functions by including its own .h 64/7664/2
2023-05-18 Antonio Borneopld: move in pld.h the pld_driver's declaration 63/7663/2
2023-05-05 Daniel Anselmipld/virtex2: add missing error checks 33/7633/2
2023-05-05 Antonio Borneopld: gatemate: fix memory leak 32/7632/2
2023-04-30 Daniel Anselmipld: add support for cologne chip gatemate fpgas 65/7565/10
2023-04-30 Daniel Anselmipld: add support for gowin devices 68/7368/19
2023-04-30 Daniel Anselmipld: add support for altera/intel devices 55/7355/18
2023-04-30 Daniel Anselmipld: add support for efinix devices 88/7288/28
2023-04-30 Daniel Anselmipld: add support for lattice certus devices 98/7398/16
2023-04-30 Daniel Anselmipld: add support for lattice ecp5 devices 97/7397/16
2023-04-30 Daniel Anselmipld: add support for lattice ecp2 and ecp3 devices 96/7396/14
2023-04-14 Daniel Anselmipld: move file sanity checks to pld.c 88/7388/8
2022-10-08 Daniel Anselmifix leaky file-handle in virtex2 driver 43/7243/2
2022-10-08 Daniel Anselmidon't return ERROR_OK in error cases 36/7236/2
2022-10-08 Daniel Anselmifix memory leak in virtex2 driver 35/7235/2
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c 53/7153/3
2022-07-23 Antonio Borneoopenocd: src: replace the GPL-2.0-or-later license tag 72/7072/2
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag 51/7051/2
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*() 16/6716/2
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison 50/6350/3
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition 54/6354/3
2021-05-01 Tim NewsomeCleanup of config/includes. 71/6171/10
2021-04-18 Antonio Borneohelper/command: pass command prefix to command registration 68/5668/3
2020-09-05 Antonio Borneoopenocd: use proper format with uint32_t 19/5819/2
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need... 24/5024/2
2016-12-08 Andreas FritiofsonConvert to non-recursive make 65/3865/6
2016-05-24 Marc SchinkMake #include guard naming consistent 56/2956/5
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2015-08-06 Robert Jordenscpld/virtex2: allow JSTART to be disabled 60/2860/3
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-06 Spencer Oliverbuild: cleanup src/pld directory
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-11-18 Spencer Oliverbuild: add common.mk
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-04-10 Antonio BorneoPLD: review scope of functions
2010-03-20 Øyvind Harboejtag: move towards making out_value const
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-01-09 David BrownellPLD: usage/help updates
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-12-03 Zachary T Welchchange #include "time_support.h" to <helper/time_support.h>
2009-12-03 Zachary T Welchchange #include "log.h" to <helper/log.h>
2009-12-03 Zachary T Welchchange #include "command.h" to <helper/command.h>
2009-12-03 Zachary T Welchallow #include directives to use module name
2009-12-02 Zachary T Welchpld: factor init to 'pld init'
2009-11-25 Zachary T Welchpld: use static registration instead of callback
2009-11-25 Zachary T Welchpld: use register_commands()
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
2009-11-17 Zachary T Welchcommand_handler: change 'cmd_ctx' to CMD_CTX
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-17 Zachary T Welchcommand_handler: change to 'argc' to CMD_ARGC
2009-11-16 Zachary T Welchrename CEIL as DIV_ROUND_UP
2009-11-13 Zachary T Welchcommand_t -> struct command
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchpld_device_t -> struct pld_device
2009-11-13 Zachary T Welchvirtex2_pld_device_t -> struct virtex2_pld_device
2009-11-13 Zachary T Welchxilinx_bit_file_t -> struct xilinx_bit_file
2009-11-13 Zachary T Welchpld_driver_t -> struct pld_driver
2009-11-13 Zachary T Welchscan_field_t -> struct scan_field
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-11-13 Zachary T Welchuse CALL_COMMAND_HANDLER instead of direct calls
2009-11-13 Zachary T Welchadd PLD_DEVICE_COMMAND_HANDLER macro
2009-11-13 Zachary T Welchuse COMMAND_HANDLER macro to define all commands
2009-11-11 Zachary T Welchremove more useless declarations
2009-11-11 Zachary T Welchadd const keyword to some APIs
2009-11-09 Zachary T Welchsrc/{server,pld,svf,xsvf}: remove 'extern' keyword
2009-11-06 Zachary T WelchImprove pld command argument parsing.
2009-06-23 zwelch- Replace '){' with ') {'.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
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)