openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nand / orion.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...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
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-01-05 Eric Wetzelnit: do not add \n at end of LOG_ERROR
2011-01-02 Antonio BorneoNAND/ORION: remove private "target" copy
2011-01-02 Antonio Borneoflash/nand: review NAND driver interface
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-05 Zachary T Welchmove remaining nand helper files
2009-12-04 Dean GlazeskiARM NAND I/O interface update
2009-12-03 Zachary T Welchchange #include "arm_nandio.h" to <flash/arm_nandio.h>
2009-12-03 Zachary T Welchchange #include "armv4_5.h" to <target/armv4_5.h>
2009-12-03 Zachary T Welchmove nand drivers to src/flash/nand/