aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Merge pull request #308 from riscv/eclipse_memory_readCarsten Gosvig2-45/+82
2018-10-19Moved comment and added initial buffer clearingv20180928eclipse_memory_readcgsfv1-3/+5
2018-10-18dmi_scan() allocate bytes depending on abits value (#307)Tim Newsome1-3/+7
2018-10-18Fix segfault in riscv_deinit_target(). (#306)Tim Newsome1-6/+11
2018-10-17tcl: Add support for the Numato Lab Mimas A7 boardRohit Singh1-0/+36
2018-10-16ftdi: demote unhelpful debug messagesSteven Stallion1-2/+2
2018-10-16rtos: check symbol list when updating uCOS-IIISteven Stallion1-0/+5
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion17-9/+3496
2018-10-16jtag: make cmd_queue_scan_field_clone publicSteven Stallion4-17/+17
2018-10-16gdb_server: add support for architecture elementSteven Stallion4-1/+33
2018-10-16rtos: support gdb_get_register_packetSteven Stallion18-462/+461
2018-10-16register: support non-existent registersSteven Stallion3-5/+21
2018-10-09drivers: cmsis-dap: fix connection in JTAG modeAntonio Borneo1-3/+1
2018-10-08flash/nrf5: support for nRF52810Anders Westrup1-0/+4
2018-10-01tcl/board: Add Renesas R-Car Salvator-X(S) boards.Adam Bass1-0/+23
2018-10-01tcl/target: Add Renesas R-Car Gen3 targetsAdam Bass1-0/+169
2018-10-01gdb_server: avoid gdb server for virtual targetsAntonio Borneo3-0/+23
2018-09-27target/atsamv: make APCSW cacheableChristopher Head1-0/+7
2018-09-27target/stm32: make APCSW cacheableChristopher Head2-0/+16
2018-09-25contrib/60-openocd.rules: provide hint to reload udev rulesAntonio Borneo1-0/+2
2018-09-25target/cortex_m: fix typoChristopher Head1-3/+3
2018-09-25Clarify what exactly the RISC-V code supports.Tim Newsome1-2/+5
2018-09-19Added support for STM32L4X option bytes writing.Thomas Søhus2-177/+271
2018-09-18Merge pull request #301 from riscv/mpsse_flushMegan Wachs1-0/+7
2018-09-17Merge branch 'eclipse_memory_read' of github.com:riscv/riscv-openocd into ecl...cgsfv0-0/+0
2018-09-17Corrected wrong C syntaxcgsfv1-1/+1
2018-09-17Use LOG_DEBUG for debug messages: Discard unexpected charcgsfv1-1/+1
2018-09-17Read memory words individually if burst read failscgsfv1-44/+79
2018-09-17Corrected wrong C syntaxcgsfv1-1/+1
2018-09-17Update mpsse.cmpsse_flushMegan Wachs1-0/+1
2018-09-17doc: fix use of deprecated config file in the exampleAntonio Borneo1-1/+1
2018-09-17flash/nrf5: support for nRF52840 Q1AAC0Kai Geissdoerfer1-0/+3
2018-09-17flash/nrf5: time-based timeout waiting for flash controllerKai Geissdoerfer1-3/+6
2018-09-13arm_adi_v5: remove useless cast to intAntonio Borneo1-1/+1
2018-09-12Add wall clock timeout to mpsse_flush()Tim Newsome1-0/+6
2018-09-12tcl/board: Add Emcraft imx8 SOM BSB supportGuido Günther1-0/+22
2018-09-12target/cortex_a: poll all targets in SMP node after haltAntonio Borneo1-0/+34
2018-09-10ftdi: extend ftdi_location formatOleksij Rempel1-2/+2
2018-09-10interface: adapter configuration for FTDI C232HMSteven Stallion1-0/+15
2018-09-10target/mem_ap: generic mem-ap targetMatthias Welwarsky3-1/+185
2018-09-09flash/stm32f2x: add stm32f7 revision Z identificationCody Schafer1-0/+3
2018-09-07rtos-helpers: fix minor typo in uC/OS-III helperSteven Stallion1-2/+2
2018-09-07libusb: return oocd error valuesOleksij Rempel1-3/+3
2018-09-07gdb_server: add per target option "-gdb-port"Antonio Borneo4-9/+55
2018-09-07adi_v5: enforce check on AP number valueAntonio Borneo5-11/+22
2018-09-06Don't report exact watchpoint to gdb. (#300)Tim Newsome1-1/+5
2018-09-04Merge pull request #235 from rmac-sifive/sba_testsRyan Macdonald3-9/+413
2018-08-31More style fixesRyan Macdonald1-1/+1
2018-08-31Style fixesRyan Macdonald1-5/+4
2018-08-31Add pass message for SBA and compliance testsRyan Macdonald1-14/+42