index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pld
/
virtex2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
pld: harmonize refresh commands
Daniel Anselmi
1
-4
/
+4
2023-09-23
jtagspi/pld: add support from xilinx driver
Daniel Anselmi
1
-0
/
+16
2023-08-12
pld: fix sparser warnings
Daniel Anselmi
1
-1
/
+1
2023-08-05
pld/virtex2: allow calling set_instr_codes and set_user_codes before 'init'
Daniel Anselmi
1
-2
/
+2
2023-07-08
ipdbg/pld: ipdbg can get tap and hub/ir from pld driver.
Daniel Anselmi
1
-0
/
+21
2023-07-08
pld/virtex2: add program/refresh command
Daniel Anselmi
1
-0
/
+51
2023-07-08
pld/xilinx: make instruction codes configurable
Daniel Anselmi
1
-12
/
+94
2023-07-08
pld: give devices a name for referencing in scripts
Daniel Anselmi
1
-16
/
+13
2023-05-18
pld/virtex2: check error propagated by virtex2_read_stat()
Antonio Borneo
1
-2
/
+6
2023-05-05
pld/virtex2: add missing error checks
Daniel Anselmi
1
-27
/
+94
2022-10-08
don't return ERROR_OK in error cases
Daniel Anselmi
1
-2
/
+2
2022-10-08
fix memory leak in virtex2 driver
Daniel Anselmi
1
-0
/
+2
2022-09-18
openocd: fix SPDX tag format for files .c
Antonio Borneo
1
-1
/
+1
2022-07-23
openocd: src: replace the GPL-2.0-or-later license tag
Antonio Borneo
1
-13
/
+2
2021-07-24
openocd: fix simple cases of NULL comparison
Antonio Borneo
1
-2
/
+2
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-08-06
cpld/virtex2: allow JSTART to be disabled
Robert Jordens
1
-5
/
+11
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/pld directory
Spencer Oliver
1
-37
/
+31
2012-01-18
cmd: add missing usage vars
Spencer Oliver
1
-0
/
+1
2012-01-04
Change return value on error.
Mathias K
1
-4
/
+2
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
1
-3
/
+0
2010-09-20
warnings: fix alignment warnings
Øyvind Harboe
1
-1
/
+1
2010-03-20
jtag: move towards making out_value const
Øyvind Harboe
1
-3
/
+4
2010-03-19
jtag: retire jtag_get/set_end_state()
Øyvind Harboe
1
-2
/
+0
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
1
-6
/
+6
2010-03-08
jtag: jtag_add_ir_scan() now takes a single field
Øyvind Harboe
1
-1
/
+1
2010-03-08
jtag: retire tap field
Øyvind Harboe
1
-8
/
+4
2010-01-08
PLD: usage/help updates
David Brownell
1
-2
/
+2
2009-11-24
pld: use static registration instead of callback
Zachary T Welch
1
-6
/
+1
2009-11-24
pld: use register_commands()
Zachary T Welch
1
-8
/
+21
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
1
-2
/
+2
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-4
/
+4
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
1
-4
/
+4
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-2
/
+2
2009-11-16
rename CEIL as DIV_ROUND_UP
Zachary T Welch
1
-1
/
+1
2009-11-13
command_t -> struct command
Zachary T Welch
1
-1
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-1
/
+1
2009-11-13
pld_device_t -> struct pld_device
Zachary T Welch
1
-5
/
+5
2009-11-13
virtex2_pld_device_t -> struct virtex2_pld_device
Zachary T Welch
1
-6
/
+6
2009-11-13
xilinx_bit_file_t -> struct xilinx_bit_file
Zachary T Welch
1
-1
/
+1
2009-11-13
pld_driver_t -> struct pld_driver
Zachary T Welch
1
-1
/
+1
2009-11-13
scan_field_t -> struct scan_field
Zachary T Welch
1
-4
/
+4
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
1
-2
/
+2
2009-11-13
add PLD_DEVICE_COMMAND_HANDLER macro
Zachary T Welch
1
-3
/
+3
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-2
/
+1
2009-11-11
remove more useless declarations
Zachary T Welch
1
-22
/
+19
2009-11-11
add const keyword to some APIs
Zachary T Welch
1
-1
/
+1
2009-11-05
Improve pld command argument parsing.
Zachary T Welch
1
-1
/
+3
[next]