2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 minutes ago. based on code collected about 3 hours ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
github: Add blackpill-f4 to meson CI More... 8 months ago
cortex: Defined and translated the Cortex-M55 CPUID More... 8 months ago
adi: Defined the CoreSight IDs for the Cortex-M55 ROM table components More... 8 months ago
adi: Defined some more CoreSight SoC-600 IDs for ROM table components More... 8 months ago
hosted/cli: Fix minor implicit fallthrough More... 8 months ago
hosted: #include "general.h" before system headers More... 8 months ago
gitignore: deps: ignore libopencm3 More... 8 months ago
adiv5: Added insurance that DPIDR is definitely selected prior to trying to read it out More... 8 months ago
adiv5: Added a quirk bit for JTAG as the underlying protocol needs special handling for getting responses out from the DPIDR read process More... 8 months ago
adiv5_jtag: Corrected an errata JTAG part number value that appears on LPC43xx devices More... 8 months ago
jtagtap: Implemented support for dealing with the ADIv5.2/ADIv6 SWD-to-JTAG sequence that replaces the deprecated 16-bit sequence More... 8 months ago
flashstub: Integrated the LMI Flash stub into the Meson build system More... 8 months ago
flashstub: Integrated the EFM32 Flash stub into the Meson build system More... 8 months ago
flashstub: Finished getting the RP2040 Flash stub integrated into the Meson build system More... 8 months ago
mspm0: use uint32_t instead of unsigned More... 8 months ago
adiv5_jtag: Properly decode the JTAG IDCode's part number component to the CoreSight component number it matches against, setting `dp->version` accordingly More... 8 months ago
adiv5_jtag: Handled ADIv6's need for idle cycles on the completion of a request before the clock stops More... 8 months ago
adiv5_jtag: Handled bad ACKs properly for both ADIv5 and ADIv6 More... 8 months ago
adiv5_jtag: Handled ADIv6 FAULT responses More... 8 months ago
adiv5_jtag: Defined the ADIv6 JTAG ack codes More... 8 months ago
adiv5_jtag: Threaded in some documentation about what each step is trying to accomplish More... 8 months ago
adiv5_jtag: Nomenclature corrections for the ack constants More... 8 months ago
adiv5_swd: Nomenclature corrections for the ack constants More... 8 months ago
flashstub/meson: Begun building a replacement for the outgoing Makefile More... 8 months ago
mspm0: Initial support More... 8 months ago
flashstub: Removed the defunct .stub file from the already removed nRF51 stub More... 8 months ago
flashstub: Removed the old Makefile build system for the stubs More... 8 months ago
github: Bring back the msvc2 pr CI build test using meson More... 8 months ago
make: Added a placeholder makefile with some transition info. More... 8 months ago
misc: Fixed a couple more clang-tidy lints More... 8 months ago