flash/nor: Do not update 'is_erased'
[fw/openocd] / src / flash / nor / xmc4xxx.c
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio Borneoflash/xmc4xxx: use coherent indentation in struct initi...
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2017-10-23 Freddie ChopinFix GCC7 warnings about string truncation
2016-12-08 Andreas Färberxmc4xxx: Add support for XMC4300
2016-11-04 Tim NewsomeMake OpenOCD build using -Og.
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-14 Andreas Färberxmc4xxx: Improve xmc4xxx_blank_check_memory() error...
2016-05-05 Andreas Färberxmc4xxx: Fix error propagation for erase_check callback
2016-02-29 Andreas Färberxmc4xxx: Integrate build of erase check code
2016-02-23 Andreas Färberxmc4xxx: Add XMC4700 support
2015-12-18 Andreas Färberxmc4xxx: Add XMC4800 support
2015-12-18 Andreas Färberxmc4xxx: Make sector sizes const
2015-11-11 Andreas Färberflash/nor/xmc4xxx: Loosen checks for XMC4500
2015-11-11 Jeff Ciesielskiflash: New driver for XMC4xxx microcontroller family