aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/cfi.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-02flash/nor/cfi: fix CamelCase symbols in cfi_spansion_pri_extAntonio Borneo1-11/+11
2021-06-13flash/nor: improved API of flash_driver.info & fixed buffer overrunsJan Matyas1-1/+1
2020-07-08flash/nor/cfi: Use 'bool' data typeMarc Schink1-5/+5
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-2/+3
2020-02-06flash/nor: Export various functions from the CFI coreMarek Vasut1-0/+21
2020-01-16flash/nor: Allow CFI memory read/write functions be overridenMarek Vasut1-0/+6
2016-06-23cfi: Add support for strangely endianness broken SoC implementationsEsben Haabendal1-0/+1
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-02-13cfi: support for 16-bit flash with reversed endiannessEsben Haabendal1-0/+2
2013-07-01Support for SST 39VF3201C NOR flashIS2T1-2/+2
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-10-08flash/nor: make all working area pointers localAndreas Fritiofson1-2/+0
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-12/+7
2011-08-18cfi: add EN29LV800BB supportGunnar Henne1-0/+1
2010-12-10cfi: disable buffer writes for M29W128GSpencer Oliver1-1/+1
2010-12-10cfi: calculate correct timeoutsSpencer Oliver1-0/+6
2010-06-11cfi: fix error propagationØyvind Harboe1-2/+2
2009-12-04remove flash.h from treeZachary T Welch1-2/+0
2009-12-03change #include "flash.h" to <flash/flash.h>Zachary T Welch1-1/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+164