Commit Graph

  • 077d454157 flash/nor: Add support for sector erase in stm32l4x.c for L4+ family bob 2018-11-24 00:40:39 +1100
  • cbe00ef688 flash/nor: update cc3220sf for issue found in code review Edward Fewell 2018-12-05 17:10:45 -0600
  • f56e28b2c8 flash/nor: update CC26xx/CC13xx support Edward Fewell 2018-12-05 16:05:00 -0600
  • a50964246d jtag: sysfsgpio: clean up swd gpios Reto Schneider 2018-12-02 06:14:27 +0000
  • 8f47a09cc5 helper/log: remove dead code in log_forward() Antonio Borneo 2018-11-26 16:49:05 +0100
  • d5f82eea3d jtag: cmsis-dap: developer tool - enter a command by hex nuber Tomas Vanek 2015-11-08 09:22:42 +0100
  • 68f09deb4f doc: add ARMv6-M info regarding TAP Declaration Spencer Oliver 2018-11-30 11:02:53 +0000
  • 32aec3b5c8 doc: fix some typo about STMicroelectronics name Antonio Borneo 2018-10-04 11:11:31 +0200
  • 0bad9a42a3 stlink: add support for STLINK-V3 Antonio Borneo 2018-09-24 15:25:46 +0200
  • 5babb63462 stlink: fix printed version for new STM8 nucleo board Antonio Borneo 2018-10-01 10:25:35 +0200
  • 6807e6b23d stlink: dump version in the same format of ST firmware upgrade tool Antonio Borneo 2018-10-01 09:30:12 +0200
  • 3e2967c75a stlink: add STLINK_F_HAS_GETLASTRWSTATUS2 Antonio Borneo 2018-09-24 12:25:30 +0200
  • 717d3af087 stlink: remove reset pulse when entering in JTAG Antonio Borneo 2018-09-24 15:26:40 +0200
  • 80ce68b42c stlink: simplify api version handling Antonio Borneo 2018-09-23 17:05:05 +0200
  • 861730f732 stlink: add STLINK_F_HAS_MEM_16BIT Antonio Borneo 2018-09-23 15:28:05 +0200
  • 85223bb500 stlink: add STLINK_F_HAS_JTAG_SET_FREQ Antonio Borneo 2018-09-23 15:20:30 +0200
  • d705389f67 stlink: add STLINK_F_HAS_SWD_SET_FREQ Antonio Borneo 2018-09-23 15:15:57 +0200
  • ab9221f805 stlink: add STLINK_F_HAS_TARGET_VOLT Antonio Borneo 2018-09-23 16:42:07 +0200
  • 3148bf838d stlink: add STLINK_F_HAS_TRACE Antonio Borneo 2018-09-23 16:38:13 +0200
  • 9252a94218 stlink: simplify maintenance of version and features Antonio Borneo 2018-09-20 10:49:43 +0200
  • 1822c2fb94 stlink: check for SWD support Antonio Borneo 2018-09-20 10:32:03 +0200
  • 81142fa6da stlink: add support for 16 bit memory read/write Laurent LEMELE 2018-09-19 23:42:12 +0200
  • 1a51d493de stlink: add JTAG speed selection Laurent LEMELE 2018-04-13 16:35:45 +0200
  • 5d9dad6de1 stlink: add usb pid for v2.1 without mass storage device Antonio Borneo 2018-09-23 09:53:30 +0200
  • 9d67f00670 flash/stmsmi: fix byte order for big-endian host Antonio Borneo 2018-11-26 15:52:51 +0100
  • 82dd17e248 mem_helper: add mrh command Steven Stallion 2018-11-26 20:01:34 -0600
  • dc415cb26c jtag: drivers: ft232r: unhardcoded EMARD 2018-09-27 15:12:10 +0200
  • 63fcef493a flash/nor: use default_flash_blank_check() instead of dummy Tomas Vanek 2018-11-15 14:50:08 +0100
  • 41e5272adc Add `riscv reset_delays` for testing. Tim Newsome 2018-12-04 12:38:51 -0800
  • d650ef6089 Deal with DMI busy in block reads/writes. Tim Newsome 2018-11-29 13:13:16 -0800
  • c3c76bfafa
    Document how to get code coverage. (#339) v2018.12.0 Tim Newsome 2018-12-03 12:51:32 -0800
  • 42be17aed6
    Add idle count to debug output. (#337) Tim Newsome 2018-11-29 12:52:06 -0800
  • 42f1cc576a SPI table updates (some new devices and new info) Andreas Bolsch 2018-11-18 17:08:20 +0100
  • 69c0ac7b58 Merge master into riscv-sc Pavel S. Smirnov 2018-11-26 19:06:03 +0300
  • eb8dfd5ca8 Set TCP_NODELAY for local connections to jtag_vpi. Darius Rad 2018-05-22 16:37:47 -0400
  • 9542cb7c3d flash/nor: consolidate flash protect/protect_check Tomas Vanek 2018-11-15 12:19:25 +0100
  • ff555afc02 tcl/target, board: remove useless gdb-attach event definitions Tomas Vanek 2018-11-12 12:18:31 +0100
  • 20113201df stm32l4x: Fix stm32l4x dual bank support Alex J Lennon 2018-08-02 17:59:24 +0100
  • b911e07d75
    Document FESPI driver. (#334) Tim Newsome 2018-11-21 11:28:02 -0800
  • 1b864d6e49 tcl/target: ti_tms570.cfg restructure dap support Tomas Vanek 2018-11-12 12:13:34 +0100
  • 0ed1606c76 Set haltreq when we're halted. haltreq Tim Newsome 2018-06-25 13:12:44 -0700
  • 66adc90a84 Rename halted to really_halted Tim Newsome 2018-06-25 11:36:48 -0700
  • 7605e44bcd Improve TDO stuck high/low checks. Tim Newsome 2018-06-20 14:39:36 -0700
  • f896522fba Leave haltreq high while the target is halted. Tim Newsome 2018-06-19 13:17:32 -0700
  • 022b6e7707 Disable the DM when OpenOCD exits. deinit Tim Newsome 2018-05-17 16:24:27 -0700
  • 7079e0ca7d
    From upstream (#331) Tim Newsome 2018-11-19 12:46:40 -0800
  • e406f2b0dc efm32: correct erase address if bank->base != 0 Andreas Kemnade 2018-03-04 09:07:23 +0100
  • 5b350bf05c target/image: Add support for S6 record in Motorola SREC files Bohdan Tymkiv 2018-08-10 11:31:29 +0300
  • 3da1b2e657 target/stm32f7x: clarify reset_config comment Christopher Head 2018-10-30 13:45:41 -0700
  • ea41048830 Permit null target on TCL connection Christopher Head 2018-10-18 14:20:45 -0700
  • 967238fb6f
    Fix memory leaks. (#328) Tim Newsome 2018-11-12 13:02:11 -0800
  • f042dcb0a3
    examine() should leave halted harts halted (#327) Tim Newsome 2018-11-12 13:01:55 -0800
  • 498faf93e1
    Add utility to combine runs of lines in log files. (#317) Tim Newsome 2018-11-12 12:55:35 -0800
  • 8d914e4d97 README: fix stlink instructions Paul Fertser 2018-09-14 17:14:30 +0300
  • a2a282c7b4 docs: fix typo in manual Spencer Oliver 2018-11-01 21:19:48 +0000
  • 5ea55a3975 target/stm32h7x: Fix documentation of reset_config Christopher Head 2018-10-26 17:05:00 -0700
  • 8262e8a2c0 jtag/bitq: array boundary overflow xuguangxiao 2018-10-23 15:43:11 +0800
  • 010b09121c armv7a: ARMv7-A MMU tools Matthias Welwarsky 2016-07-14 21:00:59 +0200
  • d18c2f23d3
    Doxygen style, too. (#325) Tim Newsome 2018-11-07 13:53:52 -0800
  • 93de2c955c
    Clean up fespi flashing code (#313) v20181030 Tim Newsome 2018-11-06 10:40:02 -0800
  • 29c81a8051 target/cortex_a: remove duplicate code to read target registers Antonio Borneo 2018-10-07 16:27:27 +0200
  • cf9c0fba9b target/arm_dpm: uniform names of exported functions Antonio Borneo 2018-11-03 14:52:30 +0100
  • fac9be64d9 target/cortex_a: remove buggy memory AP accesses Antonio Borneo 2018-10-31 18:13:06 +0100
  • e63dab0898 target/cortex_a: remove unused code controlled by "fast_reg_read" Antonio Borneo 2018-10-31 17:57:59 +0100
  • 626df7d04b
    Remove unused extern declaration. (#324) Greg Savin 2018-11-05 17:18:55 -0800
  • 6749c70a3a
    Support for two-wire cJTAG OSCAN1 signaling thru FTDI devices with appropriate pinout (#320) Greg Savin 2018-11-05 13:39:38 -0800
  • 874cadca31
    Conform to OpenOCD style. (#323) Tim Newsome 2018-11-05 12:27:56 -0800
  • 005cfca219
    Install patchutils for the build. (#321) Tim Newsome 2018-11-05 11:50:09 -0800
  • ca1a1f8db7
    Complete single step before returning. (#319) Tim Newsome 2018-11-05 11:48:52 -0800
  • 60368dd62e FIX(src/target/riscv/riscv.c): riscv_add_breakpoint: RVC: invalid 32bit transactions size for 16bit aligned instruction (#322) Pavel S. Smirnov 2018-11-05 22:34:44 +0300
  • cea40152f8 flash/nor/stm32f1x: Use of protection blocks, improved option bytes handling Dominik Peklo 2018-07-12 20:44:28 +1000
  • 1e3ba2046c arm_adi_v5: do not deactivate power domains while trying to clear sticky error Antonio Borneo 2018-09-15 00:09:16 +0200
  • 936c514bbf
    Fix 0.11 memory leak. (#318) Tim Newsome 2018-11-02 12:45:34 -0700
  • 17de29c526 flash/nor/at91samd: add SAMR21E19A DID Tomas Vanek 2018-10-23 11:21:10 +0200
  • 2ed21488cd tcl: target: omit apcsw for hla Paul Fertser 2018-10-22 23:13:04 +0300
  • dc4fe85880 Old fixes from June (#311) Carsten Gosvig 2018-10-30 11:29:00 -0700
  • da4b2d5beb drivers/cmsis-dap: speed up sending multiple HID requests Tomas Vanek 2017-03-23 10:13:09 +0100
  • fe732bad94 target/target.c: adding keep_alive() to while loop. Kevin Gillespie 2018-10-04 10:34:29 -0500
  • abd78a0ff8 zynq_7000: Add zynqpl_program command Moritz Fischer 2017-07-05 11:48:34 -0700
  • cf81de7052 target/cortex_a: fix temporary breakpoint during step Antonio Borneo 2018-07-18 15:38:49 +0200
  • 988a002a30 xilinx-xc7: Add additional IDCODEs. William D. Jones 2018-02-22 11:30:18 -0500
  • 0cdb44a9db tcl/board: Add Arty-S7 Spartan 7 FPGA Development Board William D. Jones 2018-05-15 18:05:02 -0400
  • 1ba715422f target/arm_adi_v5: fix sync CSW cache on apreg write Antonio Borneo 2018-09-21 15:52:02 +0200
  • e54511ffa4
    Revert "Don't report exact watchpoint to gdb. (#300)" (#304) Tim Newsome 2018-10-24 13:02:44 -0700
  • 983a07be64
    Merge pull request #308 from riscv/eclipse_memory_read Carsten Gosvig 2018-10-19 23:07:22 +0200
  • 9703c00b25 Moved comment and added initial buffer clearing v20180928 eclipse_memory_read cgsfv 2018-10-19 17:47:58 +0200
  • 97ea4401cb Merge eclipse_memory_read into old_fixes_and_eclipse_memory_read old_fixes_and_eclipse_memory_read cgsfv 2018-10-19 15:30:31 +0200
  • 63fe1e0381 Removing logging statement again cgsfv 2018-10-19 14:13:52 +0200
  • 3b90919afb Extended execute_fence to handle all harts cgsfv 2018-10-19 13:17:14 +0200
  • d8b10c9137 Extended handling of rtos_hart_id and clearing of register cache cgsfv 2018-10-19 13:15:19 +0200
  • f57f9a4e60 Extended some packet handling cgsfv 2018-10-19 13:12:39 +0200
  • 663a9b8c09 Removed halt event when attaching to target cgsfv 2018-10-19 13:11:24 +0200
  • 57103fc3c5 Added logging statement cgsfv 2018-10-19 13:09:54 +0200
  • b36dbff869 Changed logging level cgsfv 2018-10-19 13:09:16 +0200
  • 60c37e1679
    dmi_scan() allocate bytes depending on abits value (#307) Tim Newsome 2018-10-18 13:26:03 -0700
  • b986d29bc9
    Fix segfault in riscv_deinit_target(). (#306) Tim Newsome 2018-10-18 10:06:23 -0700
  • d0be1630dc tcl: Add support for the Numato Lab Mimas A7 board Rohit Singh 2018-10-12 20:42:11 +0530
  • 7c298a7637 ftdi: demote unhelpful debug messages Steven Stallion 2017-05-01 13:59:38 -0500
  • 05e0d633ba rtos: check symbol list when updating uCOS-III Steven Stallion 2018-10-09 13:48:18 -0500
  • 4ab75a3634 esirisc: support eSi-RISC targets Steven Stallion 2018-08-28 17:18:01 -0700