aboutsummaryrefslogtreecommitdiff
path: root/src/flash/non_cfi.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch1-2/+2
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-5/+5
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch1-2/+2
2009-05-11Audit and eliminate redundant #include directives in src/flash headers.zwelch1-1/+1
2009-04-21Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashsoharboe1-0/+1
2009-04-19Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...oharboe1-2/+2
2008-07-20- added svn props for newly added filesntfreak1-1/+0
2007-05-29- split fileio handling into fileio part and image handlingdrath1-0/+41