summaryrefslogtreecommitdiff
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
* Remove erase_chip_stm50flw0x0xmkarcher2011-04-141-27/+0
* Fix broken compilation caused by a typo in r1275.hailfinger2011-03-071-1/+1
* Mark Macronix MX25L1605D as fully tested.hailfinger2011-03-071-1/+1
* SST39SF512 is testedmkarcher2011-03-071-1/+1
* Mark PMC Pm49FL004, SST SST49LF002A/B, SST SST49LF004A/B andhailfinger2011-03-061-4/+4
* Add support for ST M25PX16 and mark it as supported.hailfinger2011-03-061-0/+29
* Mark SST49LF080A as fully tested.hailfinger2011-03-061-1/+1
* Add W39L040mkarcher2011-03-061-0/+30
* I tested a few mainboards and flash chips.hailfinger2011-03-051-1/+1
* Add support for AMD Am29LV001BB, Am29LV001BT, Am29LV002BB, Am29LV002BT,hailfinger2011-02-051-0/+246
* The AT26DF081A requires the Write Enable Latch (WLE) to be set forkrause2011-01-171-2/+3
* enable unlocking (erasing/writing) W39V040FB chipsmkarcher2010-12-261-0/+1
* Signed-off-by: David Hendricks <dhendrix@google.com>dhendrix2010-12-131-4/+4
* Add support for Winbond W39V040FB and W39V040FC.hailfinger2010-12-051-8/+66
* Annotate the following chips with probe timing:hailfinger2010-12-041-14/+14
* Add support for the Open Graphics Project development card, OGD1, as ahailfinger2010-12-031-1/+30
* Add support for Spansion S25FL004A, S25FL032A, and S25FL064A.hailfinger2010-11-291-0/+78
* Refactor remaining write wrappers.hailfinger2010-10-131-8/+9
* flashrom had an implicit erase-on-write for most flash chip andhailfinger2010-10-081-78/+78
* Use AAI write for SST SST25VF032B.hailfinger2010-10-051-3/+3
* Add board enable for Dell OptiPlex GX1 and mark Intel 28F002BC/BL/BV/BX-Tmhm2010-10-051-1/+1
* Make sure all chip variants are present in .name strings in flashchips.cmhm2010-10-051-18/+18
* Add chip definitions for the folowing chips:mhm2010-09-161-0/+78
* This patch changes the prefix of chip constant #defines in the following way:mhm2010-09-151-159/+159
* Rename constantsmhm2010-09-141-64/+33
* Another round of board/chip status updates.uwe2010-09-141-1/+1
* Add support for ST M25PX32 and M25PX64 flash chips. Probe, read, erase anduwe2010-09-141-0/+58
* Add support for the Macronix MX251635E chip.uwe2010-09-131-0/+33
* Updates to the board and chips status tables (trivial).uwe2010-09-051-21/+21
* Success report for Atmel AT26DF081A fromhailfinger2010-09-041-4/+4
* Add FEATURE_WRSR_WREN to feature_bits for all Macronix SPI flash chipshailfinger2010-09-031-0/+11
* Add FEATURE_WRSR_WREN to feature_bits for some AMIC SPI flash chipshailfinger2010-09-031-0/+8
* Add FEATURE_WRSR_WREN to feature_bits for many Eon SPI flash chipshailfinger2010-09-031-0/+8
* Add FEATURE_WRSR_WREN to feature_bits for all Winbond SPI flash chipshailfinger2010-09-031-0/+11
* SST49FL040B: add unlockingmkarcher2010-08-161-2/+3
* Mark the following boards/chips as tested (trivial).uwe2010-08-081-3/+3
* Further chip and board status updates (trivial).uwe2010-08-011-6/+6
* Mark the following chips/boards/PCI-cards as OK (trivial).uwe2010-07-291-10/+10
* Add definitions for the following chips:hailfinger2010-07-291-25/+311
* Add support forhailfinger2010-07-291-0/+244
* Add detailed status register printing and unlocking for all ATMEL AT25*hailfinger2010-07-291-10/+105
* Cosmetics.hailfinger2010-07-281-480/+480
* Add support for the Intel 28F002BC-T.hailfinger2010-07-221-0/+27
* Add support for the following AMIC SPI chips:hailfinger2010-07-221-4/+282
* Add support for the SST25VF064C SPI flash chip.hailfinger2010-07-211-0/+35
* Add Winbond W49F020 support. This chip is used on some Xbox versions.hailfinger2010-07-171-0/+23
* Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout inhailfinger2010-07-161-5/+36
* We have a generic unlocking infrastructure. Use it for SPI chips.hailfinger2010-07-141-0/+97
* Convert SPI chips to partial write, but wrap the write functions in ahailfinger2010-07-141-1/+1
* Add support for the AMIC A25L80P. This is a 1 MB SPImkarcher2010-07-111-0/+31