aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/non_cfi.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-02flash/nor/cfi: fix CamelCase symbols in cfi_spansion_pri_extAntonio Borneo1-11/+11
2020-07-26flash: fix typos and duplicated wordsAntonio Borneo1-1/+1
2020-07-08flash/nor/cfi: Use 'bool' data typeMarc Schink1-1/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-02-29flash/nor/non_cfi.c: cleanup, member double-intializationAlexander Kurz1-1/+0
2014-10-06flash: constify driver data structuresSpencer Oliver1-2/+2
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-87/+53
2011-08-24non_cfi: add SST39WF1601 supportAndreas Bießmann1-0/+14
2011-08-18cfi: add EN29LV800BB supportGunnar Henne1-0/+17
2011-05-25add support for spansion flash on mindspeed c300 eval boardStefan Mahr1-0/+14
2011-04-19Fix non cfi x16 nor flash connected to x8 bus. The ids in the table should be...Alexandre Pereira da Silva1-1/+7
2011-01-02non-CFI flash code uses data from CFI structures. Make sure that timeouts are...Michael Schwingen1-4/+6
2010-09-15cfi: add sst39vf6401bFlemming Futtrup1-0/+14
2010-09-11cfi: random crash in cfi_probe() fixedØyvind Harboe1-1/+5
2010-05-11Fujitsu MBM29SL800TE flash supportKarl Kurbjun1-0/+17
2009-12-05NOR: add 29LV400BC flash deviceMathias Kuester1-0/+17
2009-12-04remove flash.h from treeZachary T Welch1-1/+2
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+491