summaryrefslogtreecommitdiff
path: root/src/flash/non_cfi.c
Commit message (Expand)AuthorAgeFilesLines
* move nor drivers to src/flash/norZachary T Welch2009-12-021-491/+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
* cfi_spansion_pri_ext_t -> struct cfi_spansion_pri_extZachary T Welch2009-11-131-1/+1
* cfi_flash_bank_t -> struct cfi_flash_bankZachary T Welch2009-11-131-1/+1
* Rolf Meeser <rolfm_9dq@yahoo.de> oharboe2009-09-091-1/+4
* Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanupoharboe2009-08-251-1/+1
* Remove whitespace that occurs after '('.zwelch2009-06-231-38/+38
* - Fixes '[|]' whitespacezwelch2009-06-231-1/+1
* - Fixes '<<' whitespacezwelch2009-06-231-1/+1
* Audit and eliminate redundant #include directives in src/flash sources.zwelch2009-05-111-6/+2
* Michael Schwingen <rincewind@discworld.dascon.de> add non-CFI SST flashsoharboe2009-04-211-13/+106
* Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash sup...oharboe2009-04-191-77/+152
* Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S...oharboe2008-10-141-0/+17
* Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.oharboe2008-07-211-0/+17
* - added svn props for newly added filesntfreak2008-07-201-17/+15
* Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)oharboe2008-07-201-0/+17
* Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe2008-04-231-0/+17
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-1/+1
* - add new non-cfi SST flash device. Thanks Øyvind Harboentfreak2008-02-181-0/+15
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-9/+77
* - split fileio handling into fileio part and image handlingdrath2007-05-291-0/+175