summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
* Add #defines for some flash chipsMateusz Murawski2009-06-121-33/+33
* Add all Eon EN25* SPI chipsCarl-Daniel Hailfinger2009-06-051-0/+176
* Add probe timings forgotten in r569Carl-Daniel Hailfinger2009-06-051-1/+78
* Specify the exact bus type for a number of flash chipsUrja Rannikko2009-06-051-15/+15
* Add probe_timing information (int uS value)Maciej Pijanka2009-06-031-2/+99
* Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)Maciej Pijanka2009-06-021-0/+16
* Unify AMD manufacture_id and model_idMateusz Murawski2009-06-021-4/+4
* Add bus type annotation to struct flashchipsCarl-Daniel Hailfinger2009-05-311-0/+172
* Add support for probe and read of Intel 28F001BX-T and BX-BUrja Rannikko2009-05-291-0/+28
* Change "Texas Instruments" to "TI" in the flash chip tableUwe Hermann2009-05-271-2/+2
* Add TI TMS29F002RT and TMS29F002RB probe and read supportCarl-Daniel Hailfinger2009-05-261-0/+28
* Mark the following boards as 'known-good' (write/erase works)Uwe Hermann2009-05-211-1/+1
* Improve flashrom test report text a bitUwe Hermann2009-05-211-1/+1
* Fix typoUwe Hermann2009-05-211-1/+1
* Mark the Macronix MX29F002T as workingUwe Hermann2009-05-201-1/+1
* Fix a quilt introduced bug in patchRudolf Marek2009-05-171-1/+1
* [PATCH] flashrom add PMC 39F010Rudolf Marek2009-05-171-2/+16
* Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3...Uwe Hermann2009-05-161-0/+14
* 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
OpenPOWER on IntegriCloud