Commit Graph

  • 00603bf156 flash: psoc4: fix clang error Antonio Borneo 2023-05-27 15:56:44 +02:00
  • 72131e05e9 cortex_m: fix reading of DCB_DSCSR register Bohdan Tymkiv 2023-05-23 14:40:11 +03:00
  • 4a57f3ebb2 target: armv8: fix support of pointer authentication Antonio Borneo 2023-05-25 10:49:20 +02:00
  • 78688fea98 flash/jtagspi: sending command and setting parameters without probing. Daniel Anselmi 2023-03-21 23:23:12 +01:00
  • 2dd34cbe0b target/xtensa: add file-IO support Ian Thompson 2023-03-23 17:30:53 -07:00
  • df12552b5b jtag/adapter: Removed unused include of strings.h Jan Matyas 2023-05-15 10:27:59 +02:00
  • 8297836170 jtag: rewrite jim_jtag_tap_enabler() as COMMAND_HANDLER Antonio Borneo 2023-01-02 17:12:04 +01:00
  • 5dd047fbbe jtag: rewrite commands 'jtag newtap' and 'swd newdap' as COMMAND_HANDLER Antonio Borneo 2023-01-02 01:11:44 +01:00
  • da76f8f0b4 target: use unsigned int for timeout_ms Antonio Borneo 2023-03-27 13:01:20 +02:00
  • fe6befbd80 target: rewrite command 'arp_waitstate' as COMMAND_HANDLER Antonio Borneo 2023-03-27 12:03:13 +02:00
  • 22ababc12e target: rewrite command 'arp_examine' as COMMAND_HANDLER Antonio Borneo 2023-03-27 11:38:35 +02:00
  • 0f0a4b1452 target: espressif: apptrace: declare a local function as static Antonio Borneo 2023-05-06 22:26:06 +02:00
  • a0fecd6c41 target/espressif: add system level tracing feature Erhan Kurubas 2023-04-14 00:07:18 +02:00
  • 144d940a8b Revert "target/image: zero-initialize ELF segments up to p_memsz" Antonio Borneo 2023-05-06 11:44:53 +02:00
  • a5d34202c6 flash/nor/stm32f2x: Show error message when unprotecting OTP Matthijs Kooijman 2023-04-27 18:34:44 +02:00
  • 3733cf1961 flash/nor/stm32f2x: Fix typos in log messages Matthijs Kooijman 2023-04-27 16:05:02 +02:00
  • 5924d9f30c target/riscv-013: clear sticky error when DMI operation fails Amaury Pouly 2023-05-17 12:09:32 +01:00
  • 4defa3b1e3 flash/stm32l4x: support STM32C0x devices Tarek BOCHKATI 2021-12-03 12:58:33 +01:00
  • 5c46a5de49 jtag/drivers/bcm2835gpio: add peripheral_mem_dev config command Tomas Vanek 2023-05-13 06:39:48 +02:00
  • b41b368255 jtag/drivers/bcm2835gpio: extend peripheral_base to off_t Tomas Vanek 2023-05-12 12:04:22 +02:00
  • c164906420 jtag/drivers/bcm2835gpio: don't touch pad setting on /dev/gpiomem Tomas Vanek 2022-11-15 09:47:43 +01:00
  • 30b0e9af8d tcl/target: Add support for TMS570LC43xx Phil Kirkpatrick 2023-05-09 11:04:24 +02:00
  • d4225192df flash/jtagspi: handle error return values where needed Daniel Anselmi 2022-12-29 20:02:39 +01:00
  • 3c2cc6efb8 pld/virtex2: check error propagated by virtex2_read_stat() Antonio Borneo 2023-05-06 10:34:13 +02:00
  • f20173a01f HACKING: add info on usage of sparse Antonio Borneo 2023-05-07 16:15:46 +02:00
  • 17f86fdedf rtos: uCOS-III: split struct ucos_iii_params Antonio Borneo 2023-05-07 15:50:26 +02:00
  • aaa67f733d rtos: move prototype of rtos_thread_packet() in rtos.h Antonio Borneo 2023-05-07 14:35:51 +02:00
  • fb34eeb442 target: arm_adi_v5: move in include file the declaration of dap_ops Antonio Borneo 2023-05-06 22:17:36 +02:00
  • 5308bd991c flash: nand: move in include file the declaration of 'nand_devices' Antonio Borneo 2023-05-06 22:09:06 +02:00
  • d5c177cd3d server: gdb: export gdb_actual_connections through a function Antonio Borneo 2023-05-06 21:59:31 +02:00
  • 7fa29dc519 jtag: move declaration outside function Antonio Borneo 2023-05-06 21:28:51 +02:00
  • 04a1181288 hello: include hello.h Antonio Borneo 2023-05-06 18:49:46 +02:00
  • d2afdefd26 helper: types: rework h_u32_to_le() and similar for sparse Antonio Borneo 2023-05-06 16:35:57 +02:00
  • d15f58ad4c target: arm_dpm: with pointers, use NULL instead of 0 Antonio Borneo 2023-05-06 16:24:04 +02:00
  • cc29abe9d1 pld: fix new warnings from sparse Antonio Borneo 2023-05-06 16:19:55 +02:00
  • 247d8df314 helper: replacements: rework including replacements.h Antonio Borneo 2023-05-06 16:14:15 +02:00
  • faf7202f8e nand: declare exported function in core.h Antonio Borneo 2023-05-01 00:55:15 +02:00
  • ea530015b0 jtag: move in interface.h the adapter_driver's declaration Antonio Borneo 2023-05-01 00:40:18 +02:00
  • e17fe4db0f pld: validate exported functions by including its own .h Antonio Borneo 2023-05-01 00:29:11 +02:00
  • 177bafd4cc pld: move in pld.h the pld_driver's declaration Antonio Borneo 2023-05-01 00:24:37 +02:00
  • 20005eb81a nor: move in driver.h the flash_driver's declaration Antonio Borneo 2023-05-01 00:17:23 +02:00
  • 5d77897526 nand: move in driver.h the nand_flash_controller's declaration Antonio Borneo 2023-05-01 00:08:32 +02:00
  • f07efff961 rtos: move in rtos.h the rtos_type's declaration Antonio Borneo 2023-04-30 23:54:44 +02:00
  • ed46188a72 target: move in target_type.h the target_type's declaration Antonio Borneo 2023-05-01 00:00:47 +02:00
  • 3a4f445bd9 jtag: tcl: show error message when attempting manual "drscan" on a bypassed tap Paul Fertser 2023-05-02 15:15:21 +03:00
  • 8d12ae796e jtag: tcl: change drscan usage to show at least one value is required Paul Fertser 2023-05-02 15:10:11 +03:00
  • 85b5c51806 target: rewrite command 'arp_reset' as COMMAND_HANDLER Antonio Borneo 2023-03-27 11:11:46 +02:00
  • b931286ab4 target: rewrite command 'arp_halt' as COMMAND_HANDLER Antonio Borneo 2023-03-27 10:43:30 +02:00
  • 219412f9d6 target: rewrite command 'arp_poll' as COMMAND_HANDLER Antonio Borneo 2023-03-27 10:34:14 +02:00
  • 7319eb3a25 jtag: rewrite command 'pathmove' as COMMAND_HANDLER Antonio Borneo 2023-01-02 22:32:53 +01:00
  • 4bf994fc9c jtag: rewrite command 'drscan' as COMMAND_HANDLER Antonio Borneo 2023-01-02 22:16:46 +01:00
  • 599f1cf763 openocd: trivial replace of jim-nvp with new nvp Antonio Borneo 2022-12-26 22:46:19 +01:00
  • 160288137a xtensa: fix build with gcc 13.1.1 Antonio Borneo 2023-05-08 10:45:25 +02:00
  • 329b10754a target: etm: fix check trace status Antonio Borneo 2023-04-09 01:00:15 +02:00
  • 92c1bee18c jtag: xds110: fix check on malloc() returned pointer Antonio Borneo 2023-05-06 10:16:08 +02:00
  • dd9137dc0e pld/virtex2: add missing error checks Daniel Anselmi 2023-04-13 01:55:10 +02:00
  • 57f7ce68a4 pld: gatemate: fix memory leak Antonio Borneo 2023-04-30 22:57:59 +02:00
  • d771d7f1a7 target: with pointers, use NULL instead of 0 Antonio Borneo 2023-04-09 01:40:51 +02:00
  • 4b7dc55738 target: rtt: include rtt.h Antonio Borneo 2023-04-09 01:37:11 +02:00
  • ea62f8e22a target: use 'ULL' suffix for long constants Antonio Borneo 2023-04-09 01:36:04 +02:00
  • 314f4c665f rtos: with pointers, use NULL instead of 0 Antonio Borneo 2023-04-09 00:33:38 +02:00
  • cd44c6cf83 helper: with pointers, use NULL instead of 0 Antonio Borneo 2023-04-09 00:16:28 +02:00
  • 9dc1d90f64 helper: util: include util.h Antonio Borneo 2023-04-09 00:14:45 +02:00
  • aa1214280d flash: with pointers, use NULL instead of 0 Antonio Borneo 2023-04-09 00:00:37 +02:00
  • d4fe63e36b flash: nor: add static to local symbols Antonio Borneo 2023-04-08 23:59:42 +02:00
  • 6e4000df9e flash: nor: use 'ULL' suffix for long constants Antonio Borneo 2023-04-08 23:50:00 +02:00
  • 07e1ebcc12 jtag: drivers: with pointers, use NULL instead of 0 Antonio Borneo 2023-04-08 23:21:33 +02:00
  • 411dfa2409 jtag: drivers: add static to local symbols Antonio Borneo 2023-04-08 23:19:50 +02:00
  • 682f927f8e pld: add support for cologne chip gatemate fpgas Daniel Anselmi 2023-02-24 15:57:30 +01:00
  • 4b56c73ef3 pld: add support for gowin devices Daniel Anselmi 2022-12-12 09:49:51 +01:00
  • db0609aeb4 pld: add support for altera/intel devices Daniel Anselmi 2022-12-12 09:49:51 +01:00
  • 7c6d446440 pld: add support for efinix devices Daniel Anselmi 2022-12-12 09:49:51 +01:00
  • e33eae340d pld: add support for lattice certus devices Daniel Anselmi 2022-12-12 09:49:51 +01:00
  • cf596a61db pld: add support for lattice ecp5 devices Daniel Anselmi 2022-12-12 09:49:51 +01:00
  • d35faaa35c pld: add support for lattice ecp2 and ecp3 devices Daniel Anselmi 2022-12-12 09:49:51 +01:00
  • 8670ad4caa target/espressif: fix clang report on list use Antonio Borneo 2023-04-15 00:25:54 +02:00
  • c1dc7935f7 target/espressif: fix clang report on use of garbage value Antonio Borneo 2023-04-15 00:21:42 +02:00
  • bb073f897c src: fix clang15 compiler warnings Erhan Kurubas 2023-04-02 00:26:51 +02:00
  • babec0fafa server/ipdbg: add error checks after allocating memory Daniel Anselmi 2023-04-11 10:18:33 +02:00
  • 3dfc0339fc tcl/target: renesas gen3 Set target to armv8r for Cortex-R52 Julien Massot 2022-01-12 09:53:06 +01:00
  • 2096afc1b0 aarch64: Add support for ARMv8-R Julien Massot 2022-02-01 13:44:05 +01:00
  • 0bb0056abc target:armv8: aarch32 do not try to restore same EL Julien Massot 2022-01-12 14:10:36 +01:00
  • 91bd431344 pld: move file sanity checks to pld.c Daniel Anselmi 2022-12-14 09:27:38 +01:00
  • 95c27731d4 flash/rsl10: fix typo Mark Zhuang 2023-04-10 10:57:55 +08:00
  • 1e6df1675c rtos/linux.c: Fix Linux user space border check panciyan 2023-04-02 05:17:17 +00:00
  • 1c31f6225f src/server: Fix memory leak of reg_list panciyan 2023-03-31 15:12:08 +00:00
  • 8d1dcf293a target/espressif: add application tracing functionality over JTAG Erhan Kurubas 2022-08-25 15:38:34 +03:00
  • 0384fe5d59 doc: drop "resume will wait 5 seconds" Tomas Vanek 2023-04-04 13:03:59 +02:00
  • ffd9638bdb tcl: cpld/xilinx-xc7: remove virtex-7 devices with ir-length > 6 Daniel Anselmi 2022-11-30 04:05:44 +01:00
  • e87fa5e3ab tcl: zynq_7000: add missing id codes Daniel Anselmi 2022-11-30 03:42:18 +01:00
  • 561f27fde9 helper/compiler fix build with gcc on MacOS Antonio Borneo 2023-04-02 14:24:23 +02:00
  • 7e0797d19a ipdbg: whitespaces Daniel Anselmi 2022-12-14 12:51:48 +01:00
  • c8de1b82ec helper/list: re-align with Linux kernel 6.3-rc1 Antonio Borneo 2023-03-14 15:20:14 +01:00
  • 90ce9da644 helper/list: remove unused hlist_* Antonio Borneo 2023-03-14 15:01:18 +01:00
  • 55e04e3157 src/target/mips_m4k : add fast read method François LEGAL 2023-03-29 17:46:38 +02:00
  • 18aacc8bf3 src/target/mips_m4k : fix condition on overlapping workspace data area François LEGAL 2023-03-29 14:19:48 +02:00
  • 41037eb265 rtos/FreeRTOS: some optimization of freertos_update_threads() Chao Du 2023-03-22 06:51:51 +00:00
  • 99ec576096 github/workflow: build libjaylink from source Erhan Kurubas 2023-03-25 03:00:51 +03:00
  • 4b9b55a832 github/workflow: increase delete-tag-and-release version Erhan Kurubas 2023-03-25 02:56:19 +03:00
  • c1b14d678f flash/nor: missing fileio_close. panciyan 2023-03-20 02:26:58 +00:00