summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
* SST25 chips do not support page program, only byte programCarl-Daniel Hailfinger2009-05-131-5/+5
* Winbond W39V040A TEST_OK_ PROBE READMateusz Murawski2009-05-131-1/+1
* Mark SST 39VF512 as fully testedMateusz Murawski2009-05-131-1/+1
* Add support for 3COM NICs as "external programmer" and Atmel AT49BV512Uwe Hermann2009-05-131-0/+14
* Unify write_39sf020() and write_49f002() functionsUwe Hermann2009-05-121-12/+12
* Convert all flashchips.c entries with SPI programing to the 256-byte version ...Carl-Daniel Hailfinger2009-05-091-57/+57
* Don't assume flash is accessible via MMIO for chips with no read functionCarl-Daniel Hailfinger2009-05-081-0/+96
* SST25VF080B TEST_OK_ ERASE WRITEPeter Stuge2009-05-051-1/+1
* SST25VF080B TEST_OK_READPeter Stuge2009-05-041-1/+1
* Macronix MX25L1605 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2009-04-291-1/+1
* Support MX25L3235DStephan Guilloux2009-04-231-0/+14
* 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
OpenPOWER on IntegriCloud