Commit Graph

  • 61a55f6278 target/etb: Use 'bool' data type Marc Schink 2019-02-26 14:09:03 +01:00
  • 0118dc5e47 target/arm_semihosting: Use 'bool' data type Marc Schink 2019-02-26 14:08:42 +01:00
  • 8be87420db target/embeddedice: Use 'bool' data type Marc Schink 2019-02-26 14:08:18 +01:00
  • 8795090edc target/cortex_a: Use 'bool' data type Marc Schink 2019-02-26 14:08:00 +01:00
  • 5db10c0559 target/avr32_ap7k: Use 'bool' data type Marc Schink 2019-02-26 14:06:44 +01:00
  • bc1f5cabc0 target/arm926ejs: Use 'bool' data type Marc Schink 2019-02-26 14:06:06 +01:00
  • fc8885a9c3 target/arm920t: Use 'bool' data type Marc Schink 2019-02-26 14:05:43 +01:00
  • 7fafb3e961 target/arm720t: Use 'bool' data type Marc Schink 2019-02-26 14:05:22 +01:00
  • 7779c8f7ac target/aarch64: Use 'bool' data type Marc Schink 2019-02-26 14:04:46 +01:00
  • 093f9d1c85 target/armv8: Use 'bool' data type Marc Schink 2019-02-26 14:03:49 +01:00
  • 8c8c93c185 target/armv7m: Use 'bool' data type Marc Schink 2019-02-26 14:03:27 +01:00
  • 31a3e35348 target/arm11: Use 'bool' data type Marc Schink 2019-02-26 14:02:59 +01:00
  • ae02b84cf8 target/armv7_9_common: Use 'bool' data type Marc Schink 2019-02-26 14:02:33 +01:00
  • de58a6d1b7 target/armv4_5: Use 'bool' data type Marc Schink 2019-02-26 14:01:17 +01:00
  • 92f51c50ae target/register: Use 'bool' data type Marc Schink 2019-02-26 14:00:30 +01:00
  • 351ef7bf3c target/cortex_m: Use 'bool' instead of 'int' Marc Schink 2019-02-26 13:40:23 +01:00
  • f426d8dd33 target: Remove unused variable 'has_percent' Marc Schink 2019-02-26 13:27:23 +01:00
  • d470b84b51 helper/command: return proper JIM error code Antonio Borneo 2019-02-26 09:32:04 +01:00
  • 79a8594130 stlink: remove unused assignment Antonio Borneo 2019-02-24 18:19:44 +01:00
  • 334c5096eb gdb_server: fix 'null' pointer passed as 'nonnull' parameter Antonio Borneo 2019-02-16 00:23:25 +01:00
  • 4db695c66c src/jtag/drivers/ftdi: fix swd pin comment and links Diego Herranz 2019-02-13 08:33:17 +00:00
  • 45d90aa380 gdb_server: remove warning for stepi after gdb_sync Antonio Borneo 2018-11-07 17:55:43 +01:00
  • db429c34d0 armv8: allow halt on exception Matthias Welwarsky 2018-04-05 13:42:21 +02:00
  • 21687eb983 Use enum for target_register_timer_callback() Marc Schink 2019-02-15 14:36:54 +01:00
  • 17a052d6fe target: Use proper data types for timer callback Marc Schink 2019-02-15 14:31:19 +01:00
  • f21c12abec flash: stm32f2/f4/f7: Add One-Time-Porgrammable (OTP) support Moritz Fischer 2019-01-21 09:24:12 -08:00
  • 2c76f1ac0e jtag: drivers: cmsis-dap: correct vendor request code Paul Fertser 2016-11-04 13:58:05 +03:00
  • f473f84840 aarch64: fix a potential memory leak in aarch64_target_create() Antonio Borneo 2019-02-15 21:31:02 +01:00
  • 1c6f7075f7 mem_ap: fix a potential memory leak in mem_ap_target_create() Antonio Borneo 2019-02-15 21:26:27 +01:00
  • 3b39618eb5 cortex_a: fix a potential memory leak in cortex_a_target_create() Antonio Borneo 2019-02-15 21:33:34 +01:00
  • 6f66267f85 server: fix small mem leak of bindto_name Tomas Vanek 2019-01-21 21:51:04 +01:00
  • a4d50544de Fix support for single-bank stm32l4 processors Armin van der Togt 2019-02-14 15:35:07 +01:00
  • b04c7c2ca5 ftdi: use "adapter usb location" instead of ftdi_location command Oleksij Rempel 2018-11-16 08:58:58 +01:00
  • fd8a3c9516 target, breakpoints: improve error handling Tomas Vanek 2019-01-24 14:33:16 +01:00
  • 1c22f5b7de doc: fix typo in "adapter usb location" command Oleksij Rempel 2019-02-11 07:14:06 +01:00
  • dd9b7296bd doc/openocd.texi: fix xref warning Tomas Vanek 2019-02-09 16:06:22 +01:00
  • a851b91c4c target/riscv-011: Fix memory leak in handle_halt_routine() Marc Schink 2019-02-06 12:07:10 +01:00
  • 6c2020eb48 jlink: Use correct SWD buffer size Marc Schink 2019-01-29 09:23:09 +01:00
  • d869c5d3d7 drivers/bitbang: remove unused extern declaration of jtag_interface Antonio Borneo 2019-01-22 16:08:22 +01:00
  • 3117a318d4 command: fix the mode for command "jtag configure" Antonio Borneo 2019-02-07 09:56:10 +01:00
  • 20ceec69a2 doc: add documentation for "adapter usb location" command Oleksij Rempel 2018-11-16 08:56:25 +01:00
  • 9f021c2bc1 target/cortex_m: fix clang static analyzer warning Tomas Vanek 2019-01-31 14:21:56 +01:00
  • 96903e6df4 target/hla_target: fix clang static analyzer warning Tomas Vanek 2019-01-31 14:25:28 +01:00
  • ecc2f4a694 at91samd: Add flash programming support for SAMC2?N* parts Kevin Vermilion 2019-01-30 11:01:48 -08:00
  • 740c3ec238 target start_algorithm: Don't copy the IN mem_params fix uninitialised value. Jean-Christian de Rivaz 2018-12-17 16:07:29 +01:00
  • 9f576d3f48 flash/nor/stm32f1x: Ability to change user option bytes. Jan Vojtech 2018-09-04 11:50:09 +02:00
  • 7a3eec2b4d target algo: do not write reg_param if direction is PARAM_IN Tomas Vanek 2018-12-18 17:17:33 +01:00
  • 0d48104e03 drivers/imx_gpio: fix polarity of srst and trst Antonio Borneo 2019-01-11 18:29:38 +01:00
  • a1b308abd4 jtag: drivers: provide initial support for usb path filtering Oleksij Rempel 2018-06-27 14:54:21 +02:00
  • deaf3d2641 flash/nor: flash driver and cfg for SAM E54, E53, E51 and D51 Tomas Vanek 2017-10-27 21:43:25 +02:00
  • 346ce2f13f flash/nor/stm32f1x: use address instead of offset in stm32x_write_block() Tomas Vanek 2019-01-19 15:04:20 +01:00
  • e978e53c77 flash/nor/stm32f1x: fix minor error messages Tomas Vanek 2019-01-19 14:58:49 +01:00
  • 4b998cb5f5 cortex_m: fix stepping on FPB rev 1 Tomas Vanek 2019-01-19 10:26:38 +01:00
  • 5105e6037f flash/nor/at91samd: add samr34j18. Guillaume Revaillot 2019-01-14 16:09:13 +01:00
  • 7a80a74e81 arm_adi_v5: rewrite dap_to_jtag and dap_to_swd Antonio Borneo 2018-08-29 11:57:42 +02:00
  • bda2d73718 aarch64: support for aarch32 ARM_MODE_SYS Matthias Welwarsky 2018-04-18 10:06:29 +02:00
  • 7345801b69 target: do not allow 'target create' after init Tomas Vanek 2019-01-09 13:01:50 +01:00
  • 877cec20dc command: check command mode for native jim commands Tomas Vanek 2019-01-09 12:55:51 +01:00
  • d479020950 target/cortex_m: inform if an external reset occurs Tomas Vanek 2019-01-09 11:59:35 +01:00
  • d0eb66f729 command: Log the failed command by full name Tomas Vanek 2019-01-08 00:26:39 +01:00
  • d9cb5593cd hla_target: fix adapter_poll() to preserve TARGET_DEBUG_RUNNING state Tomas Vanek 2018-12-25 21:38:23 +01:00
  • fc348bc086 command: initialize the command mode for every command Antonio Borneo 2019-01-20 00:52:07 +01:00
  • 8417a569fe tcl: Support for Analog Devices ADSP-SC58x / ADSP-SC584-EZBRD Peter Lawrence 2019-01-16 18:00:34 -06:00
  • f63b519385 jtag: cmsis-dap: use macro SWJ_PIN_SRST in place of magic value Antonio Borneo 2019-01-11 11:23:40 +01:00
  • 731dc36a67 rtos: Add RTOS task awareness for Chromium-EC Moritz Fischer 2018-09-29 17:50:06 -07:00
  • d2fb461621 Correct ZynqMP configuration to be appropriately named Jonathan McDowell 2019-01-14 10:51:37 +00:00
  • 45b4998e93 arm_opcode: fix encoding of ARMv5 breakpoint instruction Antonio Borneo 2019-01-15 15:51:13 +01:00
  • c2e18bfaea arm_adi_v5: fix and update sequences to spec IHI 0031E Antonio Borneo 2018-08-29 10:55:48 +02:00
  • 418515b21e target/arm_dap: fix segmentation fault in 'dap info' cmd Tomas Vanek 2019-01-19 15:58:49 +01:00
  • 8896abbf07 nrf5: add nrf5 device definition for HWID 0x00E3 Mirko Vogt 2019-01-11 14:48:58 +01:00
  • d140fb27c6 cortex_m: fix bug in poll() machine state (external resume awareness) Tarek BOCHKATI 2018-12-21 19:34:58 +01:00
  • 63aa917015 cortex_a_poll: minor code factorization to enhance readability Tarek BOCHKATI 2019-01-03 18:16:45 +01:00
  • c915e70568 at91samd: added SAM-DA1 parts Severin Junker 2018-11-26 23:06:23 +01:00
  • c4a7a62262 helper/command: check for malloc failure in __command_name Antonio Borneo 2019-01-08 09:54:30 +01:00
  • c0ec54d8ae target/stm8: add missing destroy_reg_param() Tomas Vanek 2018-12-18 17:48:43 +01:00
  • 87adca299d drivers/sysfsgpio: fix usage messages Antonio Borneo 2019-01-04 18:08:20 +01:00
  • 31ea7037b3 Add flash support for SiFive's Freedom E platforms Tim Newsome 2019-01-01 12:37:34 -08:00
  • 42d8fa899c stlink_usb: Submit multiple USB URBs at once to improve performance Austin Phillips 2018-04-07 16:06:03 +10:00
  • 3792f3c114 libusb: add debug message on adapter not found due to wrong serial Antonio Borneo 2018-10-04 11:39:50 +02:00
  • bf7a363b44 jtag/drivers/usb_common: return oocd error values Antonio Borneo 2018-10-04 18:24:25 +02:00
  • 1b8091d253 libusb0: return oocd error values Antonio Borneo 2018-10-04 17:54:19 +02:00
  • 3799eded67 target/aarch64: add support for multi-architecture gdb Antonio Borneo 2018-11-01 15:08:21 +01:00
  • 5c941edc7b target/arm: add support for multi-architecture gdb Antonio Borneo 2018-11-01 14:50:27 +01:00
  • 97afb8b372 target/stm8: add support for multi-architecture gdb Antonio Borneo 2018-11-01 12:07:03 +01:00
  • 49bd64347a armv7m: always set xPSR.T=1 when starting an algorithm Cody P Schafer 2018-08-27 10:50:46 -04:00
  • 5fd1cb0e5b icepick.cfg: add cancel reset bit to TAP register writes Edward Fewell 2018-12-05 17:54:42 -06:00
  • 615a066629 drivers: xds110: Add support for XDS110 stand-alone probe Edward Fewell 2018-12-06 14:47:29 -06:00
  • 9388915dc6 HACKING: add note about refs/for/master Jerome Forissier 2018-12-14 16:31:17 +01:00
  • a6f5a16705 HACKING: replace refs/publish/master with refs/for/master Jerome Forissier 2018-12-17 15:00:16 +01:00
  • b3ed97a492 NOR: lpc2000 Add support for LPC84x devices Rod Boyce 2018-12-16 17:41:39 +00:00
  • 8f777bc1a6 flash: nor: ath79: remove base calculation Oleksij Rempel 2018-12-26 12:47:11 +01:00
  • 08e64a828c flash/nor/nrf5: set correct timeout for nvmc operations Jānis Skujenieks 2018-12-26 15:09:10 +02:00
  • db070eb85d target/arm_cti : export CTI APPPULSE and INACK register Tarek BOUCHKATI 2018-12-20 19:10:17 +01:00
  • d1c7b0ab8a target/arm_cti: add debug message when an incorrect CTI register name is used Tarek BOCHKATI 2018-12-20 19:33:26 +01:00
  • 44009186cf command: Log the failed command name Jean-Christian de Rivaz 2018-12-16 20:15:33 +01:00
  • a15c11d7d0 Add LPC8Nxx and NHS3xx support. Jean-Christian de Rivaz 2018-05-02 18:07:28 +02:00
  • fdaa8711ae add w600 support Simon Qian 2018-12-10 00:58:41 +08:00
  • 463257903e flash/nor/spi: add adesto AT25DF081A Tomas Vanek 2018-12-10 21:11:49 +01:00
  • 270725f8ad target: allow moving and resizing working area on running target Tomas Vanek 2018-12-07 18:45:06 +01:00
  • 71eeda5da1 target: move all working_area functions to one block Tomas Vanek 2018-12-07 18:34:39 +01:00