openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / numicro.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2022-06-10 Tomas Vanekflash/nor/numicro: remove useless architecture check
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-02 Antonio Borneoflash: rename CamelCase symbols
2021-04-22 Marc Schinkflash/nor/numicro: Use 'bool' data type
2021-03-19 Rene Kitabuild: remove warnings with gcc 11
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-03-07 Tomas Vanekflash/nor/numicro: use flash infrastructure to align...
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2020-02-15 Antonio Borneocoding style: use ARRAY_SIZE() when possible
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need...
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...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-09-30 Nemui Trinomiusnumicro: Integrate Nuvoton NuMicro flash driver.