index
:
riscv-tools/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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-15
pld/intel: remove idcodes from intel.c
Daniel Anselmi
1
-152
/
+22
2024-06-15
pld/intel: remove duplicated code
Daniel Anselmi
1
-3
/
+0
2023-12-16
jtag: Rename 'hasidcode' to 'has_idcode'
Marc Schink
2
-3
/
+3
2023-11-11
pld/certus: fix crash when loading bitstream
Daniel Anselmi
1
-0
/
+1
2023-09-23
pld: harmonize refresh commands
Daniel Anselmi
10
-6
/
+104
2023-09-23
jtagspi/pld: add support from gatemate driver
Daniel Anselmi
1
-0
/
+66
2023-09-23
jtagspi/pld: add support from intel driver
Daniel Anselmi
1
-1
/
+7
2023-09-23
jtagspi/pld: add support from xilinx driver
Daniel Anselmi
1
-0
/
+16
2023-09-23
jtagspi/pld: add support from efinix driver
Daniel Anselmi
1
-0
/
+7
2023-09-23
jtagspi/pld: add support from lattice certus driver
Daniel Anselmi
3
-0
/
+82
2023-09-23
jtagspi/pld: add support from lattice ecp5 driver
Daniel Anselmi
4
-0
/
+81
2023-09-23
jtagspi/pld: add support from lattice ecp2/ecp3 driver
Daniel Anselmi
3
-0
/
+120
2023-09-23
jtagspi/pld: add interface to get support from pld drivers
Daniel Anselmi
2
-2
/
+103
2023-08-12
pld: allow calling of configuration functions before 'init'
Daniel Anselmi
2
-3
/
+3
2023-08-12
pld: fix sparser warnings
Daniel Anselmi
2
-2
/
+2
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
6
-1
/
+186
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
2
-12
/
+108
2023-07-08
pld: give devices a name for referencing in scripts
Daniel Anselmi
8
-189
/
+220
2023-05-18
pld/virtex2: check error propagated by virtex2_read_stat()
Antonio Borneo
1
-2
/
+6
2023-05-18
pld: fix new warnings from sparse
Antonio Borneo
2
-3
/
+1
2023-05-18
pld: validate exported functions by including its own .h
Antonio Borneo
3
-0
/
+3
2023-05-18
pld: move in pld.h the pld_driver's declaration
Antonio Borneo
2
-9
/
+7
2023-05-05
pld/virtex2: add missing error checks
Daniel Anselmi
1
-27
/
+94
2023-05-05
pld: gatemate: fix memory leak
Antonio Borneo
1
-1
/
+3
2023-04-30
pld: add support for cologne chip gatemate fpgas
Daniel Anselmi
3
-0
/
+244
2023-04-30
pld: add support for gowin devices
Daniel Anselmi
3
-0
/
+584
2023-04-30
pld: add support for altera/intel devices
Daniel Anselmi
3
-0
/
+477
2023-04-30
pld: add support for efinix devices
Daniel Anselmi
3
-0
/
+221
2023-04-30
pld: add support for lattice certus devices
Daniel Anselmi
5
-8
/
+331
2023-04-30
pld: add support for lattice ecp5 devices
Daniel Anselmi
5
-1
/
+274
2023-04-30
pld: add support for lattice ecp2 and ecp3 devices
Daniel Anselmi
10
-0
/
+960
2023-04-14
pld: move file sanity checks to pld.c
Daniel Anselmi
2
-17
/
+17
2022-10-08
fix leaky file-handle in virtex2 driver
Daniel Anselmi
1
-0
/
+6
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
3
-5
/
+34
2022-09-18
openocd: fix SPDX tag format for files .c
Antonio Borneo
3
-3
/
+3
2022-07-23
openocd: src: replace the GPL-2.0-or-later license tag
Antonio Borneo
6
-78
/
+12
2022-07-23
openocd: build: add SPDX tag
Antonio Borneo
1
-0
/
+2
2021-11-23
openocd: use single line for register_commands*()
Antonio Borneo
1
-2
/
+1
2021-07-24
openocd: fix simple cases of NULL comparison
Antonio Borneo
2
-3
/
+3
2021-07-20
openocd: fix simple cases of Yoda condition
Antonio Borneo
1
-2
/
+2
2021-05-01
Cleanup of config/includes.
Tim Newsome
3
-1
/
+4
2021-04-18
helper/command: pass command prefix to command registration
Antonio Borneo
1
-2
/
+1
2020-09-05
openocd: use proper format with uint32_t
Antonio Borneo
1
-1
/
+1
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
2
-8
/
+8
2019-04-07
Set empty usage field for commands that do not need parameters
Antonio Borneo
1
-0
/
+1
2016-12-08
Convert to non-recursive make
Andreas Fritiofson
1
-8
/
+8
2016-05-24
Make #include guard naming consistent
Marc Schink
3
-9
/
+9
[next]