flash/stm32h7x: use proper data type (bool) for has_dual_bank
[fw/openocd] / src /
2020-03-20 Tarek BOCHKATIflash/stm32h7x: use proper data type (bool) for has_dua...
2020-03-17 Christopher Headflash/nor: check fill pattern fits in word size
2020-03-17 Marc Schinkrtos: Destroy RTOS and fix memory leak
2020-03-16 Tarek BOCHKATIflash/startup.tcl: add STM32G0 and G4 aliases
2020-03-16 Andreas BolschFlash driver for STM32G0xx and STM32G4xx
2020-03-14 Edward Fewelldrivers: xds110: Fix errors in routine that toggles
2020-03-12 Antonio Borneotarget/cortex_a: add hypervisor mode
2020-03-12 Antonio Borneoarmv7a: access monitor registers only with security...
2020-03-12 Antonio Borneotarget/armv4_5: remove unused macro
2020-03-12 Antonio Borneoarm: Use different enum for core_type and core_mode
2020-03-12 Antonio Borneoarm: fix reg num for Monitor mode
2020-03-12 Antonio Borneoftdi: flush mpsse queue after a level change on reset...
2020-03-12 Antonio Borneotarget: fix crash with jimtcl 0.78
2020-03-12 Antonio Borneojtag: report API reset as synchronous
2020-03-12 Tarek BOCHKATIsemihosting: add semihosting handlers to AArch64
2020-03-12 Matthias Welwarskycortex_a: warn on broken debug_base setting
2020-03-12 Tarek BOCHKATItarget/armv8_opcodes: use T32 instructions when the...
2020-03-12 Tarek BOCHKATItarget/aarch64: fix soft breakpoint when PE is in AArch...
2020-03-12 Tarek BOCHKATItarget/aarch64: fix minor stepping issue with gdb
2020-03-12 Tomas Vanektarget: add examine-fail event
2020-03-10 Tarek BOCHKATIsemihosting: reorganize semihosting commands
2020-03-10 Tarek BOCHKATIflash/stm32h7x: fix bank sizes for devices with trimmed...
2020-03-07 Edward Fewellflash/nor: update support for TI MSP432 devices
2020-03-07 luca vincibluenrg-x: simplyfied the driver
2020-03-07 luca vincibluenrg-x: added support for BlueNRG-LP device
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings
2020-03-07 Tomas Vanektarget/arm920t: fix clang static analyzer warning
2020-03-07 Tomas Vanekrtos/linux: fix use of memory after it is freed
2020-03-07 Tomas Vanekjtag/drivers/openjtag: fix clang static analyzer warnings
2020-03-07 Tomas Vanekjtag/aice: fix clang static analyzer warnings
2020-03-07 Tomas Vanekflash/nor/numicro: use flash infrastructure to align...
2020-03-07 Tomas Vanekflash/nor/fm4,tms470: fix clang static analyzer warnings
2020-03-07 Tomas Vaneksrc/flash/nor/at91sam3|4l|7: fix clang static analyzer...
2020-03-07 Marc Schinkflash/nor/stm32f1x: Group and cleanup device list
2020-03-03 Marc Schinkdrivers: Rename 'libusb1_common' to 'libusb_helper'
2020-03-03 Marc Schinkdrivers: libusb1_common code cleanup
2020-03-03 Oleksij Rempelremove libusb0_common support
2020-03-02 Tarek BOCHKATIflash/stm32h7x: add support of STM32H7Ax/H7Bx devices
2020-03-02 Michael StollAdd support for SAMD21E17D device
2020-02-29 Evgeniy Didintarget/arc: fix clang static analyzer warnings
2020-02-27 Evgeniy DidinIntroduce ARCv2 architecture related code
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2020-02-24 Antonio Borneolog: let command "log_output" to set back its default
2020-02-24 Antonio Borneoadi_v5_dapdirect: fix connect under reset
2020-02-24 Marc Schinkflash/nor/stm32l4x: Minor code cleanups
2020-02-24 Marc Schinkflash/nor/stm32h7x: Minor code cleanups
2020-02-23 Tomas Vanektarget/adi_v5_swd: fix clang static analyzer warning
2020-02-23 Tarek BOCHKATIflash/nor/tcl.c: add filld command to write double...
2020-02-23 Tomas Vanekflash/nor/stm32l4x: lock flash after error
2020-02-23 Christopher Headflash/stm32h7x: use alignment infrastructure
2020-02-23 Marc Schinkflash/nor/stm32f1x: Some small code cleanups
2020-02-23 Christopher Headflash/nor/stm32h7x: check OPTCHANGEERR
2020-02-23 Christopher Headflash/nor/stm32h7x: fix incorrect array indexing
2020-02-15 Antonio Borneostlink: add trace support in DAP direct mode
2020-02-15 Antonio Borneoarmv8: check the core state to pass the correct arch...
2020-02-15 Antonio Borneocoding style: use ARRAY_SIZE() when possible
2020-02-15 Antonio Borneocoding style: remove unnecessary parentheses
2020-02-15 Antonio Borneojtag/startup.tcl: remove trailing whitespaces
2020-02-15 Antonio Borneotarget/nds32: fix type of magic number
2020-02-15 Marc Schinkflash/nor/stm32lx: Minor code cleanups
2020-02-15 Jan Matyasjtag_vpi: added an option to stop simulation on exit
2020-02-13 Tarek BOCHKATIflash/stm32lx: mention explicitly that this driver...
2020-02-13 Tarek BOCHKATIflash/startup.tcl: update stm32 flash driver aliases
2020-02-09 Marek Vasutjtag: Fix copy-paste error in 'irscan' help
2020-02-08 Frank Hunlethefm32: add EFR32ZG13P and EFR32ZG14P parts
2020-02-08 Antonio Borneostlink: fix max packet size for 8 bit R/W on stlink-v3
2020-02-08 Antonio Borneojtag: flush jtag queue after jtag_add_tlr()
2020-02-06 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build on Linux pre...
2020-02-06 Marek Vasutflash/nor: Add Renesas RPC HF driver
2020-02-06 Marek Vasutflash/nor: Export various functions from the CFI core
2020-01-29 Leonard Crestezjtag: Fix jtag_reset fallback
2020-01-29 Antonio Borneoopenocd: fix minor inconsistencies after renaming ...
2020-01-29 Oleksij Rempelmove ftdi_location deprecation helper to proper place
2020-01-29 Oleksij Rempeljtag: adapter: rework adapter related commands
2020-01-27 Tomas Vanekflash/nor/stm32l4x: fix minor errors in flash write...
2020-01-27 Tomas Vanekflash/nor/stm32l4x: use flash infrastructure to align...
2020-01-27 Tomas Vanektarget/arm_cti: fix regression from Tcl_return_values...
2020-01-27 Marek Vasutflash/nor/nrf5: Fix build error on OSX
2020-01-22 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build after merge
2020-01-22 Marek Vasutflash/nor/sh_qspi: Add SH QSPI driver
2020-01-22 Oleksij Rempeljtag_libusb_bulk_read|write: return error code instead...
2020-01-20 Jiri Kastnermips_ejtag: there is no DCR.MIPS64 bit
2020-01-17 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for Xilinx...
2020-01-16 Marek Vasutflash/nor: Rename flash_address() to cfi_flash_address()
2020-01-16 Marek Vasutflash/nor: Rename get_cfi_info() to cfi_get_info()
2020-01-16 Marek Vasutflash/nor: Allow CFI memory read/write functions be...
2020-01-16 Marek Vasutflash/nor: Drop size argument of cfi_target_{read,write...
2020-01-16 Marek Vasutflash/nor: Pass flash_bank to memory accessors
2020-01-16 Tomas Vanektarget/xscale: remove duplicated command
2020-01-16 Tomas Vanektarget/etm: add check for calloc error
2020-01-16 Tomas Vanektarget/semihosting_common: fix minor memory leak
2020-01-16 Tomas Vanektarget/target: fix clang static analyzer warnings
2020-01-16 Tomas Vanektarget/avr32_jtag: fix error returns
2020-01-16 Tomas Vanektarget/arm_dpm: add missing error returns
2020-01-16 Tomas Vanektarget/arm946e: add missing error detection
2020-01-16 Tomas Vanekserver/server: fix clang static analyzer warning
2020-01-16 Tomas Vanekxsvf: fix memory leak
2020-01-16 Tarek BOCHKATIflash/nor/stm32l4x: add support of STM32L4P5/L4Q5x...
2020-01-16 Tarek BOCHKATIflash/nor: add support of STM32WB on top STM32L4 flash...
2020-01-16 Tarek BOCHKATIflash/nor: add support of STM32L41/L42xx
next