Commit Graph

  • f83ce0a2ef flash/nor: Pass flash_bank to memory accessors Marek Vasut 2019-04-21 16:28:10 +02:00
  • 7fffa3cbc6 target/xscale: remove duplicated command Tomas Vanek 2019-12-20 23:54:29 +01:00
  • af0dda8266 target/etm: add check for calloc error Tomas Vanek 2019-12-20 23:50:26 +01:00
  • fe6bb7eac8 target/semihosting_common: fix minor memory leak Tomas Vanek 2019-12-20 23:48:46 +01:00
  • 57afa176ce target/target: fix clang static analyzer warnings Tomas Vanek 2019-12-20 23:48:13 +01:00
  • b04d9c05f0 target/avr32_jtag: fix error returns Tomas Vanek 2019-12-20 23:46:46 +01:00
  • 8bb1998e6a target/arm_dpm: add missing error returns Tomas Vanek 2019-12-20 23:45:20 +01:00
  • 5dd5cf26bd target/arm946e: add missing error detection Tomas Vanek 2019-12-20 23:43:55 +01:00
  • 98a8b99ef3 server/server: fix clang static analyzer warning Tomas Vanek 2019-12-20 23:40:07 +01:00
  • 35d9bf9917 xsvf: fix memory leak Tomas Vanek 2019-12-20 23:38:42 +01:00
  • 251eb035fc flash/nor/stm32l4x: add support of STM32L4P5/L4Q5x devices Tarek BOCHKATI 2020-01-06 18:33:42 +01:00
  • a6a642bf72 flash/nor: add support of STM32WB on top STM32L4 flash driver Tarek BOCHKATI 2020-01-06 17:19:31 +01:00
  • 8536306b6e flash/nor: add support of STM32L41/L42xx Tarek BOCHKATI 2020-01-06 15:47:09 +01:00
  • cc85ebc5ac flash/nor/stm32l4x : add structure containers to hold devices' information Tarek BOCHKATI 2020-01-05 23:19:41 +01:00
  • ed8fa09cff target/target: parse value as proper type Christopher Head 2019-06-06 11:40:12 -07:00
  • d2308da6e9 stlink: fix handling of DPv1 and DPv2 banked registers Antonio Borneo 2019-02-28 10:28:26 +01:00
  • 944d3e6771 stlink: add DAP direct driver Antonio Borneo 2019-01-28 18:53:53 +01:00
  • a61ec3c1d7 adi_v5_dapdirect: add support for adapter drivers that provide DAP API Antonio Borneo 2019-01-23 10:52:28 +01:00
  • c6b6fdeb2c TODO: add restructuring of JTAG/adapter layer Antonio Borneo 2019-01-22 18:23:38 +01:00
  • efd1d64222 adapter: switch from struct jtag_interface to adapter_driver Antonio Borneo 2019-01-22 16:31:18 +01:00
  • 7268ff22c3 drivers/kitprog: remove unused JTAG execute_queue method Antonio Borneo 2019-01-22 01:31:42 +01:00
  • b5621bf2f9 hla: remove empty JTAG execute_queue method Antonio Borneo 2019-01-14 22:52:42 +01:00
  • f275ae586b jtag: print an errmsg on using jtag API for non jtag transport Antonio Borneo 2018-08-28 14:49:10 +02:00
  • 0f24549ce9 hla: use the new system_reset API Antonio Borneo 2019-09-06 11:00:19 +02:00
  • 9daec098a9 bitbang: jtag-only drivers: switch to new reset API Antonio Borneo 2019-09-04 16:47:24 +02:00
  • 8850eb8f2c swd: get rid of jtag queue to assert/deassert srst Antonio Borneo 2019-08-31 11:08:16 +02:00
  • db23c13d42 flash/nor: Factor out CFI memory read/write functions Marek Vasut 2019-04-21 15:54:38 +02:00
  • 790bd27181 flash/nor: Factor out cfi_spansion_unlock_seq() Marek Vasut 2019-04-19 20:34:36 +02:00
  • 9f1529da4f flash/nor/stm32f2x: Support value line chips with trimmed flash Keir Fraser 2019-12-03 08:17:56 +00:00
  • be2d25efcc arm_adi_v5: add API send_sequence() and use it Antonio Borneo 2019-01-23 16:46:31 +01:00
  • 5d08bcb715 tcl: update scripts after "jtag_reset" got deprecated Antonio Borneo 2019-08-14 14:53:24 +02:00
  • c07b774e8f jtag: replace command "jtag_reset" with "adapter [de]assert" Antonio Borneo 2019-08-14 14:51:06 +02:00
  • fafe6dfc9c adapter: add command "adapter [de]assert srst|trst [[de]assert srst|trst]" Antonio Borneo 2019-01-10 10:58:15 +01:00
  • deff24afa1 jtag_vpi: multiple improvements Jan Matyas 2019-10-21 08:44:08 +02:00
  • 7f5caa24e3 flash/nor/stm32f1x: fix options reading from locked chip Oleksandr Redchuk 2019-02-23 23:03:13 +02:00
  • 223c28f9b9 contrib/rpc_examples: Add (dis)connect methods Marc Schink 2019-05-20 18:14:46 +02:00
  • 6568d29cc1 rtos/FreeRTOS: Fix FreeRTOS thread list reading Rahul Masurkar 2019-08-06 18:19:07 +05:30
  • bb1c7ae4ae flash/nor/kinetis: fix clang static analyzer warnings Tomas Vanek 2019-12-10 20:12:58 +01:00
  • 0750a7c085 target/arm_cti: add new 'ack' and 'channel' commands Tarek BOCHKATI 2019-12-16 16:05:17 +01:00
  • bc0667c237 flash/nor/stm32h7: (minor) use proper variable names and enhance logging Tarek BOCHKATI 2019-12-16 15:21:33 +01:00
  • 9c5c3ab3d6 tcl/target: swm050: fix to allow to use with ST-Link Icenowy Zheng 2019-09-10 03:32:36 +08:00
  • 2dc88e1479 target/armv7m_trace: Improve SWO frequency auto-detection Marc Schink 2016-12-02 15:39:23 +01:00
  • 90bd7d1482 helper/command: remove unused field in struct command_registration Antonio Borneo 2019-06-07 15:31:06 +02:00
  • e8d4074cf8 target/armv4_5: use c99 array designator to init arm_core_regs[] Antonio Borneo 2019-06-24 23:44:00 +02:00
  • 49d71d06d1 sysfsgpio: give time to udev to change gpio permission Antonio Borneo 2019-09-05 10:48:12 +02:00
  • 964c4db9ce gdb_server: fix extended_protocol for multi-target Antonio Borneo 2019-09-27 12:27:01 +02:00
  • f476c9eec4 gdb_server: fix string length with semihosting_fileio Antonio Borneo 2019-10-17 18:02:38 +02:00
  • 104a5cbef8 flash/nor/stm32f2x: fix clang static analyzer warning Tomas Vanek 2019-12-10 19:49:01 +01:00
  • 881484708d jtag_vpi: ensured constant packet size & endianness Jan Matyas 2019-05-02 11:53:15 +02:00
  • 22b4abc46c flash/nor/nrf5: remove check for protected sector Tomas Vanek 2019-05-09 16:38:47 +02:00
  • 0f12d792ed server/tcl_server.c: Fix buffer overrun Jimmy 2019-12-05 14:45:17 +08:00
  • 1e427fd580 server: gdb_server: fix memory map generation on a 32-bit BE host Paul Fertser 2019-11-06 19:04:57 +03:00
  • 678fb4f60b target/stm32h7x: add support of dual core variant of STM32H7 Tarek BOCHKATI 2019-11-27 19:10:34 +01:00
  • 80f1a92bd7 mips64: Add generic mips64 target support Peter Mamonov 2014-09-23 12:51:05 +04:00
  • 1fbe8450a9 mips: Add MIPS64 support Peter Mamonov 2014-09-23 12:46:02 +04:00
  • 20a310deb7 target/stm32h7x: Use AP2 to access DBGMCU when non HLA adapter is used Christopher Head 2018-10-28 15:27:59 -07:00
  • 9c196b0b2b flash/nor/stm32h7x: remove options cache and some driver enhancements Tarek BOCHKATI 2019-09-09 20:38:10 +02:00
  • 8d8c6df557 flash/nor/stm32h7x: fix option bytes handling to work with both banks Tarek BOCHKATI 2019-08-29 15:58:39 +02:00
  • 1b276c0ad5 flash/nor/stm32h7x: remove stm32x_options.protection2 Tarek BOCHKATI 2019-08-29 17:03:19 +02:00
  • 21bc29d1d6 flash/nor/nrf5: fix allocation of driver_priv and sector array Tomas Vanek 2019-01-23 20:36:46 +01:00
  • d8288a22c1 flash/nor/nrf5: show RAM size on old nRF51 devices (rev 1, 2) Tomas Vanek 2019-01-21 16:25:07 +01:00
  • e2ca8914f2 flash/nor/nrf5: do not check FICR PPFC on nRF52 Tomas Vanek 2019-01-21 14:44:45 +01:00
  • 882df85ec1 flash/nor/nrf5: rename registers by nRF series Tomas Vanek 2019-01-21 14:43:21 +01:00
  • e3fb76374c flash/nor/nrf5: refactor sector allocation to use alloc_block_array() Tomas Vanek 2019-01-20 23:58:51 +01:00
  • b2dbaf9e15 flash/nor/nrf5: implement BPROT protection check for nRF52810,832 Tomas Vanek 2019-01-20 23:56:46 +01:00
  • 5da746fa09 flash/nor/nrf5: detect newer devices without HWID table Tomas Vanek 2019-01-13 09:31:03 +01:00
  • 006d8e5444 flash/nor/nrf5: remove useless page padding and UICR autoerase Tomas Vanek 2018-12-23 00:39:34 +01:00
  • be36573073 helper: skip including sys/sysctl.h on Linux Antonio Borneo 2019-10-08 11:17:09 +02:00
  • 6d54d90541 CVE-2018-5704: Prevent some forms of Cross Protocol Scripting attacks Andreas Fritiofson 2018-01-13 21:00:47 +01:00
  • 9de7d9c81d STM8 Target relicensing to GPLv2 and later Ake Rehnman 2019-10-27 19:48:25 +01:00
  • 4333339680 jtag: usb_blaster: Add missing 'default' to switch statement Alexandru Gagniuc 2019-10-27 11:59:47 -05:00
  • 4f779a88db jtag: jtag_vpi: Add missing 'default' to switch statement Alexandru Gagniuc 2019-10-29 22:14:46 -05:00
  • ded6799025 libjaylink: Update to latest Git version Marc Schink 2019-09-28 18:13:37 +02:00
  • 382f4f064e nrf5: update links to compatibility matrixes for nrf5x variants Mirko Vogt 2019-01-11 14:40:55 +01:00
  • 16065e06ad target/cortex_a: Extract code to read/write from/to register to/from DCC Florian Fainelli 2019-06-11 11:55:23 -07:00
  • e99a43a276 drivers/gw16012: remove useless cast on gw16012_port Antonio Borneo 2019-05-06 15:19:30 +02:00
  • a944ee28d9 gdb_server: Support vRun packet, allow setting cmdline from GDB Andreas Fritiofson 2018-08-20 15:34:19 +02:00
  • c983f8ee00 gdb-server: Create arch-specific structure type for every feature Alexey Brodkin 2019-05-17 22:18:45 +03:00
  • 5dc5ed5714 target/cortex_a: use aligned accesses for read/write cpu memory slow Antonio Borneo 2019-04-27 15:52:52 +02:00
  • 5f42124a40 adi_v5_jtag: avoid RAM exhaustion by limiting jtag queue size Bohdan Tymkiv 2019-02-26 11:45:40 +02:00
  • 03beb01239 Fix wrong end-of-region calculation Piotr Kasprzyk 2018-12-08 03:27:51 +01:00
  • 3afb357934 nrf5: Fix misuse of flash bank number Andreas Fritiofson 2018-11-21 14:09:39 +01:00
  • 0bb011f004 tcl/target: Add Infineon TLE987x Andreas Färber 2018-01-14 23:48:37 +01:00
  • 3e7cfc6709 stm32l0|l1: don't corrupt RCC registers Felipe Balbi 2016-07-14 16:32:10 +03:00
  • f545044c2a target: Switch to target_read_buffer() in verify_image fallback Andreas Fritiofson 2016-01-13 20:39:28 +01:00
  • 3a50bb46dc Update FTDI C232HM cfg, and add two new cfgs from cable modem research Al Dyrius 2019-09-25 23:39:05 -06:00
  • 51ce53d044 src/flash/startup.tcl: Add preverify to program command Moritz 'Morty' Strübe 2019-08-29 09:07:06 +02:00
  • b4a7ff291c doc: emphasize the role of 'reset init' before flash commands Tomas Vanek 2019-09-20 13:49:17 +02:00
  • 462c012066 Add complete JTAG debug logging. Tim Newsome 2018-03-06 13:13:35 -08:00
  • d214cadfef Add wall clock timeout warning to mpsse_flush() Tim Newsome 2018-11-14 11:55:09 -08:00
  • 0a13ca1a8a efm32: use device-specific MSC base for EFM32TG11B Christian Meusel 2019-07-15 18:01:38 +02:00
  • 3110092720 src/jtag/aice: Fix obviously incorrect bit op. Seth LaForge 2019-09-12 09:18:45 -07:00
  • 31a3324b68 helper/command: clear errno before calling parser Christopher Head 2019-09-09 13:52:51 -07:00
  • 181d594205 flash/nor/tcl: Fix usage of 'flash erase_sector' command Marc Schink 2019-09-11 11:08:29 +02:00
  • 85a460d5a3 tcl/board: Add Rigado BMD-300 Evaluation Kit Marc Schink 2019-06-06 13:14:29 +02:00
  • 101345270b esirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZE Khem Raj 2019-05-20 23:24:26 -07:00
  • 09eb941cb8 flash/nor/stm32h7x: remove unused 'pages_per_sector' from stm32h7x_part_info Tarek BOCHKATI 2019-08-27 14:44:49 +02:00
  • 5b06b88af8 flash/nor/stm32h7x: remove flash size information from device name Tarek BOCHKATI 2019-08-27 14:18:21 +02:00
  • 5a235226f0 flash/nor: flash driver for Synwit SWM050 MCUs Caleb Szalacinski 2019-08-19 17:45:27 -05:00
  • 642a9310ca target/dsp563xx: dsp563xx restore reg support Han Hartgers 2019-06-17 20:39:31 +02:00