0
0
mirror of https://git.code.sf.net/p/openocd/code synced 2025-04-24 13:05:58 +00:00

Commit Graph

  • 50586c9a06 target: use 'unsigned int' for smp group Antonio Borneo 2024-09-08 21:44:32 +02:00
  • bf1cf4afbb openocd: fix conversion string for stdint values Antonio Borneo 2024-09-08 23:11:45 +02:00
  • 8750beeb44 tcl: update to new syntax of telnet command Antonio Borneo 2024-09-21 11:11:36 +02:00
  • 00ee9b09d9 target/mips32: add dsp access support for gdb Walter Ji 2024-02-22 17:06:53 +08:00
  • ab31562131 jep106: update to revision JEP106BK Sep 2024 Antonio Borneo 2024-09-21 10:07:52 +02:00
  • bd93b83f1b jtag: update constant names to follow code style guidelines Parshintsev Anatoly 2024-09-10 06:53:17 +03:00
  • 017e61feb4 HACKING: add info on ignoring check-patch checks Antonio Borneo 2023-04-02 20:47:41 +02:00
  • 8edfdb02ed rtos: chibios: fix version display Antonio Borneo 2024-09-01 14:45:36 +02:00
  • 1173473f66 flash/nor/atsame5: add PIC32CX-SG device IDs Matt Trescott 2024-07-10 14:46:28 -04:00
  • ad21613618 server/telnet: Restructure commands Marc Schink 2024-06-24 16:26:02 +02:00
  • e6ade35305 server/gdb_server: improve error handling for Z/z packet Evgeniy Naydanov 2024-09-12 15:16:45 +03:00
  • 1ae6b07b45 binarybuffer: Invert buf_cmp* return value and rename to buf_eq* Jessica Clarke 2024-09-13 18:10:48 +01:00
  • 5159c59915 src/rtos/rtos_nuttx_stackings.c: Fix stack alignment for cortex-m targets daniellizewski 2024-03-21 09:58:34 -04:00
  • b14f63e004 aarch64: Invalidate caches on reset Peter Collingbourne 2024-08-01 15:48:25 -07:00
  • fd7b66c5eb binarybuffer: Fix inverted return value in buf_cmp Jessica Clarke 2024-09-12 20:12:05 +01:00
  • 63ca967032 README: Use proper Markdown syntax Marc Schink 2024-07-03 15:16:27 +02:00
  • a9ba96f94a doc/xtensa: update supported architecture list Ian Thompson 2024-09-03 14:32:42 -07:00
  • 84d196673e tcl/target: Add SpacemiT Key Stone K1 config liangzhen 2024-09-02 20:21:48 +08:00
  • 0261cd9958 checkpatch: check for SPDX in linker scripts Antonio Borneo 2024-09-02 11:02:19 +02:00
  • 96924dda01 target: add imx8mp and evk board support Jiafei Pan 2024-06-18 12:15:21 +08:00
  • ea28f96aa9 flash/nor/sfdp, stmqspi: use native type for buffer size Tomas Vanek 2024-08-14 09:17:36 +02:00
  • 1dc3d7e8fe flash/nor/sfdp: expose SFDP_MAGIC in sfdp.h Tomas Vanek 2024-08-14 09:15:46 +02:00
  • 930ec2f439 target/espressif: add profiling function for ESP32-S3 Richard Allen 2024-07-31 20:53:52 -05:00
  • e5276bb945 rtos: use target_buffer_get_u32() Antonio Borneo 2024-09-01 15:01:56 +02:00
  • e5a2001a33 binarybuffer: add asserts for the number of requested bits for get/set functions Parshintsev Anatoly 2024-08-03 22:10:57 +03:00
  • 760dd1f3a8 tcl/boards: Add support of LP-CC1352P7 board Alexandre Bailon 2024-03-29 21:14:54 +01:00
  • 13f1bcbe90 tcl/target: Add support of CC1352P7 Alexandre Bailon 2024-03-29 21:14:29 +01:00
  • 1aa759dbb9 flash/nor: Update cc26xx flash driver to support cc13x2x7 Alexandre Bailon 2024-03-29 21:13:17 +01:00
  • d35399b00e src/flash/nor/kinetis.c: Fixed flash bank write gap daniellizewski 2024-08-23 08:31:04 -04:00
  • 6f9b1ee521 tcl/interface/ftdi: add support for Sipeed USB-JTAG/TTL Debugger Jun Yan 2024-08-31 19:28:46 +08:00
  • 0efedd7bd7 drivers/jlink: Print serial numbers when multiple devices are connected Marcus Nilsson 2024-08-07 11:24:04 +02:00
  • f0bad430df rtos/hwthread: fix threadid generation Parshintsev Anatoly 2024-08-30 22:45:07 +03:00
  • cbed09ee9b tcl/target: Make sure R-Car Gen3 _targets variable is global Marek Vasut 2024-08-23 01:29:02 +02:00
  • 75b418faa7 tcl/board: Support for Digilent Anvyl board Adam Novak 2024-08-25 22:36:29 -04:00
  • f9b2a1a2bd jtag_vpi: fix signed/unsigned comparison jtag_vpi_stableclocks Parshintsev Anatoly 2024-08-20 16:07:17 +03:00
  • 324469da57 cpld: update warning to suggest virtex2 refresh Adam Novak 2024-08-25 22:51:22 -04:00
  • 7e271c9151 flash/stm32l4x: option_write usage: mask is optional Ondřej Hošek 2024-08-25 23:50:07 +02:00
  • ca72d23c3b doc: fix stm32l4x option_write usage Ondřej Hošek 2024-08-25 13:54:15 +02:00
  • e01e180f62 drivers/cmsis_dap: Fix buffer overflow in cmsis_dap_hid_open() Marcus Nilsson 2024-05-06 11:40:00 +02:00
  • 4680d6ebdf binarybuffer: str_to_buf(): align prefix to TCL syntax Antonio Borneo 2024-08-25 15:38:07 +02:00
  • e09bb72da5 target/cortex_m: add DSCSR_CDSKEY bit definition Tomas Vanek 2024-02-05 11:51:24 +01:00
  • e7a060090e rtt: default the ID to "SEGGER RTT" Karl Palsson 2024-01-16 13:52:56 +00:00
  • 5cb184a732 target: fix profiler output on Windows Richard Allen 2024-05-15 12:29:05 -05:00
  • ff22f78d46 doc: document that breakpoints are disabled on step/resume Parshintsev Anatoly 2024-07-04 20:52:13 +03:00
  • 0bf3373e80 target/breakpoints: Use 'unsigned int' for length Marc Schink 2024-07-31 09:35:03 +02:00
  • 941fa8538f arm_cti: Add CTIDEVCTL to register list Peter Collingbourne 2024-07-31 19:05:06 -07:00
  • fc1e73b9cf arm_cti: Clean up the list of CTI registers Peter Collingbourne 2024-07-31 19:02:42 -07:00
  • 7eb9a48f2d arm_adi_v5: Also clear sticky overrun bit on init Peter Collingbourne 2024-07-30 18:03:33 -07:00
  • d3f50ea914 target: arm_adi_v5: add more CoreSight P/N Antonio Borneo 2024-06-07 14:42:58 +02:00
  • 16429f6252 target/arm_cti: Use suitable data types Marc Schink 2024-08-01 09:22:02 +02:00
  • ceae51ad74 checkpatch: only report error on hit Antonio Borneo 2024-08-01 10:43:41 +02:00
  • bfd3110e59 binarybuffer: str_to_buf(): simplify it and fix scan-build error Antonio Borneo 2024-07-14 14:59:34 +02:00
  • bee5999a44 binarybuffer: str_to_buf(): rename buf_len as buf_bitsize Antonio Borneo 2024-07-14 12:31:53 +02:00
  • 8a3efbf21f binarybuffer: simplify the prototype of str_to_buf() Antonio Borneo 2024-07-14 12:09:15 +02:00
  • ea859e1cd0 helper: command: drop radix parameter from command_parse_str_to_buf() Antonio Borneo 2024-07-14 11:28:49 +02:00
  • a414ffaf65 doc: document command 'ms' Antonio Borneo 2024-08-12 13:39:36 +02:00
  • ac63cd00d7 tcl/interface/raspberrypi5-gpiod: fix string match pattern escaping Tomas Vanek 2024-08-02 19:45:09 +02:00
  • efe9022197 server/telnet: Always allow 'exit' command Marc Schink 2024-06-24 16:26:46 +02:00
  • b9224c0c0f transport: Remove echo in transport selection Marc Schink 2024-04-15 21:02:43 +02:00
  • d5adab697f target/breakpoints: Fix 'orig_instr' output Marc Schink 2024-04-21 20:00:28 +02:00
  • 5b3d503e2e doc: Add 'jlink targetpower' command Marc Schink 2024-07-24 20:56:38 +02:00
  • 4cab20b599 adapter/jlink: Allow to determine the target power state Marc Schink 2024-07-24 20:39:57 +02:00
  • fc0ec6cf0b adapter/jlink: Use COMMAND_PARSE_* instead of sscanf() Marc Schink 2024-07-22 17:56:55 +02:00
  • 2b6d63a44d jtag: Use 'unsigned int' data type Marc Schink 2024-07-22 09:30:42 +02:00
  • 7d56407ba7 jtag: Use 'unsigned int' for 'scan_field.num_bits' Marc Schink 2024-07-21 20:28:17 +02:00
  • 9ef59daef0 target/avrt: Remove unused parameter 'rti' Marc Schink 2024-07-21 17:43:08 +02:00
  • 0847a4d7fb jtag/commands: Use 'unsigned int' data type Marc Schink 2024-07-17 17:35:42 +02:00
  • 42450345dd jtag: Use 'unsigned int' for 'ir_length' Marc Schink 2024-07-17 16:59:51 +02:00
  • 4fac13827f jtag: Use 'unsigned int' for 'abs_chain_position' Marc Schink 2024-07-17 16:48:14 +02:00
  • 632df9e5cb jtag: Use bool data type for 'jtag_verify' Marc Schink 2024-07-17 15:11:46 +02:00
  • 882749dd2f uncrustify.cfg: add SPDX license Antonio Borneo 2024-07-21 13:07:47 +02:00
  • 5543bb4a90 doc: Makefile.am: add SPDX license Antonio Borneo 2024-07-21 13:06:58 +02:00
  • 4c77f942e1 tcl: fix minor typos and repeated words Antonio Borneo 2024-07-21 13:04:36 +02:00
  • 13f9f29fa8 checkpatch: extend checks to TCL, Makefile.am and configure.ac files Antonio Borneo 2024-07-21 13:00:08 +02:00
  • 1b5c137e43 tcl/target: add initial Bouffalo Lab BL702 chip series support Marek Kraus 2024-07-20 16:29:19 +02:00
  • a8a0b4c507 configure: Use pkg-config for jimtcl Marc Schink 2024-07-02 17:14:22 +02:00
  • 16c114c058 flash/startup.tcl: Tidy flash program preverify documentation Grant Ramsay 2024-06-25 16:52:59 +12:00
  • 2cbfd141e8 jep106: update to revision JEP106BJ.01 July 2024 Antonio Borneo 2024-07-18 14:51:01 +02:00
  • 4c6646f10a doc: fix makeinfo warning Antonio Borneo 2024-07-14 10:46:48 +02:00
  • 5b7b77349c cortex_m: fix scan-build false positive Antonio Borneo 2024-07-13 19:14:39 +02:00
  • 052a4a69b5 flash/stm32l4x: support STM32U53/U54x devices Tarek BOCHKATI 2023-04-28 17:06:56 +01:00
  • 6554d176e9 flash/stm32l4x: support STM32U59/U5Ax devices Tarek BOCHKATI 2021-12-03 13:16:50 +01:00
  • 7f2d3e2925 rtos/hwthread: derive threadid from SMP index Evgeniy Naydanov 2023-10-31 20:51:48 +03:00
  • 812fad02fe tcl/board: Add am62p/am62a7/j722s native swd configuration Nishanth Menon 2024-05-16 15:49:37 -05:00
  • 40a6af6eda tcl: Replace 'tcl_' prefix with 'tcl' command group Marc Schink 2024-06-17 16:39:10 +02:00
  • 73b15194ea server/tcl: Restructure commands Marc Schink 2024-06-17 09:12:34 +02:00
  • b764fc2a4d tcl: Replace 'gdb_' prefix with 'gdb' command group Marc Schink 2024-06-14 16:28:38 +02:00
  • 44cfdef0a4 server/gdb: Restructure commands Marc Schink 2024-06-14 16:19:56 +02:00
  • 2992ec9095 jtag/drivers/mpsse: Added FT4232HA Jonathan Forrest 2024-05-01 14:25:32 +10:00
  • 53b94fad58 binarybuffer: Fix str_to_buf() parsing function Jan Matyas 2024-06-03 10:23:02 +02:00
  • c97a8ff10d flash/nor/nrf5: remove asserts on dereferenced pointers Tomas Vanek 2024-06-08 11:59:29 +02:00
  • f09ccc817b flash/nor/nrf5: split chip and bank probes Tomas Vanek 2024-06-08 11:33:35 +02:00
  • c322060fbd target/xtensa: flag additional write-only registers Ian Thompson 2024-05-14 15:55:58 -07:00
  • 6da4025167 target: cortex_m: replace 'implementor' with 'implementer' Antonio Borneo 2024-06-04 11:50:19 +02:00
  • fbb16b05da target: cortex_m: add detection for Cortex-M52 Antonio Borneo 2024-06-04 11:11:25 +02:00
  • df7a31f536 target: cortex_m: fix detection of STAR-MC1 device Antonio Borneo 2024-06-04 10:30:20 +02:00
  • ed80a182ce tcl: Replace 'hla_' prefix with 'hla' command group Marc Schink 2024-06-14 16:37:39 +02:00
  • 4d99e77419 jtag/hla: Restructure commands Marc Schink 2023-11-09 11:20:00 +01:00
  • 7957208cf6 openocd: fix some coding style Mark Zhuang 2023-04-10 11:17:17 +08:00
  • 990869f7ec openocd: build: prevent old clone to fail on git submodules Antonio Borneo 2024-06-21 14:32:45 +02:00