summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
...
* Activate proper support for EN29F002(A)(N)[BT]Mats Erik Andersson2008-09-261-2/+2
* Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-101-1/+1
* SST49LF016C TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-021-1/+1
* SST25VF016B TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-08-271-1/+1
* ST M50FW040 TEST_OK PROBE READ ERASE WRITEPeter Stuge2008-08-081-1/+1
* Tested another intel chipStefan Reinauer2008-08-021-1/+1
* Winbond W39V040C and MSI K8T Neo2-FPeter Stuge2008-07-211-0/+1
* r3415 removed symbolic constants for device IDs by accidentCarl-Daniel Hailfinger2008-07-061-3/+3
* Add AMIC A29002Andreas Thienemann2008-07-061-1/+3
* Minor cosmetics, e.gUwe Hermann2008-07-031-3/+3
* Mark SST49LF040B as testedCarl-Daniel Hailfinger2008-07-031-1/+1
* Mark the SST SST49LF040 as OK (tested by me), all operationsUwe Hermann2008-07-031-1/+1
* Winbond W25x80 TEST_OK PROBE READ ERASE WRITEPeter Stuge2008-07-031-1/+1
* Set w39v080fa to fully supportedStefan Reinauer2008-07-021-2/+2
* Update to TEST_OK for Winbond W39V040FA PROBE READPeter Stuge2008-07-021-1/+1
* Mine AMIC flash chip needs 4 bytes RDIDRudolf Marek2008-06-301-1/+1
* Winbond W39V080FA: Probe and Read are OKJens Kühnel2008-06-261-1/+1
* Test status OK for ST M50FW040 PROBE READPeter Stuge2008-06-241-1/+1
* Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITEPeter Stuge2008-06-241-1/+1
* Remove dead M-Systems Disk on Chip codePeter Stuge2008-06-221-6/+0
* Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008APeter Stuge2008-06-221-2/+2
* Uppercase AMIC since that's what they write in datasheetsPeter Stuge2008-06-211-2/+2
* Update test status for Atmel AT29C020 and SST29EE010Peter Stuge2008-06-211-2/+2
* Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymoreJens Kuehnel2008-06-181-0/+1
* Add support for Amic Technology A29040B flash chipPeter Stuge2008-06-111-0/+1
* Mark SST SST49LF160C as fully supported.:Peter Stuge2008-06-031-1/+1
* Revert r3357 and fix it as intended to (forgotten header commit instead of typo)Mart Raudsepp2008-05-271-1/+1
* Fix typo introduced in r3356 that breaks buildMart Raudsepp2008-05-271-1/+1
* MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A testsPeter Stuge2008-05-271-5/+5
* Mark SST49LF004A/B as testedMart Raudsepp2008-05-271-1/+1
* Mark the following chips as testedUwe Hermann2008-05-261-5/+5
* Mark more chips as tested (all operations), tested on ASUS P4B266Uwe Hermann2008-05-221-3/+3
* Add support for Amic A25L40P SPI flashRudolf Marek2008-05-221-0/+1
* Myles reported SST49LF080A status -> TESTED_PREWPeter Stuge2008-05-211-1/+1
* Support Pm49FL004/2 Block Locking RegistersNikolay Petukhov2008-05-171-2/+2
* Add support for the Atmel AT25DF321 SPI flash (tested)Dominik Geyer2008-05-161-1/+2
* Lots of new SST flash chip IDsCarl-Daniel Hailfinger2008-05-151-0/+3
* Add support for the JEDEC RESCarl-Daniel Hailfinger2008-05-151-31/+32
* Fix crash caused by division by zero for unknown flash chipsCarl-Daniel Hailfinger2008-05-141-5/+5
* Add lots of ATMEL SPI flash chips to flash.hCarl-Daniel Hailfinger2008-05-141-5/+6
* MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Hara...Carl-Daniel Hailfinger2008-05-121-3/+3
* Add SST39VF512, SST39VF010, SST39VF040 supportCarl-Daniel Hailfinger2008-05-121-0/+3
* Rename generic_spi_*() functions to spi_*()Peter Stuge2008-05-101-25/+25
* Add a tested bitmap field to the flash chip tablePeter Stuge2008-05-031-101/+101
* Separate ST M50FLW support from generic JEDEC codeClaus Gindhart2008-04-281-4/+4
* ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedecEd Swierk2008-04-071-2/+2
* Support for the Winbond W39V080FA series of chipsStefan Reinauer2008-03-171-0/+2
* Sort list of flash chips alphabetically, add commentUwe Hermann2008-03-161-60/+68
* Re-add code erroneously removed in r3140Uwe Hermann2008-03-141-194/+99
* Changes M50FW080 to use 82802ab.c instead of jedec.cJoseph Smith2008-03-141-1/+1
OpenPOWER on IntegriCloud