aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-01-16flash/nor: Rename get_cfi_info() to cfi_get_info()Marek Vasut
2020-01-16flash/nor: Allow CFI memory read/write functions be overridenMarek Vasut
2020-01-16flash/nor: Drop size argument of cfi_target_{read,write}_memory()Marek Vasut
2020-01-16flash/nor: Pass flash_bank to memory accessorsMarek Vasut
2020-01-16target/xscale: remove duplicated commandTomas Vanek
2020-01-16target/etm: add check for calloc errorTomas Vanek
2020-01-16target/semihosting_common: fix minor memory leakTomas Vanek
2020-01-16target/target: fix clang static analyzer warningsTomas Vanek
2020-01-16target/avr32_jtag: fix error returnsTomas Vanek
2020-01-16target/arm_dpm: add missing error returnsTomas Vanek
2020-01-16target/arm946e: add missing error detectionTomas Vanek
2020-01-16server/server: fix clang static analyzer warningTomas Vanek
2020-01-16xsvf: fix memory leakTomas Vanek
2020-01-16flash/nor/stm32l4x: add support of STM32L4P5/L4Q5x devicesTarek BOCHKATI
2020-01-16flash/nor: add support of STM32WB on top STM32L4 flash driverTarek BOCHKATI
2020-01-16flash/nor: add support of STM32L41/L42xxTarek BOCHKATI
2020-01-16flash/nor/stm32l4x : add structure containers to hold devices' informationTarek BOCHKATI
2020-01-14target/target: parse value as proper typeChristopher Head
2020-01-14stlink: fix handling of DPv1 and DPv2 banked registersAntonio Borneo
2020-01-14stlink: add DAP direct driverAntonio Borneo
2020-01-14adi_v5_dapdirect: add support for adapter drivers that provide DAP APIAntonio Borneo
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
2020-01-14drivers/kitprog: remove unused JTAG execute_queue methodAntonio Borneo