openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nand / core.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: remove NULL comparisons with checkpatch [2/2]
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2020-04-20 Tomas Vanekflash/nand/core: fix clang static analyzer warning
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
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 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-10-23 Antonio BorneoNAND/CORE: fix clang warning
2011-05-28 Damjan MarionFixed values for Samung NAND chips
2011-05-28 Damjan MarionImprove NAND flash detection
2011-05-28 Damjan MarionReorganize NAND flash table
2011-03-30 Alexandre Pereira... Add Micron 2GiB nand
2011-01-02 Antonio BorneoNAND/CORE: Comment use of alive_sleep()
2011-01-02 Antonio BorneoNAND/CORE: Replace decimal dot in messages
2010-05-18 Jon PoveyNAND: catch read errors when building BBT
2010-05-14 Jon PoveyNAND: fix first and last handling in nand_build_bbt
2010-05-14 Jon PoveyNAND: fix off-by-one error in erase command argument...
2010-04-10 Antonio BorneoNAND/CORE: review scope of functions
2009-12-18 Dean GlazeskiNAND write data page refactoring.
2009-12-18 Dean GlazeskiNAND read data page refactor.
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-05 Zachary T Welchsplit nand.c into nand/{core,fileio,tcl}.c