flash/stm32l4x: STM32L5 support programming when TZEN=1 and RDP=0x55
[fw/openocd] / src / flash / nor / stm32l4x.c
2021-08-26 Tarek BOCHKATIflash/stm32l4x: STM32L5 support programming when TZEN...
2021-08-26 Tarek BOCHKATIflash/stm32l4x: STM32L5 support programming when TZEN...
2021-08-26 Tarek BOCHKATIflash/stm32l4x: introduce auto-probe when OPTR is changed
2021-08-26 Tarek BOCHKATIflash/stm32l4x: introduce 'stm32l4x trustzone [enable...
2021-08-26 Tarek BOCHKATIflash/stm32l4x: do not report bank mode before probing...
2021-08-22 Tarek BOCHKATIflash/stm32l4x: use COMMAND_PARSE_NUMBER in command...
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-08-14 Antonio Borneohelper/align.h: use it
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-20 Antonio Borneoflash: use lowercase for C variables
2021-06-27 Marc Schinkflash/nor/stm32l4: Fix stm32l4_probe()
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2021-05-22 Tarek BOCHKATIflash/stm32l4x: add missing break statement
2021-03-24 Tarek BOCHKATIflash/stm32l4x: probe tzen and rdp values
2021-03-24 Tarek BOCHKATIflash/stm32l4x: introduce stm32l4_part_info.flags for...
2021-03-24 Tarek BOCHKATIflash/stm32l4x: enhance protect handler to use efficien...
2021-03-24 Tarek BOCHKATIstm32l4x: add OTP support for STM32 G0/G4/L4/L4+/L5...
2021-03-16 Raúl Sanchez Silesflash/stm32l4x: zero init stm32l4_flash_bank struct...
2020-11-15 Tarek BOCHKATIstm32l4x: cosmetic simplification of get_stm32l4_info
2020-11-15 Tarek BOCHKATIflash/stm32l4x: STM32L55/L56xx basic support (non-secur...
2020-11-15 Tarek BOCHKATIflash/stm32l4x: introduce table with register offsets
2020-10-22 Tarek BOCHKATIflash/stm32l4: add support of STM32G4 category 4 device...
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-06-14 Marc Schinkflash/nor/stm32l4x: Fix check for number of arguments
2020-05-03 Tarek BOCHKATIflash/stm32l4x: always use stm32l4_get_flash_reg
2020-05-03 Andreas Bolschrevision id for STM32L4P5/Q5 corrected
2020-04-24 Ilya Kharinflash/nor/stm32l4x: cast wrpxxr_mask to uint16_to to...
2020-03-23 Tarek BOCHKATIflash/stm32l4x: add support of STM32WB3x devices
2020-03-23 Tarek BOCHKATIflash/stm32l4x: add support of STM32WLEx devices
2020-03-16 Andreas BolschFlash driver for STM32G0xx and STM32G4xx
2020-02-24 Marc Schinkflash/nor/stm32l4x: Minor code cleanups
2020-02-23 Tomas Vanekflash/nor/stm32l4x: lock flash after error
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-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...
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-02-21 Armin van der TogtFix support for single-bank stm32l4 processors
2018-12-11 bobflash/nor: Add support for sector erase in stm32l4x...
2018-11-26 Alex J Lennonstm32l4x: Fix stm32l4x dual bank support
2018-09-19 Thomas SøhusAdded support for STM32L4X option bytes writing.
2018-07-03 Christopher Headflash/nor/stm32: Eliminate working area leak
2018-07-03 Christopher Headflash/nor/stm32: Report errors in wait_status_busy
2018-04-23 Tomas Vanekflash/nor, contrib/loaders: add stm32 loaders Makefile...
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2018-01-25 Paul Fertserflash: nor: stm32l4x: fix warning in probe
2017-05-08 Juha Niskanenstm32l4: support flashing L45x/46x devices
2017-04-25 Juha Niskanenstm32l4: support flashing L496 devices
2016-10-04 Peter KuharSTM32L433 Flash support
2016-10-04 Spencer Oliverstm32l4x: fix incorrect device id mask
2016-08-13 Uwe Bonnesstm32l4: Handle failing flash_size read like on other...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-04 Uwe Bonnes stm32l4x.c: Correct waiting for data.
2016-05-04 Uwe Bonnesstm32l4x.c: Use explicit 64-bit flash access as referen...
2016-05-04 Uwe Bonnesstm32l4x.c: Free r6/7 for 64-bit operations.
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons
2015-10-30 Uwe BonnesAdd handling for STM32L4.