Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flash_bank_t -> struct flash_bank | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | non_cfi_t -> struct non_cfi | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | src/flash: remove 'extern' and wrap headers | Zachary T Welch | 2009-11-09 | 1 | -1/+1 |
* | Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanup | oharboe | 2009-08-25 | 1 | -1/+0 |
* | Transform 'u32' to 'uint32_t' in src/flash. | zwelch | 2009-06-18 | 1 | -2/+2 |
* | Transform 'u16' to 'uint16_t' | zwelch | 2009-06-18 | 1 | -5/+5 |
* | Transform 'u8' to 'uint8_t' in src/flash | zwelch | 2009-06-18 | 1 | -2/+2 |
* | Audit and eliminate redundant #include directives in src/flash headers. | zwelch | 2009-05-11 | 1 | -1/+1 |
* | Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashs | oharboe | 2009-04-21 | 1 | -0/+1 |
* | Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup... | oharboe | 2009-04-19 | 1 | -2/+2 |
* | - added svn props for newly added files | ntfreak | 2008-07-20 | 1 | -1/+0 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -0/+41 |