1772 Commits (fix/clang-format-cleanup)

Author SHA1 Message Date
grumat df513ebda8 Added support for AT32F403A/407/415. 2 years ago
Rafael Silva f435bd2136 target/adi: rework handling of TARGETID 2 years ago
Rafael Silva ad65f4a7c7 target/adi: remove superfluous ap_ prefix from ap variable 2 years ago
Rafael Silva 8238d3c020 target: rename target idcode 2 years ago
Rafael Silva 8e06539eb5 target/lp17xx: remove unnecessary check 2 years ago
Rafael Silva 07b8d9c285 target/efm32: remove unnecessary check 2 years ago
Rafael Silva 1286faff64 target/adi: correct raspberry jep code, cleanup dpidr/targetid code handling 2 years ago
Rafael Silva 58025feec2 target/adi: rename missleading idcode variable 2 years ago
Rafael Silva a9229a869b target/semihosting: move semihosting defines to its own header 2 years ago
Rafael Silva 73f3910f62 misc: code format & cleanup 2 years ago
Uwe Bonnes 460bd1e477 stm32/gdb_if: Use _WFI when nothing to do. 3 years ago
fabalthazar 02261b900e Do not reply OK forever if USB port closed 3 years ago
fabalthazar 74b4b863c1 Do not turn IDLE LED off when port closed and target already detached 3 years ago
dragonmux e6075d4bd3 ch32f1: Static correctness for for ch32f1_buffer_clear 2 years ago
dragonmux 7e7bc3789c ch32f1: Fixed the return type for ch32f1_flash_lock 2 years ago
dragonmux f548473f28 ch32f1: Fixed the return type for ch32f1_flash_unlock 2 years ago
dragonmux 9d43ade05c cortexm: Fixed the probing for LMI devices (both Cortex-M3 and Cortex-M4) 2 years ago
dragonmux a561e71fc3 lmi: Refactored out the device IDs as defines 2 years ago
dragonmux c6b833665b lmi: Cleaned up in lm3s_probe() 2 years ago
dragonmux 289aad6792 lmi: Added support for the LM3S8962 2 years ago
dragonmux f3f7253f00 lmi Added support for LM3S5732 2 years ago
dragonmux 20b973daa0 lmi: Corrected the LM3S3748 RAM and Flash regions as they were mis-sized 2 years ago
dragonmux 738b6c650f lmi: Refactored the probe code as it handles multiple device families and the structure should reflect that 2 years ago
dragonmux 75773631cb cortexm: Fixed a clang-tidy warning in the PROBE macro 2 years ago
dragonmux 08207b9af9 lmi: Added some more robustness to the probe routine 2 years ago
dragonmux d3c80f8b32 jtag_scan: Reordered jtag_dev_t to fix a clang-tidy warning about excessive padding 2 years ago
dragonmux a4ee80edfe jtag_scan: Cleaned up and reworked jtag_dev_shift_dr() 2 years ago
dragonmux 2eb19d4eb7 jtag_scan: Cleaned up and reworked jtag_dev_write_ir() 2 years ago
dragonmux 14dafdbf92 jtag_scan: Finished cleaning up in jtag_scan() 2 years ago
dragonmux 181e84cb0c jtag_scan: Adjusted the parameter and result types for jtag_scan(), jtag_add_device(), and related functions 2 years ago
dragonmux 36db97a57c jtag_scan: Cleaned up and reworked the BMDA integration and scan debugging information 2 years ago
dragonmux 8bf601a368 jtag_scan: Continued reworking jtag_scan() and switched jtag_dev_count to a uint32_t as it can't be negative 2 years ago
dragonmux 190c45b450 jtag_scan: Reworked IR length and device count scanning when irlens is not given 2 years ago
dragonmux 9f35763199 jtag_scan: Reworked and cleaned up how scan works when irlens is specified 2 years ago
dragonmux b258730499 jtag_scan: Turned the JTAG conformance hard errors into warnings 2 years ago
dragonmux c488a15982 command: Improved the messages emitted out of the Trace/SWO command 2 years ago
dragonmux fb579e5929 command: Added some output for cmd_morse when there is no message set 2 years ago
dragonmux e013b48139 command: Cleaned up cmd_debug_bmp 2 years ago
dragonmux a467568325 command: Cleaned up in cmd_traceswo 2 years ago
dragonmux 65c58998b4 command: Cleaned up and refactored cmd_rtt 2 years ago
dragonmux 39611b8b4f command: Cleaned up in cmd_target_power 2 years ago
dragonmux e8610d9ca2 command: Fixed a clang-tidy warning in cmd_halt_timeout 2 years ago
dragonmux bffd3d3d14 command: Cleaned up cmd_connect_reset 2 years ago
dragonmux 567fc631f0 command: Refactored display_target() 2 years ago
dragonmux 50457bac13 command: Cleaned up in cmd_frequency and added some robustness 2 years ago
dragonmux 35f071c22e command: Cleaned up in cmd_jtag_scan 2 years ago
dragonmux 5d0e36e668 command: Cleaned up and refactored cmd_help 2 years ago
dragonmux f33744aa6a command: Fixed a pile of type confusion in the command function arguments 2 years ago
dragonmux 823634e609 command: Refactored and cleaned up command_process 2 years ago
dragonmux 68a6a7b85e command: Run clang-format across the code 2 years ago