Commit Graph

  • b839792220 altera: added internal flash dump support for MAX10 devices Gwenhael Goavec-Merou 2025-02-02 20:50:06 +0100
  • 5f673c6f14 altera: max_10 -> max10 Gwenhael Goavec-Merou 2025-02-02 09:11:14 +0100
  • ab8bed3f26 altera: max10_program: respect _verbose variable Gwenhael Goavec-Merou 2025-02-02 09:10:37 +0100
  • eddb44c567 doc/FPGAs.yml: added Gowin Arora V GW5AT-60 Variant. Reorganized Gowin section Gwenhael Goavec-Merou 2025-02-01 12:20:08 +0100
  • 182e30b637 part,gowin,fsparser: added Gowin Arora V GW5AT-60 Variant Gwenhael Goavec-Merou 2025-02-01 12:19:34 +0100
  • 533dd1ea5f altera: cosmetic/linter Gwenhael Goavec-Merou 2025-02-01 08:28:17 +0100
  • 959201a21f altera: MAX10 fully rework POF to internal flash mapping, added UFM write and note related to internal flash sections vs POF UFM/CFM sections Gwenhael Goavec-Merou 2025-02-01 08:14:07 +0100
  • c3170cdfb9 altera: MAX10: added pgm_success_addr/done_bit_addr Gwenhael Goavec-Merou 2025-02-01 08:12:04 +0100
  • 8e104d723c pofParser: displayHeader: improve messages Gwenhael Goavec-Merou 2025-02-01 08:09:59 +0100
  • 6f42d28d5e pofParser: honour CFM1/CFM2 data pointer Gwenhael Goavec-Merou 2025-02-01 08:09:29 +0100
  • 8160e716e8 pofParser: flag 0x11: added unknown section when verbose Gwenhael Goavec-Merou 2025-02-01 08:08:59 +0100
  • 8f46edc8b3 pofParser: parseHeader: better message + note Gwenhael Goavec-Merou 2025-02-01 08:08:34 +0100
  • 154bf5b5ec pofParser: added flag 0x13 parsing with usercode extract Gwenhael Goavec-Merou 2025-02-01 08:07:42 +0100
  • 65afd7da0b pofParser: getData/getLength: check if section exists: return data/length or null/-1 Gwenhael Goavec-Merou 2025-02-01 08:06:59 +0100
  • e8d8ecc363 Fix snprintf usage Maciej Dudek 2024-12-04 13:41:33 +0100
  • 5847ec2666 doc/boards.yml,src/board.hpp: fixed ac701 device code Gwenhael Goavec-Merou 2025-01-15 06:57:42 +0100
  • e8e92a04e0
    Merge pull request #509 from Frzoen/fix-yaml-structure-doc-intel-max-10 Gwenhael Goavec-Merou 2025-01-14 06:46:03 +0100
  • 444469707b
    doc/FPGAs.yml: Fix yml structure in Intel Max 10 Frozen 2025-01-12 11:59:17 +0100
  • b79afdcb6e
    Merge pull request #508 from steward-fu/master Gwenhael Goavec-Merou 2025-01-11 17:49:32 +0100
  • aff1829d76
    Merge branch 'trabucayre:master' into master Steward Fu 2025-01-11 23:15:29 +0800
  • f4fee37cea Added STEP-MXO2_V2 board support. steward-fu 2025-01-11 23:14:36 +0800
  • 0e2e1ce13f
    Merge pull request #506 from steward-fu/master Gwenhael Goavec-Merou 2025-01-11 07:57:24 +0100
  • 79cf67e964 Added STEP-MAX10 V1 support. steward-fu 2025-01-10 07:37:52 +0800
  • 867f18236e
    Merge pull request #505 from steward-fu/master Gwenhael Goavec-Merou 2025-01-09 07:19:25 +0100
  • 4dd1f5ca0d
    Merge pull request #504 from ZhiyuanYuanNJ/patch-1 Gwenhael Goavec-Merou 2025-01-09 07:18:04 +0100
  • ce92b577d5 Added 10M02SCM153C8G support. steward-fu 2025-01-09 07:35:50 +0800
  • fcaf836a40
    Update ch347jtag.cpp ZhiYuanNJ 2025-01-08 13:13:28 +0800
  • c35d17477c
    Merge pull request #503 from chenrui333/add-ubuntu-24 Gwenhael Goavec-Merou 2025-01-01 18:21:50 +0100
  • b12d5f1ae6
    ci: add ubuntu 24 Rui Chen 2025-01-01 10:32:17 -0500
  • 650c387aae CMakeLists.txt: prepare release 0.13.1 v0.13.1 Gwenhael Goavec-Merou 2024-12-31 22:00:48 +0100
  • 438a875ca4
    Merge pull request #502 from chenrui333/fix-version Gwenhael Goavec-Merou 2024-12-31 21:59:30 +0100
  • 3024b76113
    fix: update version to patch with the release Rui Chen 2024-12-31 15:23:22 -0500
  • 7dac3ef447 altera: first draft for max10 native support (with pof and only for internal flash) v0.13.0 Gwenhael Goavec-Merou 2024-12-31 18:42:52 +0100
  • 01039bc710 libgpiodJtagBitbang: simplify code when libgpiodv2 is used Gwenhael Goavec-Merou 2024-11-03 08:43:07 +0100
  • 65a7e60454
    Merge pull request #500 from vlad1k337/patch-1 Gwenhael Goavec-Merou 2024-12-23 10:36:33 +0100
  • 3bb0071ce7
    Update install.rst vlad1k337 2024-12-21 09:12:24 -0600
  • 2103316baf lattice: added support for reset method (only tested with ECP5 Gwenhael Goavec-Merou 2024-12-19 14:59:35 +0100
  • 318ebcab22 main.cpp: added default value for user_flash in struct arguments args Gwenhael Goavec-Merou 2024-12-15 16:45:39 +0100
  • a06bae1f5e part.hpp: cosmetic Gwenhael Goavec-Merou 2024-12-15 16:04:20 +0100
  • cdc4d32e32
    Merge pull request #499 from lambdaconcept/gowin-gw1n9-userflash Gwenhael Goavec-Merou 2024-12-13 06:50:38 +0100
  • 46ff6cb2eb gowin: Implement user flash programming for GW1N9 Jean THOMAS 2024-12-11 12:19:07 +0100
  • ffa006d0ee Add 'user-flash' CLI argument Jean THOMAS 2024-12-11 12:01:37 +0100
  • a1108ca981 gowin: Add GW1N9 detection Jean THOMAS 2024-12-11 11:49:29 +0100
  • 91608ca206 gowin: Use std::unique_ptr instead of manual RAII Jean THOMAS 2024-12-11 11:43:07 +0100
  • 8f88d221dd
    Merge pull request #498 from csantosb/master Gwenhael Goavec-Merou 2024-12-03 07:37:10 +0100
  • d3b1e62bfa
    doc/guide/install.rst: instructions to install under Guix Cayetano Santos 2024-12-02 21:03:56 +0100
  • 25d6ac7344
    Merge pull request #497 from enjoy-digital/10M16SAU169C8G Gwenhael Goavec-Merou 2024-11-27 18:21:29 +0100
  • daa91c9a41 src/part.hpp: Add Altera Max10 10M16SAU169C8G support (Used by LimeSDR Mini V1). Florent Kermarrec 2024-11-26 16:02:28 +0100
  • 7693b07f90 doc/FPGAs.yml: added Gowin GW2A-55 Gwenhael Goavec-Merou 2024-11-26 07:26:11 +0100
  • c0a9115be9 part.hpp: added Gowin GW2A-55 Gwenhael Goavec-Merou 2024-11-26 07:25:30 +0100
  • e53bfeefe3
    Merge pull request #496 from schodet/vcu108 Gwenhael Goavec-Merou 2024-11-13 07:14:15 +0100
  • f6f48a7b27 Add support for VCU108 board and Virtex UltraScale Nicolas Schodet 2024-11-12 23:51:55 +0100
  • 907f662ee0 libgpiodJtagBitbang: simplify, check V1 compat libgpiod_review Gwenhael Goavec-Merou 2024-11-11 17:56:26 +0100
  • 0fd653e353 xilinx: replaced reverseWord by configBitstreamParser::reverse_32 Gwenhael Goavec-Merou 2024-11-09 11:26:45 +0100
  • e75e15bb63 configBitstreamParser: added static method to switch bits for 32bits value Gwenhael Goavec-Merou 2024-11-09 11:26:02 +0100
  • 543be23d03 main,spiFlash,xilinx: fix warnings Gwenhael Goavec-Merou 2024-11-09 11:24:16 +0100
  • 023e7b772d .github/workflows/Test.yml: fixed actions/checkout version Gwenhael Goavec-Merou 2024-11-09 09:34:53 +0100
  • 22abafd7a9 .github/workflows/Test.yml: fixed upload-artifact version Gwenhael Goavec-Merou 2024-11-09 09:30:08 +0100
  • c4c5f8b1f4
    Merge pull request #485 from trabucayre/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 Gwenhael Goavec-Merou 2024-11-09 09:24:44 +0100
  • ca5ccfb0d3 libgpiodJtagBitbang: simplify code, improved perf Gwenhael Goavec-Merou 2024-11-09 09:08:02 +0100
  • 4ca1106fa8 libgpiodJtagBitbang: try to simplify code Gwenhael Goavec-Merou 2024-11-03 08:43:07 +0100
  • c0faf48d46
    Update Max II and Cyclone II documentation (#493) ROOT 2024-10-19 00:27:49 -0400
  • eb052f99b8
    Merge branch 'trabucayre:master' into master ROOT 2024-10-17 08:55:39 -0400
  • 3e9fdd17fe Update Max II and Cyclone II documentation sab 2024-10-17 08:33:37 -0400
  • d2da0eefb8
    Merge pull request #491 from Tpj-root/master Gwenhael Goavec-Merou 2024-10-17 06:16:55 +0200
  • 7acd1f2014 Add Support for Altera Max II EPM240T100C5N Board sab 2024-10-16 08:53:21 -0400
  • 29693bc090
    Merge pull request #490 from G33KatWork/add-stratixv-gs-d5 Gwenhael Goavec-Merou 2024-10-10 20:39:46 +0200
  • 43fcc6ce2c Add ID and spiOverJtag bitstream for Stratix V GS D5 Andreas Galauner 2024-10-10 19:59:31 +0200
  • 773a7c805d
    Merge pull request #489 from mfacton/add-xc2c64a-qfn48-part Gwenhael Goavec-Merou 2024-10-02 06:39:30 +0200
  • 406e99c93a Add xc2c64a QFN48 Miguel Flores-Acton 2024-10-01 13:45:44 -0400
  • 08f507266b
    Merge pull request #488 from NuQuantum/feature/add-support-for-zynq-xc7z030 Gwenhael Goavec-Merou 2024-09-26 20:08:36 +0200
  • 9c9ce07ad8 feat: adding support for the xc7z030 Shareef Jalloq 2024-09-26 17:41:49 +0100
  • ba6f0fa530
    Merge pull request #486 from mer0m/master Gwenhael Goavec-Merou 2024-09-25 07:26:58 +0200
  • 8c03101b93 doc: add flash compatibility for Xilinx Kintex UltraScale. Tested on KCU105 primary qspi. bma 2024-09-23 08:05:50 +0200
  • fd66067b4f README: update the help output bma 2024-09-23 08:03:39 +0200
  • 8e67d2ee04 arguments: fix read_dna and read_xadc typo bma 2024-09-23 07:57:13 +0200
  • f3a48fb3b1 spiOverJtag: add support and bitstreams for xcku040 and xcku060 bma 2024-09-22 13:02:37 +0200
  • abb64a6aa1 spiFlash: added S25FL128S display register Gwenhael Goavec-Merou 2024-09-23 07:16:23 +0200
  • b6963ad4a9 spiFlash: added MX25L enable/disable quad + display status register Gwenhael Goavec-Merou 2024-09-23 07:14:23 +0200
  • faa1fc76fc core,xilinx,device: added option/methods to enable/disable quad mode on SPI Flash Gwenhael Goavec-Merou 2024-08-23 09:19:11 +0200
  • 242357c46f spiFlash: added method to enable/disable Quad mode support Gwenhael Goavec-Merou 2024-08-23 08:56:23 +0200
  • 924de0a13a spiFlashdb: added quad support for S125FL Gwenhael Goavec-Merou 2024-09-22 08:53:26 +0200
  • e56cfb41fc spiFlash: added MX25L enable/disable quad + display status register spiflash_quaden Gwenhael Goavec-Merou 2024-09-22 13:10:18 +0200
  • 2a46ab9265 spiFlash: fixed set_quad_bit method Gwenhael Goavec-Merou 2024-09-22 08:53:54 +0200
  • 24a0548c3e spiFlashdb: added quad support for S125FL Gwenhael Goavec-Merou 2024-09-22 08:53:26 +0200
  • 11d6ab7d2a main: allows not bitstream with --enable-quad/--disable-quad Gwenhael Goavec-Merou 2024-09-22 08:52:56 +0200
  • 2df82d8b4b
    build(deps): bump actions/download-artifact in /.github/workflows dependabot[bot] 2024-09-03 22:00:42 +0000
  • 81422b6ca3
    Merge pull request #481 from acceleratedtech/jwise/ti180-soj Gwenhael Goavec-Merou 2024-08-31 08:20:04 +0200
  • ffd32a61d2 Efinix: do not allow untested detect_flash() non-SoJ path until someone tries it out for sure Joshua Wise 2024-08-29 18:08:57 -0400
  • d38083517c core: added option/methods to enable/disable quad mode on SPI Flash Gwenhael Goavec-Merou 2024-08-23 09:19:11 +0200
  • e0b841f5b1 spiFlash: added method to enable/disable Quad mode support Gwenhael Goavec-Merou 2024-08-23 08:56:23 +0200
  • fca69cc702 spiFlash: added configuration/nonvolatile configuration register for spansion and micron SPI Flash Gwenhael Goavec-Merou 2024-08-25 09:34:14 +0200
  • 5d6daed815 spiFlashdb: added quad bit mask and corresponding register Gwenhael Goavec-Merou 2024-08-25 09:32:13 +0200
  • 755802afe1 spiFlashdb: added some flash's datasheet link Gwenhael Goavec-Merou 2024-08-25 09:31:13 +0200
  • 74fb048231
    Merge pull request #484 from gsteiert/feature-cyc5000 Gwenhael Goavec-Merou 2024-08-25 07:32:50 +0200
  • ad01d986c1 adding support for cyc5000 Greg Steiert 2024-08-24 21:32:00 -0700
  • 533b5b626a spiFlashdb.hpp: reorder entries, reformat Gwenhael Goavec-Merou 2024-08-23 07:20:53 +0200
  • d6ad8ea661 doc: update Titanium to indicate support for Ti180 Joshua Wise 2024-08-19 21:34:35 -0400
  • 90e62e07c3 efinix: add support for flash detect and flash dump in SoJ mode Joshua Wise 2024-08-19 21:29:30 -0400
  • 286b34b14d spiOverJtag: add support for Ti180J484 Joshua Wise 2024-08-19 21:29:00 -0400