adi_v5_dapdirect: add support for adapter drivers that provide DAP API
[fw/openocd] / src / flash /
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
2018-11-26 Alex J Lennonstm32l4x: Fix stm32l4x dual bank support
2018-11-18 Andreas Kemnadeefm32: correct erase address if bank->base != 0
2018-11-03 Dominik Pekloflash/nor/stm32f1x: Use of protection blocks, improved...
2018-11-02 Tomas Vanekflash/nor/at91samd: add SAMR21E19A DID
2018-10-16 Steven Stallionesirisc: support eSi-RISC targets
2018-10-08 Anders Westrupflash/nrf5: support for nRF52810
2018-09-19 Thomas SøhusAdded support for STM32L4X option bytes writing.
2018-09-17 Kai Geissdoerferflash/nrf5: support for nRF52840 Q1AAC0
2018-09-17 Kai Geissdoerferflash/nrf5: time-based timeout waiting for flash controller
2018-09-09 Cody Schaferflash/stm32f2x: add stm32f7 revision Z identification
2018-08-21 Tomas Vanekflash/at91sam4: fix clang static analyzer warning
2018-08-21 Tomas Vanekflash/at91sam4: set wait states only once per write
2018-08-21 Tomas Vanekflash/at91sam4: emit flash bank info
next