aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-03drivers: Rename 'libusb1_common' to 'libusb_helper'Marc Schink
2020-03-03drivers: libusb1_common code cleanupMarc Schink
2020-03-03remove libusb0_common supportOleksij Rempel
2020-03-02flash/stm32h7x: add support of STM32H7Ax/H7Bx devicesTarek BOCHKATI
2020-03-02Add support for SAMD21E17D deviceMichael Stoll
2020-02-29target/arc: fix clang static analyzer warningsEvgeniy Didin
2020-02-27Introduce ARCv2 architecture related codeEvgeniy Didin
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo
2020-02-24log: let command "log_output" to set back its defaultAntonio Borneo
2020-02-24adi_v5_dapdirect: fix connect under resetAntonio Borneo
2020-02-24flash/nor/stm32l4x: Minor code cleanupsMarc Schink
2020-02-24flash/nor/stm32h7x: Minor code cleanupsMarc Schink
2020-02-23target/adi_v5_swd: fix clang static analyzer warningTomas Vanek
2020-02-23flash/nor/tcl.c: add filld command to write double-word with 64-bit valueTarek BOCHKATI
2020-02-23flash/nor/stm32l4x: lock flash after errorTomas Vanek
2020-02-23flash/stm32h7x: use alignment infrastructureChristopher Head
2020-02-23flash/nor/stm32f1x: Some small code cleanupsMarc Schink
2020-02-23flash/nor/stm32h7x: check OPTCHANGEERRChristopher Head
2020-02-23flash/nor/stm32h7x: fix incorrect array indexingChristopher Head
2020-02-15stlink: add trace support in DAP direct modeAntonio Borneo
2020-02-15armv8: check the core state to pass the correct arch to gdbAntonio Borneo
2020-02-15coding style: use ARRAY_SIZE() when possibleAntonio Borneo
2020-02-15coding style: remove unnecessary parenthesesAntonio Borneo
2020-02-15jtag/startup.tcl: remove trailing whitespacesAntonio Borneo
2020-02-15target/nds32: fix type of magic numberAntonio Borneo
2020-02-15flash/nor/stm32lx: Minor code cleanupsMarc Schink
2020-02-15jtag_vpi: added an option to stop simulation on exitJan Matyas
2020-02-13flash/stm32lx: mention explicitly that this driver covers STM32 L0 and L1Tarek BOCHKATI
2020-02-13flash/startup.tcl: update stm32 flash driver aliasesTarek BOCHKATI
2020-02-09jtag: Fix copy-paste error in 'irscan' helpMarek Vasut
2020-02-08efm32: add EFR32ZG13P and EFR32ZG14P partsFrank Hunleth
2020-02-08stlink: fix max packet size for 8 bit R/W on stlink-v3Antonio Borneo
2020-02-08jtag: flush jtag queue after jtag_add_tlr()Antonio Borneo
2020-02-06jtag: drivers: xlnx-pcie-xvc: fix build on Linux pre v4.10Antonio Borneo
2020-02-06flash/nor: Add Renesas RPC HF driverMarek Vasut
2020-02-06flash/nor: Export various functions from the CFI coreMarek Vasut
2020-01-29jtag: Fix jtag_reset fallbackLeonard Crestez
2020-01-29openocd: fix minor inconsistencies after renaming "adapter" commandAntonio Borneo
2020-01-29move ftdi_location deprecation helper to proper placeOleksij Rempel
2020-01-29jtag: adapter: rework adapter related commandsOleksij Rempel
2020-01-27flash/nor/stm32l4x: fix minor errors in flash write/async algoTomas Vanek
2020-01-27flash/nor/stm32l4x: use flash infrastructure to align writeTomas Vanek
2020-01-27target/arm_cti: fix regression from Tcl_return_values seriesTomas Vanek
2020-01-27flash/nor/nrf5: Fix build error on OSXMarek Vasut
2020-01-22jtag: drivers: xlnx-pcie-xvc: fix build after mergeAntonio Borneo
2020-01-22flash/nor/sh_qspi: Add SH QSPI driverMarek Vasut
2020-01-22jtag_libusb_bulk_read|write: return error code instead of sizeOleksij Rempel
2020-01-20mips_ejtag: there is no DCR.MIPS64 bitJiri Kastner
2020-01-17jtag: drivers: xlnx-pcie-xvc: Add support for Xilinx XVC/PCIeMoritz Fischer
2020-01-16flash/nor: Rename flash_address() to cfi_flash_address()Marek Vasut