Commit Graph

  • 4fc61a2f9d riscv: fix compile error Antonio Borneo 2020-10-14 10:41:12 +02:00
  • b68674a1da Upstream tons of RISC-V changes. Tim Newsome 2020-08-19 13:24:56 -07:00
  • fc7edd57ac flash/nor/at91sam4: ATSAMG55x19 Rev.B Benedikt-Alexander Mokroß 2020-08-24 10:59:27 +02:00
  • 3ffa14b043 target/aarch64: fix use of 'target->private_config' Antonio Borneo 2020-09-16 15:26:40 +02:00
  • 63d3640add target/aarch64: Use apnum setting Kevin Yang 2020-09-02 20:15:31 -07:00
  • 9a877a83a1 drivers/jlink: fix (again) calculate_swo_prescaler formula Antonio Borneo 2020-10-01 14:19:16 +02:00
  • 87d2651edc Update user dir config file search path Andreas Fritiofson 2016-12-24 11:38:04 +01:00
  • 2ff1824a87 FreeRTOS: strip duplicate line returns Karl Palsson 2020-09-24 14:29:36 +00:00
  • 4dade98c44 FreeRTOS: properly read on big endian systems. Karl Palsson 2020-09-24 09:09:11 +00:00
  • cbbec2dce5 ARM|Driver: Add DPI Driver for emulation Kevin Burke 2020-04-03 20:47:50 -04:00
  • 87b95ab212 target/cortex_m.c: vector_catch command checks if a target is examined Daniel Trnka 2020-08-17 17:51:43 +02:00
  • d7d70c2719 target/aarch64: a64 disassembler Mete Balci 2019-03-30 12:27:57 +01:00
  • a31e579e87 tcl: board/dp_busblaster_v4 Busblaster v4.1a by Seed Studio added Ulrich-Lorenz Schlüter 2020-03-31 10:05:47 +02:00
  • 1593e4a47e tcl/board: Add QuickLogic QuickFeather configuration Jan Kowalewski 2020-07-09 12:34:22 +02:00
  • c3166b43e4 tcl/target: Add QuickLogic EOS S3 MCU configuration Jan Kowalewski 2020-07-03 18:19:01 +02:00
  • 051e80812b drivers/jlink: fix calculate_swo_prescaler formula Adrian Negreanu 2020-09-07 22:36:10 +03:00
  • 35e580373a Add support of STM32H72x/73x 1M (0x483) Tarek BOCHKATI 2020-08-11 12:34:50 +01:00
  • 67008e1bea Use capstone for ARM disassembler Marc Schink 2020-08-12 13:54:10 +02:00
  • 762ddcb749 cortex_m: add detection of Cortex M35P and M55 Tarek BOCHKATI 2020-08-11 15:23:19 +01:00
  • f2c83fade3 cortex_m: read and display core security state Tarek BOCHKATI 2020-08-11 14:06:04 +01:00
  • 6e33947899 armv8-m: add SecureFault exception Tarek BOCHKATI 2020-08-11 12:56:36 +01:00
  • c20f65b632 GitHub: add workflow to provide an openocd snapshot binaries for win32 Tarek BOCHKATI 2020-06-02 22:03:18 +01:00
  • 3934483429 target: avoid checking for non NULL pointer to free it Antonio Borneo 2020-08-17 09:58:58 +02:00
  • 0dad8cbfe9 drivers/buspirate: remove empty lines at end of file Antonio Borneo 2020-04-24 22:59:13 +02:00
  • 24db985f60 jtag: avoid checking for non NULL pointer to free it Antonio Borneo 2020-08-17 10:05:11 +02:00
  • a098a14eb5 openrisc: Fix segv jsp due to free of unallocated data Stafford Horne 2017-04-05 06:11:30 +09:00
  • f788949651 openocd: fix command's usage string Antonio Borneo 2020-08-23 01:43:21 +02:00
  • 25b8b37638 jtag/aice: fix command's usage string Antonio Borneo 2020-08-23 01:35:09 +02:00
  • 42faa8a4bc target/arc: fix command's usage string Antonio Borneo 2020-08-23 01:28:38 +02:00
  • d3249fd45a openocd: use proper format with uint32_t Antonio Borneo 2020-08-18 18:56:53 +02:00
  • 99add6227f target: use proper format with uint32_t Antonio Borneo 2020-08-18 18:56:27 +02:00
  • e66593f824 flash: use proper format with uint32_t Antonio Borneo 2020-08-18 18:56:03 +02:00
  • 2f62883161 jtag: use proper format with uint32_t Antonio Borneo 2020-08-18 18:55:25 +02:00
  • d493b53e8c jtag/aice: avoid abusing of int32_t type Antonio Borneo 2020-08-18 18:31:53 +02:00
  • 4e98d44fd1 openocd: avoid checking for non NULL pointer to free it Antonio Borneo 2020-08-16 21:35:10 +02:00
  • 62329444ab flash: avoid checking for non NULL pointer to free it Antonio Borneo 2020-08-17 10:08:35 +02:00
  • 47d29ebe11 adi_v5: use macro DP_APSEL_MAX to allocate struct adiv5_ap Antonio Borneo 2020-08-14 10:54:32 +02:00
  • aa628304e2 helper: fix minor typos Antonio Borneo 2020-07-12 00:57:34 +02:00
  • 60f104f450 hla_transport: split command registration per transport Antonio Borneo 2019-01-27 15:49:34 +01:00
  • 1457a1ab42 tcl/target: use command 'jtag newtap' to add a boundary scan TAP Antonio Borneo 2019-01-26 16:19:55 +01:00
  • f1d77a485c tcl/board/st_nucleo_l1.cfg use dualbank configuration Alexandre Bourdiol 2020-09-01 16:50:08 +02:00
  • 3ac010bb9f Fix debug prints when loading to flash Samuel Obuch 2020-08-11 17:37:01 +02:00
  • 764b25c814 tcl/interface/ftdi: fix comment in minimodule-swd.cfg Jan Kowalewski 2020-08-14 12:21:54 +02:00
  • d46f28c2ea Refer to cross-build script in README Andreas Fritiofson 2020-06-02 19:37:49 +02:00
  • d88765a7e2 log: handle LOG_*() before calling to log_init() Antonio Borneo 2020-04-24 00:28:49 +02:00
  • 401086186f server/gdb_server: fix incorrect condition check Christopher Head 2020-08-10 11:09:02 -07:00
  • 105f8386ad tcl: Add support for NDS V5 target and xc7/Corvette-F1 Hellosun Wu 2019-10-29 13:36:31 +08:00
  • 6ec2ec4d32 src/flash/nor/virtual: handle null pointers Christopher Head 2020-07-17 14:44:35 -07:00
  • 37eac2dfbc flash/nor/stm32f2x: clean up data types Christopher Head 2020-07-17 11:17:52 -07:00
  • 998e60e917 src/flash/nor/stm32h7x: fix format strings Christopher Head 2020-07-17 14:54:46 -07:00
  • cd06642314 target: fix memory leaks on target_create() fail Antonio Borneo 2020-07-11 16:37:28 +02:00
  • 2f92598f0d gdb_server: refuse gdb connection if target is not examined Antonio Borneo 2019-06-04 12:06:44 +02:00
  • 6d45e485f9 target: fix registers reading from non examined target Mikhail Rasputin 2020-06-27 23:30:42 +03:00
  • 86777768eb Fix 2 warnings about obsolete Autoconf macros. R. Diez 2020-04-30 16:28:28 +02:00
  • fa9a4d4db5 tcl/interface: snps_sdp: fix minor typo s/similiar/similar/ Antonio Borneo 2020-07-27 00:29:50 +02:00
  • e0c16c4c8f tcl/target/armada370: remove useless 'init' command Antonio Borneo 2020-07-22 12:10:26 +02:00
  • 7c66df13ef target/arm11: fix memory leaks, including register cache Antonio Borneo 2020-05-25 12:04:17 +02:00
  • 768502403e target: use one second timeout while halting target at gdb attach Antonio Borneo 2020-05-19 16:41:17 +02:00
  • 33b52174e6 nulink: add minimal support for Nu-Link2 Antonio Borneo 2020-06-11 23:55:18 +02:00
  • c6a2621f9f nor/spi.c: add N25Q032A flash chip Michael Betz 2020-07-26 13:51:06 -07:00
  • b12fca236d jtag/drivers: add support for Nu-Link (Nuvoton ICE) over usb Zale Yu 2020-04-29 16:53:52 +02:00
  • 583a65644b Make autotools warnings visible. R. Diez 2020-04-30 16:31:26 +02:00
  • fb739651c7 cmsis_dap_usb: Support for Microchip's nEDBG CMSIS-DAP interface Michal Potrzebicz 2020-07-10 22:13:15 +01:00
  • 480ba8ca88 target: fix minor typos and duplicated words Antonio Borneo 2020-07-12 20:25:00 +02:00
  • 3e6f4f8b21 drivers/bitbang: blink LED on SWD Antonio Borneo 2020-04-04 19:47:09 +02:00
  • 9b32a06dad drivers/linuxgpiod: add led Antonio Borneo 2020-04-04 19:46:38 +02:00
  • d62b3c51df svf: fix minor typos Antonio Borneo 2020-07-12 00:38:12 +02:00
  • 02ecd452c2 flash: fix minor typo s/fifo's/fifos/ Antonio Borneo 2020-07-13 00:37:17 +02:00
  • 29a899f3d2 contrib: fix minor typos Antonio Borneo 2020-07-13 00:32:49 +02:00
  • 4c8753a83c jtag: fix minor typos Antonio Borneo 2020-07-12 23:40:41 +02:00
  • 890048eec4 xsvf: fix minor typos Antonio Borneo 2020-07-12 00:45:23 +02:00
  • fbaa134eda transport: fix minor typos Antonio Borneo 2020-07-12 00:42:08 +02:00
  • 1f08ada366 server: fix minor typos Antonio Borneo 2020-07-12 00:33:29 +02:00
  • e527937779 rtos: fix minor typos Antonio Borneo 2020-07-12 00:25:53 +02:00
  • 9db3e9879d flash: fix typos and duplicated words Antonio Borneo 2020-07-12 00:00:47 +02:00
  • f5cc8360fd target/arm720t: fix memory leak of register cache Antonio Borneo 2020-05-25 11:19:07 +02:00
  • 19aa77cc7f target/arm7tdmi: fix memory leak of register cache Antonio Borneo 2020-05-25 10:58:40 +02:00
  • df1dcc27ee target/xscale: fix memory leak of register cache Antonio Borneo 2020-05-25 10:43:53 +02:00
  • 580b8f5da0 target: fix memory leaks on targets based on arm9tdmi Antonio Borneo 2020-05-25 11:28:22 +02:00
  • 6a78c8581d rtos: add support for RIOT Daniel Krebs 2015-10-05 15:37:57 +02:00
  • cf902f7034 tcl/target: Add initial GigaDevice GD32VF103 support Marc Schink 2020-07-08 15:36:29 +02:00
  • c1a3f2ce6b libjaylink: Update to 0.2.0 release Marc Schink 2020-07-11 16:50:19 +02:00
  • a80650ac3c tcl/target: add Rockchip RK3308 target Jiri Kastner 2020-07-15 11:31:51 +02:00
  • 2f40d069a1 src/target/arm_adi_v5.c: add Cortex-A35 related entries Jiri Kastner 2020-07-15 11:30:34 +02:00
  • 765c319277 src/target/arm_adi_v5.c: resorted ids Jiri Kastner 2020-07-15 12:10:57 +02:00
  • 36caeddf71 src/flash/nor/stm32f2x: fix format strings Christopher Head 2020-07-17 11:37:59 -07:00
  • bc987c8e31 doc/target/mips: fix grammar Christopher Head 2020-07-17 11:04:50 -07:00
  • b2821b6074 Introduce tcl config files for Synopsys HSDK board Evgeniy Didin 2020-07-20 13:27:46 +03:00
  • 8fea8460db target/arc: Introduce Actionpoints support Evgeniy Didin 2020-07-10 14:52:35 +03:00
  • 07df04b3b1 spi: add MX25U1635E flash Hellosun Wu 2020-02-03 10:47:02 +08:00
  • 68611efcdf cmsis-dap: fix USB interface for NXP LPC-Link2 Antonio Borneo 2020-06-29 23:58:09 +02:00
  • 97b7101316 cmsis-dap: prevent hidapi to search again for the adapter Antonio Borneo 2020-06-29 23:22:37 +02:00
  • e466f389a9 jtag/drivers: replace perror() with LOG_ERROR() Antonio Borneo 2020-06-28 23:19:23 +02:00
  • 3a5f84f818 doc: remove duplicated words Antonio Borneo 2020-07-04 19:38:00 +02:00
  • 6962da0028 tcl/interface: add example of linuxgpiod through dln-2 Antonio Borneo 2020-04-02 00:14:21 +02:00
  • aa277fb358 contrib/60-openocd.rules: add udev rules for Linux gpiod Antonio Borneo 2020-03-30 21:54:17 +02:00
  • 93be480c90 jtag/drivers: add linuxgpiod driver Antonio Borneo 2020-03-29 16:08:50 +02:00
  • ee86f3ef92 bcm2835gpio: enable only the transport specific gpio Antonio Borneo 2020-04-01 12:03:47 +02:00
  • a8e483a2bf imx_gpio: enable only the transport specific gpio Antonio Borneo 2020-04-01 11:53:30 +02:00
  • ed17994757 sysfsgpio: enable only the transport specific gpio Antonio Borneo 2020-04-01 11:37:54 +02:00