Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
davekeeshan pushed 2 commits to master daxzio/site-myhdl
davekeeshan pushed 2 commits to master daxzio/site-myhdl
davekeeshan pushed 2 commits to master daxzio/site-myhdl
davekeeshan pushed 2 commits to master daxzio/site-myhdl
davekeeshan pushed 1 commit to master daxzio/myhdl
- Class based design (#447) * 1) added J. Villars code from PR#238 (https://github.com/myhdl/myhdl/pull/328) to augme... a9d65c0
davekeeshan pushed 2 commits to develop daxzio/spack
- Add conflict for [email protected]: with Intel Classic (#48251) aaf0319
- Support oneTBB 2021.13.0 and 2022.0.0 (#48239) b78c517
davekeeshan pushed 1 commit to develop daxzio/spack
- dd4hep: Fix faulty package configuration (#48236) 21d5fd6
davekeeshan pushed 1 commit to develop daxzio/spack
- Fix import error in CI log aggregation script (#48245) Fix CI log aggregation script failing due to an import error. d6f71a2
davekeeshan pushed 1 commit to develop daxzio/spack
- dla-future: add v0.7.3, deprecate v0.7.0 and v0.7.1 (#48215) * dla-future: add v0.7.2, deprecate v0.7.0 and v0.7.1 ... 2edbed3
davekeeshan pushed 1 commit to develop daxzio/spack
- ci: request 35G of memory for building composable-kernel (#48227) This number was determined from the max memory usa... e0035bd
davekeeshan pushed 28 commits to riscv daxzio/riscv-openocd
- autoconf: Add support for code coverage Add support for code coverage collection. This helps developers to check if ... d4a64e3
- Makefile.am: generate ChangeLog with git log instead of git2cl git log is faster than git2cl and the result has a be... 564b24e
- Make bootstrap more robust Change-Id: I67cc22752b34dd49c277e247f0b648047927a02b Signed-off-by: R. Diez <rdiezmail-op... 6d60ac5
- checkpatch: exclude gerrit's Change-Id line from commit description Checkpatch rejects patches that have empty commi... 8a37230
- gitignore: drop ignoring files not generated anymore With the drop of the code for the probe zy1000 [1] and then the... 989e9e8
- adapter: make adapter_config_khz() static The function is not referenced outside the file. Make it static. Change-I... 2465f18
- jtag: core: make local functions static The functions: - jtag_error_clear(); - jtag_tap_count(); are not referenced ... f82664f
- jtag: driver: make local functions static The functions: - interface_jtag_add_callback(); - interface_jtag_add_callb... f4ac0c7
- driver: mpsse: make local functions static The functions: - mpsse_divide_by_5_config(); - mpsse_purge(); - mpsse_rtc... 644742b
- rtt: drop unused function rtt_started() The function is not used. Drop it! Change-Id: I176c9d6ba077e36b762c14f9b877... 4da8f6d
- pld: make get_pld_device_by_num() static The function is not referenced outside the file. Make it static. Change-Id... a34d4b8
- target: dsp563xx: make dsp563xx_once_reg_read_ex() static The function is not referenced outside the file. Make it s... f3aeb3d
- target: x86_32: make x86_32_common_read_io() static The function is not referenced outside the file. Make it static.... c5babec
- target: aarch64: drop unused armv8_mmu_translate_va() The function is not used. Drop it! Change-Id: I1625e03714b5a8... df42faf
- target: esirisc: make local functions static The function esirisc_jtag_get_eid() is not used outside the file. Make ... b04a58e
- semihosting: make local functions static The functions: - semihosting_opcode_to_str(); - semihosting_write_fields();... 61fbcbe
- helper/jim-nvp.h: Rework 'isconfigure' variable Change the variable name to 'is_configure' to be compatible with the... 8c739a4
- driver: stlink: get adapter speed through adapter_get_speed_khz() The stlink driver, both in dapdirect and in HLA mo... c582cfb
- enable the Bus Pirate adapter by default on most systems Also convert the Bus Pirate to the common PROCESS_ADAPTERS ... 9ff79fd
- configure.ac: show the linuxgpiod adapter in the configuration summary List AC_ARG_ADAPTERS was missing a comma sepa... 2627f8c
- and 8 more ...
davekeeshan pushed 1 commit to develop daxzio/spack
- Use Ubuntu 22.04 to run unit tests against Python 3.7 (#48233) 64207e8