aboutsummaryrefslogtreecommitdiff
path: root/src/flash/startup.tcl
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: build: add SPDX tagAntonio Borneo1-0/+2
2021-11-15flash/nor/stm32f1x: Add support for GD32E23xasier701-0/+3
2021-08-30flash/stm32l4x: add support of STM32U57x/U58xTarek BOCHKATI1-1/+2
2021-05-08telnet/auto-complete: hide deprecated and internal commandsAntonio Borneo1-0/+1
2021-03-19startup.tcl: remove commands already deprecated in v0.7.0Antonio Borneo1-11/+0
2020-11-15flash/stm32l4x: STM32L55/L56xx basic support (non-secure mode)Tarek BOCHKATI1-0/+1
2020-03-23flash/stm32l4x: add support of STM32WLEx devicesTarek BOCHKATI1-1/+2
2020-03-16flash/startup.tcl: add STM32G0 and G4 aliasesTarek BOCHKATI1-1/+3
2020-02-13flash/stm32lx: mention explicitly that this driver covers STM32 L0 and L1Tarek BOCHKATI1-0/+4
2020-02-13flash/startup.tcl: update stm32 flash driver aliasesTarek BOCHKATI1-15/+8
2019-10-15src/flash/startup.tcl: Add preverify to program commandMoritz 'Morty' StrĂ¼be1-28/+46
2018-01-13flash/startup: make program accept filenames with spaces and other charactersPaul Fertser1-0/+1
2018-01-13flash: startup.tcl: do not disable polling when not exitingPaul Fertser1-2/+4
2015-04-14Tcl exception codes cleanup, shutdown command amendmentsPaul Fertser1-2/+2
2015-02-11flash/startup: extend "program" command to accept "exit"Paul Fertser1-13/+23
2013-06-12cfg: add stm32 flash driver aliasSpencer Oliver1-0/+18
2013-04-17program: do not poll target after reset runSpencer Oliver1-0/+2
2013-03-12tcl: add flash programming helperSpencer Oliver1-1/+68
2011-07-28flash: add support for deprecated stm32 flash cmdsSpencer Oliver1-0/+11
2009-12-06add 'flash list', rewrite 'flash banks'Zachary T Welch1-14/+0
2009-12-06allow 'flash_banks' command to give GDB outputZachary T Welch1-1/+1
2009-11-18split startup.tcl file across modulesZachary T Welch1-0/+16