2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adiv6: Made sure to resume cores halted during AP discovery More... 10 months ago
adiv5: Refactored out the post-discovery core resumption logic into a new function for use by the ADIv6 support More... 10 months ago
rp2350: Implemented logic for entering and exiting direct control of QMI mode, and began sorting out a memory map More... 10 months ago
adiv5: Make sure the AP power cycle has been completed before doing ADIv6 init for DPv3's More... 10 months ago
rp2350: Read out boot ROM magic to confirm chip identification More... 10 months ago
rp2040: Renamed the rescue functionality to make naming space for the RP2350's More... 10 months ago
hosted/dap_swd: Implemented a proper no-check version of register read, and inserted idle cycles into the no-check write function to correct the implementation slightly More... 10 months ago
hosted/cmsis_dap: Implemented fast paths for single location ADIv6 memory I/O More... 10 months ago
hosted/cmsis_dap: Implemented ADIv6 memory write More... 10 months ago
hosted/cmsis_dap: Implemented ADIv6 memory read More... 10 months ago
hosted/cmsis_dap: Cleaned up the debug reporting in the ADIv5 memory I/O routines More... 10 months ago
hosted/dap: Nomenclature corrections for the memory I/O functions More... 10 months ago
adiv5: Fixed a typo in the name of the memory read function More... 10 months ago
hosted/dap_command: Updated the command reference links to point to the new home of the CMSIS-DAP documentation More... 10 months ago
hosted/dap: Implemented ADIv6-specific AP register I/O functions to speed comms up a bit More... 10 months ago
hosted/dap: Nomenclature corrections for the ADIv5 AP register I/O functions More... 10 months ago
hosted/remote/protocol_v4_adiv6: Implemented acceleration of AP memory I/O More... 10 months ago
remote: Fixed the length checking logic in the remote protocol implementation for ADIv5 memory I/O More... 10 months ago
remote: Implemented remote protocol handling for ADIv6 AP memory I/O More... 10 months ago
misc:Update LOCM3 with enumeration fix. More... 10 months ago
hosted/remote/protocol_v4_adiv6: Implemented acceleration of AP register I/O More... 10 months ago
hosted/remote: Corrected the nomenclature of the AP and DP register I/O protocol strings More... 10 months ago
hosted/remote/protocol_v4_adiv6: Implemented acceleration stubs More... 10 months ago
adi: Moved the APnDP bit in our internal encoding of debug registers, and implemented a remapping for all older remote protocols More... 10 months ago
remote: Implemented acceleration of ADIv6 APv2 register I/O More... 10 months ago
remote: Implemented dispatch for the ADIv6 remote acceleration protocol More... 10 months ago
adiv6: Made the AP register I/O functions externally visible for use by the remote protocol More... 10 months ago
hosted/remote: Define stub machinary for detecting and enabling ADIv6 protocol acceleration More... 10 months ago
adiv5: Cleaned up the access resulting in no response errors around reading DPIDR More... 10 months ago
hosted: Created the machinary to allow ADIv6 DPs to be handled properly and accelerated wwhen possible More... 10 months ago