aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-13flash/stm32h7x: fix register names to comply with RM0399 Rev2 and RM0433 Rev6Tarek BOCHKATI
2019-06-13jtag: drivers: buspirate: chunk SWD switch sequence transfer.Tilman Sauerbeck
2019-06-13jtag/drivers/jtag_usb_common: fix typoChristopher Head
2019-06-12target: make target re-configuration possible againTomas Vanek
2019-06-12fix XScale register accessMichael Schwingen
2019-06-12mem_ap: fix format of logged addressesAntonio Borneo
2019-06-12ARMv8: Update rtos_reg storage from 8 to 16 bytesDaniel Goehring
2019-06-12armv7a_mmu: Add support for decoding Super SectionsFlorian Fainelli
2019-06-12armv7a_mmu: Do not restrict virtual addresses to uint32_tFlorian Fainelli
2019-06-12armv7a_mmu: Remove armv7a_mmu_translate_va()Florian Fainelli
2019-06-12armv7a_mmu: Check earlier for PAR readFlorian Fainelli
2019-06-10target/armv7m: fix register number in armv7m_get_core_reg()Tomas Vanek
2019-06-06jtag: set default "jtag_only" to uninitialized transportsAntonio Borneo
2019-06-06gdb_server: remove call to jtag_execute_queue()Antonio Borneo
2019-06-06target/cortex_m: remove dependency from jtag queueAntonio Borneo
2019-06-06helper: add bitmap helper primitivesAntonio Borneo
2019-06-06jtag: simplify management of non-implemented handlersAntonio Borneo
2019-06-06swd: remove unused API frequency()Antonio Borneo
2019-06-04Convert DEBUG_JTAG_IO to LOG_DEBUG_IOAndreas Fritiofson
2019-06-04gdb_server: fix GDB_BUFFER_SIZE usage, fix unaligned access during bulk trans...Bohdan Tymkiv
2019-05-31jlink: add usb location supportOleksij Rempel
2019-05-31jtag/drivers/jtag_usb_common: Fix variable nameMarc Schink
2019-05-31libjaylink: Update to latest Git versionOleksij Rempel
2019-05-31jtag/drivers/jtag_usb_common: Remove warningMarc Schink
2019-05-25arm_adi_v5: Split CSW bits into AHB/APB/AXILeonard Crestez
2019-05-23target: make handle_md_output() globalTomas Vanek
2019-05-23cortex_m: set the debug reason to DBGRQ when NVIC_DFSR indicates EXTERNALTarek BOCHKATI
2019-05-23helper/command: remove dead code in command_unknown()Antonio Borneo
2019-05-23target: remove unused function target_buffer_get_u8()Antonio Borneo
2019-05-17helper/command: print the command output in case of errorAntonio Borneo
2019-05-16Fix 'adapter usb location' documentationMarc Schink
2019-05-15jtag/drivers/imx_gpio: fixed calls to command_printJan Matyas
2019-05-15drivers/bcm2835gpio: fix build for ARM hostAntonio Borneo
2019-05-14jtag_vpi: fixed state transitions in "stableclocks"Jan Matyas
2019-05-14jtag_vpi: correct runtest behaviorMegan Wachs
2019-05-14target: Fix breakpoint usageMarc Schink
2019-05-14helper/command: fix printing usage for incomplete commandsAntonio Borneo
2019-05-14helper/command: send command output only to the right serverAntonio Borneo
2019-05-14target: fix output of command "targets"Antonio Borneo
2019-05-14helper/command: remove search for "ocd_" prefixAntonio Borneo
2019-05-14helper/command: remove command "command type"Paul Fertser
2019-05-14helper/command: do not replace new commands with ocd_ prefixPaul Fertser
2019-05-14helper/command: do not capture log in script_command_run()Paul Fertser
2019-05-14helper/command: Handle Tcl return values consistentlyPaul Fertser
2019-05-14flash/nor: use command_print() in command "flash banks"Paul Fertser
2019-05-14nor/niietcm4: fix indentationPaul Fertser
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14jlink: change prototype of show_config*() functionsPaul Fertser
2019-05-14target/esirisc_trace: change prototype of trace dump functionsPaul Fertser
2019-05-14target/esirisc_trace: change prototype of trace analyse functionsPaul Fertser