flash: fix clang static analyzer build errors
[fw/openocd] / src / flash / nor / dsp5680xx_flash.c
2022-05-21 Erhan Kurubasflash: fix clang static analyzer build errors
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-01-13 Antonio Borneoopenocd: fix incorrect doxygen comments
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2019-03-27 Christopher HeadConstify struct flash_driver instances
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2013-10-03 Andreas Fritiofsonflash/nor: Make info function optional
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-10-08 Andreas Fritiofsondsp5680xx_flash: Remove unused flash bank structure
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2011-12-11 rodrigo_l_rosadsp5680xx - indent fix
2011-11-24 rodrigo_l_rosadsp5680xx - match page erase with mass erase
2011-11-24 rodrigo_l_rosadsp5680xx - mark erase after unlocking flash
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-30 Rodrigo L. Rosaoptional crc for flash writing
2011-06-12 Rodrigo L. Rosadoxy & cleanup
2011-06-12 Rodrigo L. Rosafix protection behavior
2011-06-12 Rodrigo L. Rosacleanup trailing whitespaces
2011-06-12 Rodrigo L. Rosafix flash driver size, sector erase
2011-05-19 Rodrigo L. Rosaflashing speed improved using queued jtag. error propag...
2011-05-18 Rodrigo L. Rosaflash support (only full erase/write) for 568013 and...