summaryrefslogtreecommitdiff
path: root/src/flash/cfi.h
Commit message (Expand)AuthorAgeFilesLines
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-7/+7
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-12/+12
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-45/+45
* Audit and eliminate redundant #include directives in src/flash headers.zwelch2009-05-111-1/+0
* Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashsoharboe2009-04-211-1/+5
* Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...oharboe2009-04-191-2/+2
* - remove target specific variant and use target->variant memberntfreak2008-12-131-2/+2
* Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe2008-07-211-0/+1
* Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe2008-07-201-0/+1
* Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe2008-04-231-0/+1
* - Work on fixing erase check. Many implementations are plain broken.oharboe2008-04-031-1/+1
* - added autoprobe functionalitymifi2008-01-271-0/+1
* - Stripped trailing spaces (patch preparation)bodylove2007-12-101-8/+8
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-1/+0
* - split fileio handling into fileio part and image handlingdrath2007-05-291-1/+17
* - disabled excessive debug output in jtag.hdrath2007-04-111-0/+56
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+86