openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nand / mxc.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
2021-07-20 Antonio Borneoflash: use lowercase for C variables
2020-11-04 Antonio Borneoflash: declare local symbols as static
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...
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2019-01-27 Antonio Borneocommand: initialize the command mode for every command
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2013-10-31 Andreas Fritiofsonnand/mx*: Remove unused host endianness flag
2013-10-16 Gaëtan Carlierflash: mxc nfc(v1) : fix incorrect address in spare...
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nand directory
2012-01-23 Timo Ketolai.MX25: Set OOB size (MXC NFC)
2012-01-23 Timo Ketolai.MX25: Add support for i.MX25 NAND Flash Controller
2011-12-23 Erik AhlénRenamed mx2.{c,h} to mxc.{c,h} and added copyright...