summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
...
* All "unknown xy SPI chip" entries claim to have status UNTESTED for probe/rea...Carl-Daniel Hailfinger2009-04-221-6/+6
* Support Macronix MX2512805D flash chipStephan Guilloux2009-04-211-0/+14
* Trivial indent fixStephan Guilloux2009-04-211-1/+1
* After verification in datasheets, all MX25 accept the same opcodes 0x60 and 0...Stephan Guilloux2009-04-201-7/+8
* MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7Stephan Guilloux2009-04-191-2/+2
* Add MX25L1635D support, as discussed on #corebootStephan Guilloux2009-04-191-0/+13
* Improve readability of Atmel AT45 commentsCarl-Daniel Hailfinger2009-03-191-27/+28
* Add SST25VF040.REMS with TEST_OK_ PROBE READZheng Bao2009-02-251-0/+14
* SST29EE020A TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2009-02-221-1/+1
* Driver for ST M29F002T/NT/BPeter Stuge2009-01-261-5/+5
* Fix copypaste error in r3913Peter Stuge2009-01-261-1/+1
* SST25VF040B using 0x90 identification and AAI writePeter Stuge2009-01-261-0/+14
* Add dry Am29F080B Am29LV081B SST39VF080 definitions per data sheetsPeter Stuge2009-01-251-0/+39
* ST M50FW080 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2009-01-241-1/+1
* SST25VF080B TEST_OK_PROBEPeter Stuge2009-01-241-1/+1
* Add erase and write functions to the following chip definitionsCarl-Daniel Hailfinger2009-01-081-27/+27
* This patch improves machine parseability and human readability of flashchips.cStephan Guilloux2009-01-081-925/+2087
* Add SST49LF020 supportSven Schnelle2009-01-071-0/+6
* Add 28 flash chips of the MX29 series to the flashrom ID table and support th...Carl-Daniel Hailfinger2008-12-101-0/+6
* Kill obsolete and misplaced commentCarl-Daniel Hailfinger2008-12-081-1/+1
* Breaks chip info into multiple linesFENG yu ning2008-12-081-160/+937
* Add SST25VF080B flash chip supportJason Wang2008-11-281-0/+1
* Add support for 32Mbit SPI flash SST25VF032BTero O Peippola2008-11-241-0/+1
* Implement read support for the following Atmel chipsCarl-Daniel Hailfinger2008-11-181-15/+15
* SST39VF020 TEST_OK_ PROBE READ ERASE WRITEMart Raudsepp2008-11-171-1/+1
* The AT25 and AT26 series SPI chips from Atmel are plain EEPROMsCarl-Daniel Hailfinger2008-11-151-1/+27
* SST39SF040 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-11-081-1/+1
* Mark ST M25P16 as fully testedCarl-Daniel Hailfinger2008-11-051-1/+1
* Add support for 8 new chips and fix up 2 existing chips as wellCarl-Daniel Hailfinger2008-11-041-4/+12
* Add support for the ST M50FW002 chipCarl-Daniel Hailfinger2008-11-021-0/+1
* Mark two more chips as fully testedUwe Hermann2008-10-301-2/+2
* Flashrom support for some Numonyx parts (M25PE)Stefan Reinauer2008-10-291-0/+5
* Mark Winbond W39V040FA (512 KB) as fully supportedUwe Hermann2008-10-281-1/+1
* Support for AM29F002(N)B[BT]Mats Erik Andersson2008-10-071-1/+3
* This patch fixes support for the AT49F002N(T) chip in the flashrom toolTim ter Laak2008-09-301-2/+2
* ST M29F040B status TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-301-1/+1
* Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)Peter Stuge2008-09-291-1/+1
* Mark the SyncMOS S29C51002T as workingUwe Hermann2008-09-291-1/+1
* 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
OpenPOWER on IntegriCloud