aboutsummaryrefslogtreecommitdiff
path: root/src/flash/cfi.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch1-7/+7
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-12/+12
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch1-45/+45
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch1-1/+0
2009-04-21Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashsoharboe1-1/+5
2009-04-19Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...oharboe1-2/+2
2008-12-13- remove target specific variant and use target->variant memberntfreak1-2/+2
2008-07-21Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe1-0/+1
2008-07-20Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe1-0/+1
2008-04-23Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe1-0/+1
2008-04-03- Work on fixing erase check. Many implementations are plain broken.oharboe1-1/+1
2008-01-27- added autoprobe functionalitymifi1-0/+1
2007-12-10- Stripped trailing spaces (patch preparation)bodylove1-8/+8
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-1/+0
2007-05-29- split fileio handling into fileio part and image handlingdrath1-1/+17
2007-04-11- disabled excessive debug output in jtag.hdrath1-0/+56
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+86