aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/imp.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2020-11-08Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interfaceAndreas Bolsch1-3/+5
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-3/+7
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-3/+4
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo1-0/+2
2009-12-09Comment and doxygen fixesDavid Brownell1-3/+1
2009-12-04split flash.h into into flash/nor/*.hZachary T Welch1-0/+1
2009-12-04remove target.h from flash.hZachary T Welch1-0/+4
2009-12-04move more nor flash implementation detailsZachary T Welch1-0/+9
2009-12-04add flash/nor/core.[ch]Zachary T Welch1-3/+12
2009-12-04add flash/nor/{tcl.c,imp.h} from flash/flash.cZachary T Welch1-0/+27