aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-20helper/command: make command_run_line reentrantChristopher Head1-0/+6
2019-06-20doc: makeinfo extra whitespaceKevin Gillespie1-1/+1
2019-06-20fix memory leak (#382)jhjung811-0/+1
2019-06-19Improve block read and checksum speed (#381)Tim Newsome10-21/+413
2019-06-19tcl/board: Add SAML11 Xplained Pro Evaluation KitMarc Schink1-0/+10
2019-06-19tcl/target: Add initial Microchip SAML1x supportMarc Schink1-0/+31
2019-06-19target/cortex_m: Add support for AHB5-APMarc Schink1-1/+10
2019-06-19target/arm_adiv5: Add type for AHB5-APMarc Schink3-6/+12
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-14Set mstatus.FS to access FPU CSRs. (#380)Tim Newsome1-3/+12
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-10Inverted Frame to Pseudo Tap for Simpler Hardware to Decode DR (#373)Paul George3-82/+150
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