aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-06target/cortex_a: remove duplicate code to read target registersAntonio Borneo3-160/+9
2018-11-06target/arm_dpm: uniform names of exported functionsAntonio Borneo3-16/+16
2018-11-06target/cortex_a: remove buggy memory AP accessesAntonio Borneo2-142/+10
2018-11-06target/cortex_a: remove unused code controlled by "fast_reg_read"Antonio Borneo2-84/+6
2018-11-03flash/nor/stm32f1x: Use of protection blocks, improved option bytes handlingDominik Peklo2-223/+192
2018-11-03arm_adi_v5: do not deactivate power domains while trying to clear sticky errorAntonio Borneo1-2/+21
2018-11-02flash/nor/at91samd: add SAMR21E19A DIDTomas Vanek1-2/+3
2018-10-31tcl: target: omit apcsw for hlaPaul Fertser3-21/+24
2018-10-28drivers/cmsis-dap: speed up sending multiple HID requestsTomas Vanek1-43/+153
2018-10-28target/target.c: adding keep_alive() to while loop.Kevin Gillespie1-0/+3
2018-10-27zynq_7000: Add zynqpl_program commandMoritz Fischer1-0/+19
2018-10-27target/cortex_a: fix temporary breakpoint during stepAntonio Borneo1-0/+1
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