aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-19Configs for ARM corelink SSE-200 target and Musca A boardOmair Javaid2-0/+115
2019-06-19Support for debugging on ARMv8-M CPUsOmair Javaid2-15/+62
2019-06-14target/cortex_a: remove dependency from jtag queueAntonio Borneo1-2/+3
2019-06-14target/aarch64: remove dependency from jtag queueAntonio Borneo1-2/+3
2019-06-13jtag: fix error on TCL command "return" in jtag event handlerAntonio Borneo1-1/+6
2019-06-13target: fix error on TCL command "return" in target event handlerAntonio Borneo1-1/+6
2019-06-13flash/stm32h7x: fix register names to comply with RM0399 Rev2 and RM0433 Rev6Tarek BOCHKATI1-13/+13
2019-06-13jtag: drivers: buspirate: chunk SWD switch sequence transfer.Tilman Sauerbeck1-8/+17
2019-06-13jtag/drivers/jtag_usb_common: fix typoChristopher Head1-6/+6
2019-06-12target: make target re-configuration possible againTomas Vanek1-1/+7
2019-06-12fix XScale register accessMichael Schwingen1-0/+1
2019-06-12mem_ap: fix format of logged addressesAntonio Borneo1-2/+2
2019-06-12ARMv8: Update rtos_reg storage from 8 to 16 bytesDaniel Goehring1-1/+1
2019-06-12armv7a_mmu: Add support for decoding Super SectionsFlorian Fainelli1-10/+27
2019-06-12armv7a_mmu: Do not restrict virtual addresses to uint32_tFlorian Fainelli3-6/+7
2019-06-12armv7a_mmu: Remove armv7a_mmu_translate_va()Florian Fainelli2-87/+0
2019-06-12armv7a_mmu: Check earlier for PAR readFlorian Fainelli1-2/+2
2019-06-10contrib/rpc_examples: remove 'ocd_' command prefix from haskell exampleAntonio Borneo1-1/+1
2019-06-10contrib/rpc_examples: Remove 'ocd_' command prefixMarc Schink1-4/+4
2019-06-10target/armv7m: fix register number in armv7m_get_core_reg()Tomas Vanek1-1/+1
2019-06-06jtag: set default "jtag_only" to uninitialized transportsAntonio Borneo16-23/+15
2019-06-06gdb_server: remove call to jtag_execute_queue()Antonio Borneo1-6/+0
2019-06-06target/cortex_m: remove dependency from jtag queueAntonio Borneo1-1/+1
2019-06-06helper: add bitmap helper primitivesAntonio Borneo2-0/+85
2019-06-06jtag: simplify management of non-implemented handlersAntonio Borneo2-48/+29
2019-06-06swd: remove unused API frequency()Antonio Borneo6-55/+0
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson25-506/+361
2019-06-04gdb_server: fix GDB_BUFFER_SIZE usage, fix unaligned access during bulk trans...Bohdan Tymkiv3-8/+6
2019-05-31jlink: add usb location supportOleksij Rempel1-4/+38
2019-05-31jtag/drivers/jtag_usb_common: Fix variable nameMarc Schink1-5/+5
2019-05-31libjaylink: Update to latest Git versionOleksij Rempel1-0/+0
2019-05-31jtag/drivers/jtag_usb_common: Remove warningMarc Schink1-3/+0
2019-05-25arm_adi_v5: Split CSW bits into AHB/APB/AXILeonard Crestez3-8/+27
2019-05-23target: make handle_md_output() globalTomas Vanek3-64/+8
2019-05-23configure.ac: fix minor typoAntonio Borneo1-1/+1
2019-05-23guess-rev.sh: fix minor typoAntonio Borneo1-1/+1
2019-05-23HACKING: fix minor typosAntonio Borneo1-3/+3
2019-05-23cortex_m: set the debug reason to DBGRQ when NVIC_DFSR indicates EXTERNALTarek BOCHKATI2-1/+4
2019-05-23helper/command: remove dead code in command_unknown()Antonio Borneo1-6/+0
2019-05-23target: remove unused function target_buffer_get_u8()Antonio Borneo1-6/+0
2019-05-23stm32f7x: Use CHIPNAME-specific name for ITCM bankChristopher Head1-3/+12
2019-05-22doc/openocd.texi: fix bad aarch64 mergeSteven Stallion1-9/+9
2019-05-20tcl/target: Fix V3M/V3H SoC chipnameMarek Vasut1-4/+4
2019-05-20tcl/target: Add Renesas RZ/A1H targetMarek Vasut1-0/+25
2019-05-20tcl/board: Add Renesas RZ/A1H GR-Peach boardMarek Vasut1-0/+5
2019-05-17helper/command: print the command output in case of errorAntonio Borneo1-8/+6
2019-05-16Fix 'adapter usb location' documentationMarc Schink2-4/+4
2019-05-15jtag/drivers/imx_gpio: fixed calls to command_printJan Matyas1-2/+2
2019-05-15drivers/bcm2835gpio: fix build for ARM hostAntonio Borneo1-2/+2
2019-05-14jtag_vpi: fixed state transitions in "stableclocks"Jan Matyas1-1/+21