aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-27xilinx-xc7: Add additional IDCODEs.William D. Jones1-0/+8
2018-10-27tcl/board: Add Arty-S7 Spartan 7 FPGA Development BoardWilliam D. Jones1-0/+35
2018-10-27target/arm_adi_v5: fix sync CSW cache on apreg writeAntonio Borneo1-2/+4
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-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-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-08-22target: armv8: Ensure target is halted for virt2physGuido Günther1-0/+5
2018-08-21rtos/linux.c: fix clang static analyzer warningTomas Vanek1-2/+2
2018-08-21flash/at91sam4: fix clang static analyzer warningTomas Vanek1-1/+2
2018-08-21flash/at91sam4: set wait states only once per writeTomas Vanek1-9/+22
2018-08-21flash/at91sam4: emit flash bank infoTomas Vanek1-2/+24
2018-08-21flash/at91sam4: run probe just onceTomas Vanek1-8/+14
2018-08-21max32xxx: Support for MAX32XXX devices.Kevin Gillespie10-0/+1180
2018-08-14target/riscv/riscv-011: fix compile warning about uninitialized variableSvetoslav Enchev1-0/+2
2018-08-14tcl/board: update all uses of interface/stlink-v2-1 to interface/stlinkCody P Schafer4-4/+4
2018-08-14target/cortex_m: restore C_MASKINTS after resetChristopher Head1-2/+5
2018-08-14doc: fix typo in cortex_m maskisr commandChristopher Head1-2/+2
2018-08-08Add detail to `wrong register size` error.Tim Newsome1-1/+2
2018-08-08target/armv7a_cache: add gdb keep-alive and fix a missing dpm finishAntonio Borneo1-4/+23
2018-08-06target/cortex_a: allow command dacrfixup during init phaseAntonio Borneo1-1/+1