aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-04rtos: declare local symbols as staticAntonio Borneo4-21/+21
2020-11-04flash: declare local symbols as staticAntonio Borneo9-15/+19
2020-11-04openocd: add support for libftdi 1.5Antonio Borneo5-8/+40
2020-11-04configure.ac: stop automake to search for scripts in parent dirsAntonio Borneo1-0/+1
2020-11-04target: handle command 'target current' when no target is presentAntonio Borneo1-1/+3
2020-11-04gdb_server: allow multiple GDB connections to selected targetsAntonio Borneo4-5/+40
2020-11-04tcl: replace '-ctibase' with '-baseaddr'Antonio Borneo11-17/+17
2020-11-04target/arm_cti: use adiv5_jim_mem_ap_spot_configure()Antonio Borneo3-102/+48
2020-11-04target/arm_adi_v5: add helper to get mem_ap spot in configure/cgetAntonio Borneo2-85/+135
2020-11-04stm32h7x.cfg: alignment with RM0399 rev3Tarek BOCHKATI1-2/+4
2020-11-04jtag/tcl: fix memory leak in error returnTomas Vanek1-0/+5
2020-11-04gdb_server: fix clang static analyzer warningTomas Vanek1-1/+1
2020-11-04helper/command: fix clang static analyzer warningTomas Vanek1-28/+18
2020-11-04flash/nor/atsamv: fix clang static analyzer warningTomas Vanek1-0/+3
2020-10-30tcl/board: fix changed target config filenamesAntonio Borneo2-2/+2
2020-10-30tcl/board: drop 'tcl' prefix in 'find' commandAntonio Borneo2-2/+2
2020-10-30tcl/interface/ti-icdi: remove empty lines at end of fileAntonio Borneo1-1/+0
2020-10-30jtag: xlnx-pcie-xvc: Declare function staticMoritz Fischer1-1/+1
2020-10-30board: drop open-bldcKarl Palsson1-7/+0
2020-10-30jtag/drivers/stlink_usb: fix SWO prescalerCliff L. Biffle1-6/+6
2020-10-30target: restore last run state after profilingChristopher Head1-1/+13
2020-10-30target/cortex_m: reduce duplication in profilingChristopher Head3-47/+24
2020-10-30target: allow profiling from runningChristopher Head2-4/+6
2020-10-28flash/nor/nrf5: unify size of HWIDTomas Vanek1-5/+6
2020-10-28flash/nor/nrf5: improve handling of nRF52 flash errorsTomas Vanek1-2/+2
2020-10-28flash/nor/nrf5: check protection before flash erase/write on nRF51Tomas Vanek1-48/+98
2020-10-28flash/nor/nrf5: fix protection setting on nRF51Tomas Vanek1-26/+50
2020-10-28tcl/interface/ftdi: Add Steppenprobe open hardware interfaceDiego Herranz1-0/+41
2020-10-24server/telnet: Handle Ctrl+KBrian Brooks1-1/+11
2020-10-24target/arc: introduce watchpoints supportEvgeniy Didin1-3/+165
2020-10-24Added comment to ti-icdi.cfgJohn Pham1-0/+5
2020-10-24Enable hla_serial for TI ICDI devicesJohn Pham1-18/+10
2020-10-22flash/stm32l4: add support of STM32G4 category 4 devices (G491/G4A1)Tarek BOCHKATI1-1/+18
2020-10-22tcl/target/nrf52: fix nrf52_recoverTomas Vanek1-17/+18
2020-10-22cortex_m: support control.FPCASylvain Chouleur3-7/+7
2020-10-14riscv: fix compile errorAntonio Borneo1-2/+2
2020-10-14Upstream tons of RISC-V changes.Tim Newsome16-2662/+7273
2020-10-14flash/nor/at91sam4: ATSAMG55x19 Rev.BBenedikt-Alexander Mokroß1-2/+70
2020-10-11target/aarch64: fix use of 'target->private_config'Antonio Borneo1-0/+5
2020-10-11target/aarch64: Use apnum settingKevin Yang1-10/+14
2020-10-03drivers/jlink: fix (again) calculate_swo_prescaler formulaAntonio Borneo1-2/+1
2020-10-03Update user dir config file search pathAndreas Fritiofson2-23/+62
2020-10-03FreeRTOS: strip duplicate line returnsKarl Palsson1-10/+10
2020-10-03FreeRTOS: properly read on big endian systems.Karl Palsson1-42/+41
2020-10-03ARM|Driver: Add DPI Driver for emulationKevin Burke6-0/+490
2020-10-03target/cortex_m.c: vector_catch command checks if a target is examinedDaniel Trnka1-0/+5
2020-10-03target/aarch64: a64 disassemblerMete Balci5-1/+224
2020-10-03tcl: board/dp_busblaster_v4 Busblaster v4.1a by Seed Studio addedUlrich-Lorenz Schlüter1-0/+19
2020-10-03tcl/board: Add QuickLogic QuickFeather configurationJan Kowalewski1-0/+9
2020-10-03tcl/target: Add QuickLogic EOS S3 MCU configurationJan Kowalewski1-0/+44