summaryrefslogtreecommitdiff
path: root/src/flash/non_cfi.h
Commit message (Expand)AuthorAgeFilesLines
* move nor drivers to src/flash/norZachary T Welch2009-12-021-40/+0
* flash_bank_t -> struct flash_bankZachary T Welch2009-11-131-1/+1
* non_cfi_t -> struct non_cfiZachary T Welch2009-11-131-2/+2
* src/flash: remove 'extern' and wrap headersZachary T Welch2009-11-091-1/+1
* Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanupoharboe2009-08-251-1/+0
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-2/+2
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-5/+5
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-2/+2
* Audit and eliminate redundant #include directives in src/flash headers.zwelch2009-05-111-1/+1
* Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashsoharboe2009-04-211-0/+1
* Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...oharboe2009-04-191-2/+2
* - added svn props for newly added filesntfreak2008-07-201-1/+0
* - split fileio handling into fileio part and image handlingdrath2007-05-291-0/+41