jtag: adapter: rework adapter related commands
[fw/openocd] / src / flash /
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 Marek Vasutflash/nor/nrf5: Fix build error on OSX
2020-01-22 Marek Vasutflash/nor/sh_qspi: Add SH QSPI driver
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 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
2020-01-16 Tarek BOCHKATIflash/nor/stm32l4x : add structure containers to hold...
2020-01-05 Marek Vasutflash/nor: Factor out CFI memory read/write functions
2020-01-05 Marek Vasutflash/nor: Factor out cfi_spansion_unlock_seq()
2020-01-03 Keir Fraserflash/nor/stm32f2x: Support value line chips with trimm...
2020-01-02 Oleksandr Redchukflash/nor/stm32f1x: fix options reading from locked...
2020-01-02 Tomas Vanekflash/nor/kinetis: fix clang static analyzer warnings
2020-01-02 Tarek BOCHKATIflash/nor/stm32h7: (minor) use proper variable names...
2019-12-17 Tomas Vanekflash/nor/stm32f2x: fix clang static analyzer warning
2019-12-12 Tomas Vanekflash/nor/nrf5: remove check for protected sector
2019-12-07 Tarek BOCHKATItarget/stm32h7x: add support of dual core variant of...
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: remove options cache and some drive...
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: fix option bytes handling to work...
2019-11-27 Tarek BOCHKATIflash/nor/stm32h7x: remove stm32x_options.protection2
2019-11-26 Tomas Vanekflash/nor/nrf5: fix allocation of driver_priv and secto...
2019-11-26 Tomas Vanekflash/nor/nrf5: show RAM size on old nRF51 devices...
2019-11-26 Tomas Vanekflash/nor/nrf5: do not check FICR PPFC on nRF52
2019-11-26 Tomas Vanekflash/nor/nrf5: rename registers by nRF series
2019-11-26 Tomas Vanekflash/nor/nrf5: refactor sector allocation to use alloc...
2019-11-26 Tomas Vanekflash/nor/nrf5: implement BPROT protection check for...
2019-11-26 Tomas Vanekflash/nor/nrf5: detect newer devices without HWID table
2019-11-26 Tomas Vanekflash/nor/nrf5: remove useless page padding and UICR...
2019-10-18 Mirko Vogtnrf5: update links to compatibility matrixes for nrf5x...
2019-10-18 Andreas Fritiofsonnrf5: Fix misuse of flash bank number
2019-10-15 Moritz 'Morty' Strübesrc/flash/startup.tcl: Add preverify to program command
2019-10-02 Christian Meuselefm32: use device-specific MSC base for EFM32TG11B
2019-09-24 Marc Schinkflash/nor/tcl: Fix usage of 'flash erase_sector' command
2019-09-18 Khem Rajesirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZE
2019-09-08 Tarek BOCHKATIflash/nor/stm32h7x: remove unused 'pages_per_sector...
2019-09-08 Tarek BOCHKATIflash/nor/stm32h7x: remove flash size information from...
2019-09-08 Caleb Szalacinskiflash/nor: flash driver for Synwit SWM050 MCUs
2019-09-08 Seth LaForgesrc/flash/nand: Fix some operator precedence bugs.
2019-08-04 Tarek BOCHKATIflash/nor/core: fix some minor typo
2019-07-28 Andreas Fritiofsonmflash: Remove this broken flash driver
2019-06-13 Tarek BOCHKATIflash/stm32h7x: fix register names to comply with RM039...
2019-05-14 Paul Fertserflash/nor: use command_print() in command "flash banks"
2019-05-14 Paul Fertsernor/niietcm4: fix indentation
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsernor/at91sam4: change prototype of get_current_sam4()
2019-05-14 Paul Fertsernor/at91sam3: change prototype of get_current_sam3()
2019-05-14 Paul Fertsernand/tcl: pass CMD to nand_list_walker()
2019-05-14 Paul Fertsernand/fileio: change prototype of nand_fileio_start()
2019-05-04 Christopher Headstm32h7x: fix incorrect indentation
2019-05-04 Tarek BOCHKATIflash/nor/stm32h7x: use of wait queue flag instead...
2019-05-04 Tomas Vanekflash/nor/atsame5: fix typo in dsu_reset_deassert help...
2019-04-24 Tim Newsomeflash/fespi: Use COMMAND_PARSE_ADDRESS
2019-04-10 Christopher Headflash/stm32h7x: include IO_HSLV in user3_options
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
2019-04-07 Antonio Borneoflash/nor/str9xpec: fix help and usage for command...
2019-04-07 Antonio Borneoflash/nor/at91samd: set usage for command "set-security"
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2019-04-07 Antonio Borneoflash/xmc4xxx: use coherent indentation in struct initi...
2019-04-07 Antonio Borneoflash/kinetis: use coherent indentation in struct initi...
2019-04-03 Tomas Vanekflash/nor/core.h: clarify comment flash_sector::is_erased
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-03-27 Tomas Vanekflash/nor/core: adjust flash_iterate_address_range_inne...
2019-03-14 Christopher Headflash/stm32h7x: remove IWDG1_SW separate variable
2019-03-12 Tomas Vanekflash/nor/tcl.c: use COMMAND_PARSE_ADDRESS
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2019-02-27 Moritz Fischerflash: stm32f2/f4/f7: Add One-Time-Porgrammable (OTP...
2019-02-21 Armin van der TogtFix support for single-bank stm32l4 processors
2019-02-07 Kevin Vermilionat91samd: Add flash programming support for SAMC2?N...
2019-02-07 Jan Vojtechflash/nor/stm32f1x: Ability to change user option bytes.
2019-02-07 Tomas Vanektarget algo: do not write reg_param if direction is...
2019-02-05 Tomas Vanekflash/nor: flash driver and cfg for SAM E54, E53, E51...
2019-02-04 Tomas Vanekflash/nor/stm32f1x: use address instead of offset in...
2019-02-04 Tomas Vanekflash/nor/stm32f1x: fix minor error messages
2019-02-04 Guillaume Revaillotflash/nor/at91samd: add samr34j18.
2019-01-30 Antonio Borneoarm_adi_v5: rewrite dap_to_jtag and dap_to_swd
2019-01-27 Antonio Borneocommand: initialize the command mode for every command
2019-01-21 Mirko Vogtnrf5: add nrf5 device definition for HWID 0x00E3
2019-01-16 Severin Junkerat91samd: added SAM-DA1 parts
2019-01-11 Tim NewsomeAdd flash support for SiFive's Freedom E platforms
2019-01-02 Rod BoyceNOR: lpc2000 Add support for LPC84x devices
2019-01-02 Oleksij Rempelflash: nor: ath79: remove base calculation
2019-01-02 Jānis Skujenieksflash/nor/nrf5: set correct timeout for nvmc operations
2018-12-23 Jean-Christian de... Add LPC8Nxx and NHS3xx support.
2018-12-21 Simon Qianadd w600 support
2018-12-19 Tomas Vanekflash/nor/spi: add adesto AT25DF081A
2018-12-12 Bohdan Tymkivflash/nor/core: Fix chunk size calculation in default_f...
2018-12-12 Steven Stallionflash/esirisc: refactor register write protection
2018-12-12 Steven Stallionesirisc: support eSi-Trace
2018-12-11 bobflash/nor: Add support for sector erase in stm32l4x...
2018-12-11 Edward Fewellflash/nor: update cc3220sf for issue found in code...
2018-12-11 Edward Fewellflash/nor: update CC26xx/CC13xx support
2018-12-06 Antonio Borneoflash/stmsmi: fix byte order for big-endian host
2018-12-05 Tomas Vanekflash/nor: use default_flash_blank_check() instead...
2018-11-29 Andreas BolschSPI table updates (some new devices and new info)
2018-11-26 Tomas Vanekflash/nor: consolidate flash protect/protect_check
next