c072042aa8add arria 10 to part numbers list
Alberto Perro
2025-12-15 12:56:49 +0100
206e8b1bc7CMakeLists.txt: moved Windows cross-compile section after Vendors options and before build options
Gwenhael Goavec-Merou
2026-02-12 18:11:17 +0100
afecedb9fbAdd MinGW-w64 cross-compilation support for Windows
Selim Sandal
2026-01-15 20:58:08 +0000
63b0e34a6fadd maxII (EPM2210) to part numbers list
Alberto Perro
2025-12-15 12:56:49 +0100
fb61d309dcpart: added Altera 10M25S
Gwenhael Goavec-Merou
2026-02-12 16:00:50 +0100
0f0688d807xilinx,board,main: added spi_bpi board parameter. Use it to configure xilinx in bpi/spi mode
bpiOverJtag
Gwenhael Goavec-Merou
2026-02-11 18:05:30 +0100
8a56577f04spiOverJtag,bpiOverJtag: integrates bpi mode in build.py and adds a Makefile in bpiOverJtag
Gwenhael Goavec-Merou
2026-02-11 16:50:06 +0100
cba4ae5895ftdiJtagMPSSE: restructure SIPEED firmware test to uses strncomp only once with SIPEED keyword
Gwenhael Goavec-Merou
2026-02-11 08:02:45 +0100
a300f9d36aAdd workaround for slow JTAG on Sipeed Console
gatecat
2026-02-08 10:55:22 +0100
3cfa6afcabCMakeLists.txt: libgpiod is only available on Linux OS. Do XVC and Remote bitbang available on all OS but Windows
Gwenhael Goavec-Merou
2026-02-11 07:49:24 +0100
68b4d7d654ftdiJtagMPSSE: restructure SIPEED firmware test to uses strncomp only once with SIPEED keyword
Gwenhael Goavec-Merou
2026-02-11 08:02:45 +0100
fb75ce90feCMakeLists.txt: libgpiod is only available on Linux OS. Do XVC and Remote bitbang available on all OS but Windows
Gwenhael Goavec-Merou
2026-02-11 07:49:24 +0100
aaad826635CMakeLists.txt: ihexParser must be built only when USE_FX2_LL is set
Gwenhael Goavec-Merou
2026-01-24 17:23:38 +0100
fad4a28103CMakeLists.txt: try to uses find_package to detect the libFTDI and keep pkg_config way as backward compat
Gwenhael Goavec-Merou
2026-01-22 10:54:24 +0100
0ce9fcb050dirtyJtag: writeTDI: when end don't shift before applying last bit -> this Byte is correctly aligned during previous step
Gwenhael Goavec-Merou
2026-01-02 10:04:02 +0100
c1c6e438a5dirtyjtag: Allow custom VID/PID via command line options
germaneguise
2025-12-27 16:12:31 +0900
ac3ed1266dCMakeLists.txt: bump cmake_minimum_required to 3.10
Gwenhael Goavec-Merou
2025-12-26 09:15:48 +0100
6bac72cd68Global: added option to select/deselect all cables, added variables ENABLE_xxx to enable corresponding cables. Some vendor drivers needs to to be disabled accordlingly
Gwenhael Goavec-Merou
2025-10-13 11:40:26 +0200
d7b9d58768spiInterface: added write method variant with vector of FlashDataSection
Gwenhael Goavec-Merou
2025-12-17 19:57:26 +0100
f2c013daabspiFlash: added erase_and_prog method with vector of FlashDataSection
Gwenhael Goavec-Merou
2025-12-17 19:56:16 +0100
4a593c258cspiFlash: moved BP status, unlock step into a dedicatedmethod
Gwenhael Goavec-Merou
2025-12-17 19:54:06 +0100
a7e4303563spiFlash: bulk_erase method: allows BP bypass and printXX with a verbose level
Gwenhael Goavec-Merou
2025-12-15 17:16:08 +0100
e302bb6edcspiFlash: added FlashDataSection to handle bitstream per sections when gap or 0xff area are present
Gwenhael Goavec-Merou
2025-12-15 17:14:04 +0100