Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

davekeeshan

davekeeshan pushed 19 commits to riscv daxzio/riscv-openocd
  • Add Linux SPI device SWD adapter support To alleviate the need to bitbang SWD, I've written a SWD SPI implementation... 83e0293
  • target/riscv: set VLENB/MTOPI/MTOPEI existence on 0.11 targets commit 5f45b5bd73566028ee36c146803232b3dce77c52 ("tar... 8513d6e
  • target: armv7m: add support of per register data_type Extend the struct armv7m_regs to include the optional pointer ... 41f7d18
  • target: cortex_m: add support of ARMv8.1-M register 'vpr' The register 'vpr' is present when MVFR1.MVE is not zero. ... 8e89a8a
  • OpenOCD: fix code indentation Fix checkpatch errors ERROR:SUSPECT_CODE_INDENT: suspect code indent for conditiona... 3099547
  • flash/nor/kinetis: fix assertion during flash write If the device has at lest one FlexNVM bank and it is set as EE b... 77f9da7
  • vdebug: Fix socket comparison warning on Windows On GCC version 13.2, the previous code emitted the following warnin... 0b97973
  • helper/options: drop redundant argument checks In case the option is passed with a single `:` in `optstring` argumen... 778d2dc
  • helper/options: handle errors in `-l` Before the patch an error in opening the log file (e.g. can't write a file) wa... 345473f
  • configure: make more robust the check for elf 64 The check if 'elf.h' defines the type 'Elf64_Ehdr' is currently don... ac18b8c
  • configure: allow --enable-malloc-logging only with glibc The feature for 'malloc-logging' uses functionalities that ... 8038e2f
  • helper/log: Fix build using _DEBUG_FREE_SPACE_ The glibc API 'mallinfo' is deprecated and the new 'mallinfo2' should... fceccde
  • Deprecate jimtcl Git submodule jimtcl was integrated as Git submodule for convenience and probably also because pack... 77c904f
  • bootstrap: Do not set up Git submodules by default Building OpenOCD with jimtcl and libjaylink Git submodules is dep... a510d51
  • target/riscv: dont set mcause and mstatus as cachable With CLIC extension (smclic), mcause and mstatus CSRs share mi... 94d739a
  • Merge up to a510d51a78f14fbb8416037a587ce1bfc6016d24 from upstream Changed `.github/workflows` due to internall `jim... 309c25f
  • Merge pull request #1215 from en-sc/en-sc/from_upstream Merge up to a510d51a78f14fbb8416037a587ce1bfc6016d24 from u... 495f144
  • Merge pull request #1207 from en-sc/en-sc/fix-011-init-regs target/riscv: set VLENB/MTOPI/MTOPEI existence on 0.11 t... 9d431c3
  • Merge pull request #1217 from sobuch/not_cachable_mcause_mstatus target/riscv: dont set mcause and mstatus as cachable 8f59570

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • libsmeagol (#48776) * libsmeagol * add support for intel and add conflicts * cp2k 7ebabfc

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • petsc, py-petsc4py: add v3.22.3 (#48785) 6203ae3

View on GitHub

davekeeshan pushed 3 commits to develop daxzio/spack
  • spack.package: wrap llnl.util.tty (#48793) avoid import of llnl.util.tty in packages d0cbd05
  • spack.package: re-export EnvironmentModifications / Prefix (#48792) 2c51b58
  • Remove unused values (#48795) Signed-off-by: Todd Gamblin <[email protected]> Co-authored-by: Todd Gamblin <tgambli... 6b13017

View on GitHub

davekeeshan pushed 1 commit to master cempsi/openocd
  • flash/nor: add DesignWare SPI controller driver Driver for DesignWare SPI controller, found on many SoCs (see compat... eb6f274

View on GitHub

davekeeshan pushed 1 commit to master mishnock/openocd
  • flash/nor: add DesignWare SPI controller driver Driver for DesignWare SPI controller, found on many SoCs (see compat... eb6f274

View on GitHub

davekeeshan pushed 1 commit to master cempsi/openocd
  • rtos: chibios: replace malloc+sprintf with alloc_printf This makes it safer and simpler at the same time. Signed-of... ce38758

View on GitHub

davekeeshan pushed 1 commit to master mishnock/openocd
  • rtos: chibios: replace malloc+sprintf with alloc_printf This makes it safer and simpler at the same time. Signed-of... ce38758

View on GitHub

davekeeshan pushed 1 commit to main daxzio/yosys

View on GitHub

davekeeshan pushed 1 commit to master daxzio/cocotb
  • Handle passing no triggers to Combine and First (#4409) b390655

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • py-sphinx: mark Python compatibility (#48796) e1b579a

View on GitHub

davekeeshan pushed 73 commits to cadtools daxzio/spack
  • Initial checkin 71fe3b5
  • Add license information to package 74d7df4
  • Fix var/spack/repos/builtin/packages/ectrans/package.py: instead of declaring a conflict with Intel LLVM compilers, a... 51fc195
  • py-awkward: add dependency for py-importlib-metadata (#47027) * py-awkward: add dependency on py-importlib-metadata ... 7bc4069
  • Allow scipy to be built with AOCC again (#48505) Co-authored-by: Phil Tooley <[email protected]> a728db9
  • Revert "pika: Add conflict between HIP and GCC (libstdc++) >= 13 (#46291)" (#48693) The conflict is too strict and p... 7fbb3df
  • Remove unused Tokenizer.full_match (#48650) 25a3e8b
  • hpcviewer: add version 2025.01 (#48670) ea57428
  • mapl: add v2.53.0 (#48712) 611cb98
  • New Package: PUMGen (#48705) * add pumgen package * remove netcdf variant * remove scorec variant, move zoltan dep... 6155be8
  • yosys: add v0.49 (#48700) 0afac0b
  • verible: v0.0.3929 (#48701) a0d0e63
  • filesystem.py: fix recursive_mtime_greater_than (#48718) 5e3020a
  • rewiring.py: eliminate code duplication from bindist (#48723) 0ec00a9
  • Force rocm dependency on hipfft with +rocm is given (#48211) Make sure that hipfft+rocm is explicit when +rocm is tr... b2a75db
  • Improve error handling in urlopen / socket read (#48707) * Backward compat with Python 3.9 for socket.timeout * Forw... c620284
  • py-scikit-image: add v0.25.1 (#48728) 209d670
  • py-timm: add v1.0.14 (#48648) b8e448a
  • Initialize deque with path string (#48734) cc9e013
  • GoPackage: respect -j concurrency (#48421) 8ac0bd2
  • and 53 more ...

View on GitHub

davekeeshan pushed 4 commits to main daxzio/yosys
  • wreduce: fix warning for deprecated IdString::in(pool<IdString>) c269120
  • write_verilog: emit $check cell names as labels 2f11dc8
  • write_verilog: log_abort on unhandled $check flavor 0ab1392
  • Merge pull request #4878 from YosysHQ/emil/fix-wreduce-warning-in-pool wreduce: fix warning for deprecated IdString:... f445479

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • Add py-zarr 3, which includes a new required package py-donfig, and a bug fix to the patch range with numcodecs (#48786) 0d444fb

View on GitHub

davekeeshan pushed 3 commits to main daxzio/Cores-VeeR-EL2
  • ifu: Fix signal sizes The widest signal assigned to those is ic_rw_addr_bank_q - make those signals equal to it. Si... 3b76837
  • Merge pull request #377 from chipsalliance/ifu-signal-sizes ifu: Fix signal sizes b2e15da
  • Merge remote-tracking branch 'upstream/main' into main 7064c6c

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • abinit: pass flag correctly (#48788) 467e631

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • builtin: remove redundant imports (#48765) * builtin: remove redundant llnl.util.filesystem import * remove redunda... f21de69

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • CMake: add v3.31.5, v3.30.7 (#48759) 5953298

View on GitHub

davekeeshan pushed 18 commits to master daxzio/rocket-chip
  • increase depth of SimpleHellaCacheIFReplayQ b18a060
  • Merge pull request #3678 from PhilippKaesgen/fix_replayq increase depth of SimpleHellaCacheIFReplayQ #3653 6cd2793
  • Prioritize co-processor FP reqs over FPU reqs Co-processor reqs will generally be post-commit, from older instructio... c971bec
  • Merge pull request #3676 from chipsalliance/cp_prio Prioritize coprocessor FPU reqs over core FPU reqs 4b50cbb
  • Support non-V, but with-vector implementations Non-V will not have misa.V set, but should still execute V b3874a0
  • Merge pull request #3690 from chipsalliance/non-v-vector-illegal Support non-V, but with-vector implementations cc16d21
  • Move `desiredName` override to top of `LazyModuleImp` 08a7c59
  • Merge pull request #3691 from chipsalliance/abejgonzalez-patch-2 1fb00b0
  • vsets should trap when mstatus.VS is off 4c7c91c
  • Support either rational direction for rocket rational CDCs f882674
  • Merge pull request #3692 from chipsalliance/vset-trap vsets should trap when mstatus.VS is off 0a9a921
  • Merge pull request #3693 from chipsalliance/rocket-rational-cdcs Support either rational direction for rocket ration... ea7bb3a
  • fix(RVCDecoder): c.addi4spn with imm=0 should be reserved b5f5a8e
  • VectorDecoder in FPU may need to check v_sew' 08be0a4
  • Merge pull request #3694 from ngc7331/upstream/fix-rvc-caddi4spn-ill Fix: c.addi4spn with imm=0 and rd'!=0 should be... 8fa6290
  • Allow vector insns to stall decode while a hazard on VSEW exists 5e1d66f
  • Merge pull request #3707 from chipsalliance/vsew_fix VectorDecoder in FPU may need to check v_sew' dac1f10
  • Merge pull request #3710 from chipsalliance/dev Update master with dev f517abb

View on GitHub

davekeeshan pushed 1 commit to main daxzio/yosys

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • smee-client: add v2.0.4 (#48384) 36fd547

View on GitHub

davekeeshan pushed 2 commits to master daxzio/rocket-chip
  • Fix DMCONTROLNxt naming 0dd7e79
  • Merge pull request #3711 from chipsalliance/dmctrl_naming Fix DMCONTROLNxt naming b4f0b3b

View on GitHub

davekeeshan pushed 16 commits to master daxzio/rocket-chip
  • ADD: core insn trace ingress generation 7ae0c21
  • ADD: tacit trace encoder, controller, and sink 4147a0f
  • ADD: trace tile instantiation and connection 754bf4c
  • ADD: address all PR comments c25af3e
  • ADD: Print BlackBox 7667eae
  • REFACTOR: use canhave + traits for sinks for scalability b814ad1
  • ADD: bump TraceSinkDMA to inject node from trait instead of in tiles 8d29be4
  • ADD: tail case bug fix 84cbd51
  • REFACTOR: reorganize code structure ab79600
  • ADD: remove prints, cleanup code 7acebde
  • ADD: refactor 24cf6fa
  • FIX: VCS->NOT SYN f294695
  • RM: non-standard components 96f9850
  • FIX: make arbiter not lazy 8db9f45
  • FIX: move arbiter into inner scope d2bddb8
  • Merge pull request #3706 from iansseijelly/tacit-pr ADD: Timing-Accurate Core Instruction Tracing 0b37602

View on GitHub

davekeeshan pushed 4 commits to develop daxzio/spack
  • fmt: simplify +pic (#48766) Co-authored-by: Harmen Stoppels <[email protected]> d50eba4
  • Docs/bugfix: correct return for Adding flags to configure (#48434) 2da8a1d
  • binutils: conflict on configuration with build issues (#42949) 5904834
  • Create SALT package.py (#48758) * Create SALT package.py Added a package for the SALT Source AnaLysis Toolkit @zbe... b5f9dea

View on GitHub

davekeeshan pushed 2 commits to develop daxzio/spack
  • petsc: only conflict with [email protected]: if it is enabled (#48698) dfa86dc
  • hpctoolkit: Add `+docs` variant and manpages (#48566) * py-mdit-py-plugins: Add new versions 0.3.5, 0.4.2 Signed-... 8d3a733

View on GitHub

davekeeshan pushed 4 commits to riscv daxzio/riscv-openocd
  • Makefile.am: fixed missing includes for make dist targets Due to missing includes, make dist archives could not be b... 4ff476c
  • target/riscv: move the dcsr modification out of program buffer when riscv virt2phys_mode is hw, reduce the use of un... 05d377a
  • Merge pull request #1192 from cetygamer/patch-1 Makefile.am: fixed missing includes for make dist targets 550df16
  • Merge pull request #1190 from lz-bro/enable-hardware-translation target/riscv: move the dcsr modification out of pro... 5de7310

View on GitHub

davekeeshan pushed 2 commits to develop daxzio/spack
  • package api: drop wildcard re-export (#48760) * package api: drop wildcard re-export To ensure package repos are fo... 92260b1
  • py-cmake: remove. remove deprecated cmake versions (#48763) a77f903

View on GitHub

davekeeshan pushed 1 commit to develop daxzio/spack
  • Deprecate frontend/backend os/target (#47756) 196c912

View on GitHub

davekeeshan pushed 1 commit to main daxzio/FlooNoC
  • hw: Support joining to narrow AXI in `nw_join` module (#93) * hw(nw_join): Support joining to narrow link * hw(nw_j... d0ded41

View on GitHub

davekeeshan pushed 12 commits to main daxzio/Cores-VeeR-EL2
  • testbench: Update hex files Bump pre-compiled test programs. Signed-off-by: Wiktoria Kuna <[email protected]> 099eb30
  • Bump Verilator Signed-off-by: Ryszard Rozak <[email protected]> ee5e9d2
  • pic: exclude level_intpend* signals 3c0875c
  • ic_mem: do not duplicate logic instantiatations 28e4598
  • Fix signal width Signed-off-by: Tomasz Gorochowik <[email protected]> a6c4aa2
  • ifu: Fix generated signal sizes Signed-off-by: Tomasz Gorochowik <[email protected]> 0af9efd
  • Compress zip files using xz Signed-off-by: Ryszard Rozak <[email protected]> 0cf9de8
  • Merge results by info-process instead of lcov f792055
  • Don't install lcov, set revision of info-process, add it to path Signed-off-by: Ryszard Rozak <[email protected]> d2328f6
  • Merge pull request #371 from chipsalliance/rrozak/bump-verilator-cov-rebased Bump Verilator - rebased d74949b
  • Merge pull request #375 from chipsalliance/72015-update-canned-hex testbench: Update hex files d0991e6
  • Merge remote-tracking branch 'upstream/main' into main 0af3a9b

View on GitHub

Load more