openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nand / mx3.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...
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or...
2017-10-23 Freddie ChopinFix GCC7 warnings about switch-case fallthroughs
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-10-31 Andreas Fritiofsonnand/mx*: Remove unused host endianness flag
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nand directory
2012-01-04 Mathias KChange return value on error.
2011-03-17 Uwe HermannFix a bunch of typos.
2011-01-02 Antonio BorneoNAND/MX3: remove private "target" copy
2011-01-02 Antonio Borneoflash/nand: review NAND driver interface
2010-04-10 Antonio BorneoNAND/MX3: review scope of data
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-03 Zachary T Welchmove nand drivers to src/flash/nand/