Commit Graph

  • d6ae732f6e fix leaky file-handle in virtex2 driver Daniel Anselmi 2022-10-02 17:15:41 +02:00
  • d983114855 don't return ERROR_OK in error cases Daniel Anselmi 2022-10-02 02:16:28 +02:00
  • 0a7e172420 fix memory leak in virtex2 driver Daniel Anselmi 2022-10-02 01:17:15 +02:00
  • cff2cf373f target/xtensa: pass correct buffer on read memory retry Erhan Kurubas 2022-09-28 21:18:49 +02:00
  • 10b08d5ac5 target/xtensa: rename pc and ps macro names Erhan Kurubas 2022-09-28 21:38:05 +02:00
  • af75d70dc5 flash/nor/at91samd: Use 32-bit register writes for ST-Link compat Keith Packard 2022-09-28 14:02:52 -07:00
  • 0cedf10f8f Remove duplicate of a counter in hwthread_update_threads Evgeniy Naydanov 2022-09-14 17:56:20 +03:00
  • 759d581fde jtag/drivers/bitbang: reduce debug verbosity Tomas Vanek 2022-09-21 14:46:27 +02:00
  • 1d77fc74e1 jtag/drivers/cmsis_dap: add LOG_DEBUG_IO to cmsis_dap_metacmd_targetsel Tomas Vanek 2022-09-21 09:47:05 +02:00
  • 48507e3b10 target/armv7m: show target name in 'halted' message Tomas Vanek 2022-09-30 13:56:59 +02:00
  • bced97cce9 target/armv7m: prevent storing invalid register Tomas Vanek 2022-10-02 09:30:50 +02:00
  • dce9a03cb2 flash/nor/rp2040: fix setting sp Tomas Vanek 2022-09-27 10:13:18 +02:00
  • ae937791d3 flash/nor/rp2040: remove new line from error message Tomas Vanek 2022-09-21 07:49:00 +02:00
  • 3fdd3249b5 flash/nor/rp2040: use LOG_TARGET_xxx to show core name Tomas Vanek 2022-09-11 16:35:54 +02:00
  • 931b357466 flash/nor/rp2040: check target halted before flash operation Tomas Vanek 2022-09-21 07:46:15 +02:00
  • 53611d8055 flash/nor/rp2040: fix flash erase timeout Tomas Vanek 2022-09-21 06:32:21 +02:00
  • 84d73d0225 flash/nor/rp2040: fix size of flash write buffer Tomas Vanek 2022-09-11 12:11:31 +02:00
  • 47ed1c1eab flash/nor/rp2040: fix memory leak of target stack workarea Tomas Vanek 2022-09-11 11:18:29 +02:00
  • d25f0ae263 flash/nor/rp2040: preparatory refactoring Tomas Vanek 2022-09-11 10:47:03 +02:00
  • 5f14140953 target/adi_v5_swd: suppress reconnect in swd_multidrop_select() Tomas Vanek 2022-09-21 13:54:01 +02:00
  • b2f6b23117 target/adi_v5_swd: fix SWD multidrop Tomas Vanek 2022-09-20 18:55:51 +02:00
  • 60abbda8bc target/stm32l5x,stm32u5x: fix trace settings Tomas Vanek 2022-08-15 11:15:43 +02:00
  • 1293ddd657 target/target: read_memory 64-bit bugfix Daniel Goehring 2022-09-21 17:17:04 -06:00
  • 53d17e7901 target/xtensa: fix final clang analyzer warning Ian Thompson 2022-09-19 12:39:50 -07:00
  • 44ed26a1db target/riscv: fix use of uninitialized value Antonio Borneo 2022-09-19 15:39:50 +02:00
  • fd2a44ab55 target/riscv: fix undefined operation Antonio Borneo 2022-09-19 15:28:15 +02:00
  • aff48a6a31 target/riscv: fix dead assignment Antonio Borneo 2022-09-19 15:02:36 +02:00
  • ea9089944e target/riscv: fix unused initialization Antonio Borneo 2022-09-19 14:55:55 +02:00
  • aa57890554 target/riscv-013: fix unused initialization Antonio Borneo 2022-09-19 14:50:26 +02:00
  • 8db6dff333 target/riscv-013: fix unchecked return code Antonio Borneo 2022-09-19 14:37:24 +02:00
  • 8683526af7 target/dsp563xx: fix scan-build warning Antonio Borneo 2022-09-19 11:36:06 +02:00
  • cde944fd8b jtag/adapter: fix doxygen warning Antonio Borneo 2022-09-19 10:31:30 +02:00
  • eb3d5c1a94 doc: fix copyright dates Antonio Borneo 2022-09-19 10:29:20 +02:00
  • bb8d37ddf1 checkpatch: fix for flag --no-tree Antonio Borneo 2022-09-20 12:08:55 +02:00
  • b89cf71e2b Restore +dev suffix Paul Fertser 2022-09-18 20:40:13 +03:00
  • 5e7612eb4c The openocd-0.12.0-rc1 release candidate Antonio Borneo 2021-03-10 23:10:51 +01:00
  • 382148e4dd openocd: fix SPDX tag format for files .c Antonio Borneo 2022-08-30 17:01:12 +02:00
  • 5be78fafa9 HACKING: add chapter on checkpatch Antonio Borneo 2019-05-04 17:01:23 +02:00
  • c8c9121e36 checkpatch: fix path of documentation Antonio Borneo 2022-06-12 14:36:35 +02:00
  • 01cf43aab9 checkpatch: extend check for camel[0-9_]*CASE Antonio Borneo 2022-08-30 15:28:56 +02:00
  • 9f25e470f9 checkpatch: enable CAMELCASE test Antonio Borneo 2021-04-17 22:37:12 +02:00
  • 4963087013 checkpatch: add commit-message field to ignore some check Antonio Borneo 2021-04-16 23:57:06 +02:00
  • 1c1fd1a71a checkpatch: increase the max indentation level Antonio Borneo 2019-05-06 15:30:54 +02:00
  • bb1411e598 checkpatch: adapt shell script to the tool's new version Antonio Borneo 2021-01-27 19:00:38 +01:00
  • 8b4d9503d8 checkpatch: check for SPDX tags of licenses in use Antonio Borneo 2020-04-26 16:03:45 +02:00
  • b0c36e0457 checkpatch: add list of typedef used in OpenOCD Antonio Borneo 2019-05-06 10:24:52 +02:00
  • 7d1e08456c checkpatch: fix check for the FSF address Paul Fertser 2019-04-21 23:48:08 +02:00
  • 772d8b42b6 checkpatch: don't spell-check the spelling file Antonio Borneo 2019-04-17 08:00:38 +02:00
  • 20d4a58bd9 checkpatch: check for OpenOCD tree, not for kernel tree Antony Pavlov 2019-04-10 14:53:56 +02:00
  • ccdc51e2de checkpatch: correct false positives reporting instructions Paul Fertser 2013-10-26 11:34:22 +04:00
  • c893a26a00 checkpatch: treat jenkins as valid email Paul Fertser 2013-10-26 11:24:43 +04:00
  • 7bf39f64f6 checkpatch: add logging functions Paul Fertser 2013-10-14 10:03:00 +04:00
  • 9c6c5b61b3 checkpatch: add variable $OpenOCD Antonio Borneo 2022-06-11 22:41:17 +02:00
  • 85a918b44d checkpatch: add OpenOCD specific config flags Antonio Borneo 2019-04-17 09:50:27 +02:00
  • 8d395421ab checkpatch: import new script version from kernel v6.0-rc3 Antonio Borneo 2019-04-16 23:10:45 +02:00
  • 61d0757acf target/xtensa: invalidate register cache on reset Ian Thompson 2022-09-15 14:14:15 -07:00
  • 27e7f5df5f target/xtensa: fix clang analyzer warning Ian Thompson 2022-09-15 16:24:33 -07:00
  • 9f024dbedc flash/nor/stm32lx: Add revision 'X' for Cat.4/3 devices Marc Schink 2022-09-15 08:56:27 +02:00
  • f9837d1807 rtos: Support looking up .lto_priv.0 appended to symbol name Tim Nordell 2022-09-07 11:59:47 -05:00
  • 68fe396b79 rtos: Fold is_symbol_mandatory into rtos_qsymbol(..) Tim Nordell 2022-09-07 11:52:09 -05:00
  • 9f5a74c228 rtos: Create a new helper function find_symbol(...) Tim Nordell 2022-09-07 11:35:33 -05:00
  • 4279b23fca target/xtensa: populate PS correctly during fetch Ian Thompson 2022-09-14 09:59:47 -07:00
  • 9464c801b9 flash/nor/rsl10: Check return value Toms Stūrmanis 2022-09-14 15:13:59 +03:00
  • 219cb9598a FreeRTOS: Fix thread reg list for Cortex-M7 Frank Dischner 2022-04-20 21:49:44 -05:00
  • cec3b62328 mips64: remove empty mips_mips64_soft_reset_halt() Antonio Borneo 2022-09-10 14:34:51 +02:00
  • 58bd387219 target/xtensa: fully initialize buffers for PWRSTAT read Ian Thompson 2022-09-09 12:10:20 -07:00
  • 16cbddf1ce tcl: board: mini2440: fix to work with the current version Paul Fertser 2018-06-24 20:48:35 +03:00
  • fed16496ab drivers/bcm2835gpio: Fully restore GPIOs after use Steve Marple 2022-08-15 15:45:02 +01:00
  • 24e801d5d6 drivers/bcm2835gpio: Add support for activity LED Steve Marple 2022-08-14 11:01:08 +01:00
  • 0dd969d83b drivers/bcm2835gpio: Migrate to adapter gpio commands Steve Marple 2022-06-25 23:45:18 +01:00
  • e643a494d4 drivers/bcm2835gpio: Release resources on error and when quitting Steve Marple 2022-06-25 17:02:14 +01:00
  • ce217538bc tcl/interface: replace last deprecated commands Antonio Borneo 2022-09-09 11:23:04 +02:00
  • b8594026e4 src/jtag/drivers/ep93xx: fix GCC 12 warning Antonio Borneo 2022-09-08 14:37:55 +02:00
  • e5c103a8d3 configure.ac: drop unneeded dependency check Antonio Borneo 2022-09-06 17:55:44 +02:00
  • 320043c054 openocd: fix for polling during "expr" computation Antonio Borneo 2022-09-06 14:44:57 +02:00
  • 5d6be673c3 target: don't export local symbols Antonio Borneo 2022-09-06 01:28:09 +02:00
  • efa2068f1a flash/nor: move variable's declaration in C file Antonio Borneo 2022-09-06 00:57:11 +02:00
  • a79927dd92 usbprog: remove unused variable Antonio Borneo 2022-09-06 00:43:17 +02:00
  • 933cbd9156 riscv: don't export local symbols Antonio Borneo 2022-09-06 00:20:41 +02:00
  • d112a1282e flash/nor/npcx: make local symbols static Antonio Borneo 2022-09-06 00:43:44 +02:00
  • 07d84bca32 target: make local symbols static Antonio Borneo 2022-09-05 23:56:18 +02:00
  • a21489e9b9 xtensa: make local symbols static Antonio Borneo 2022-09-05 23:55:25 +02:00
  • 8310a238dc riscv: make local symbols static Antonio Borneo 2022-09-05 23:54:41 +02:00
  • 8f725fea25 jtag: make local symbols static Antonio Borneo 2022-09-05 23:53:10 +02:00
  • bf74007d37 log: remove unused set_log_output() Antonio Borneo 2022-09-06 00:24:39 +02:00
  • 97f47e8c94 tcl/board: add ESP32-S3 config for ESP USB Bridge board Erhan Kurubas 2022-07-03 12:28:12 +03:00
  • 35b20195b8 tcl/board: add ESP32 config for ESP USB Bridge board Erhan Kurubas 2022-07-03 12:24:24 +03:00
  • abe5f015c5 target/xtensa: fix step state transition Ian Thompson 2022-08-29 07:34:18 -07:00
  • 34a6a64920 target/xtensa: DAP-based Xtensa config files Ian Thompson 2022-08-25 08:55:00 -07:00
  • b2b514be5b target/xtensa: enable DAP/SWD for generic xtensa Ian Thompson 2022-08-25 08:45:14 -07:00
  • ca52cfb2b3 src/flash/nor: flash driver for RSL10 Toms Stūrmanis 2022-08-11 20:22:09 +03:00
  • 7dff68f65d .gitignore: remove cross-compile *-libtool Antonio Borneo 2022-09-04 11:38:07 +02:00
  • 36597636f2 contrib: add GPL license tag on files that miss it Antonio Borneo 2022-08-31 00:20:16 +02:00
  • a126229dff contrib: replace the GPLv2-or-later license tag Antonio Borneo 2022-08-30 22:18:31 +02:00
  • d8042fbb46 contrib: replace the BSD-3-Clause license tag Antonio Borneo 2022-08-30 23:21:52 +02:00
  • 2d48b8e012 contrib: replace the GPLv3-or-later license tag Antonio Borneo 2022-08-30 17:25:24 +02:00
  • 25a374a187 openocd: fix syntax of SPDX tags Antonio Borneo 2022-08-30 17:15:32 +02:00
  • 0c6e0bb82b openocd: remove CamelCase symbols *xPSR* Antonio Borneo 2022-08-30 16:10:19 +02:00
  • de5c32fe23 openocd: remove recently added CamelCase symbols Antonio Borneo 2022-08-30 16:36:07 +02:00
  • de99836cf6 target/xtensa: virtualize XDM registers Ian Thompson 2022-08-24 06:51:51 -07:00