summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix up one forgotten revert in r3140Carl-Daniel Hailfinger2008-03-141-2/+2
* Revert the delete of 82802ab.c in r3137Carl-Daniel Hailfinger2008-03-141-99/+194
* Also print the chip vendor name in --list-supported outputUwe Hermann2008-03-131-194/+99
* Drop 82802ab.c as it is identical to sharplhf00l04.cCarl-Daniel Hailfinger2008-03-131-4/+4
* Handle JEDEC JEP106W continuation codes in SPI RDIDCarl-Daniel Hailfinger2008-02-061-2/+16
* Add ids and chip entry for Spansion S25FL016A, tested, workingPeter Stuge2008-01-251-0/+2
* Here is just a little and simple patch to get the MX25L3205D workingHarald Gutmann2008-01-221-0/+2
* Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716FsRonald Hoogenboom2008-01-191-13/+21
* Rename LinuxBIOS to corebootStefan Reinauer2008-01-181-2/+2
* Enable MX25L8005 supportHarald Gutmann2008-01-101-0/+2
* Add support for the SST25VF040B 4 Mbit SPI flash chipCarl-Daniel Hailfinger2008-01-071-0/+2
* Print at least the vendor for SPI flash chips if the exact chip ID is unknownCarl-Daniel Hailfinger2008-01-041-0/+8
* Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have exactl...Carl-Daniel Hailfinger2007-12-311-2/+3
* Add continuation ID support to jedec.cCarl-Daniel Hailfinger2007-12-311-0/+3
* Refine various vendor ID annotationsCarl-Daniel Hailfinger2007-12-311-1/+1
* All SPI chips mentioned in flashchips.c had their sector size listed as page ...Carl-Daniel Hailfinger2007-12-291-10/+10
* Add 25VF016B supportCarl-Daniel Hailfinger2007-12-291-0/+2
* Add support for various ST M25P* chipsCarl-Daniel Hailfinger2007-12-171-0/+16
* Rename SPI erase functions to include opcodeCarl-Daniel Hailfinger2007-12-171-2/+2
OpenPOWER on IntegriCloud