summaryrefslogtreecommitdiff
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix read function for EMST F25L008Amkarcher2010-07-101-1/+1
* SST39VF010 tested, works.hailfinger2010-06-241-1/+1
* Add Winbond W25Q64 support. Tested.hailfinger2010-06-241-0/+34
* Add support for Hyundai HY29F002 and HY29F002B.hailfinger2010-06-211-0/+62
* Add EMST F25L008A SPI chipmkarcher2010-06-191-0/+31
* Add SST25LF040A support.hailfinger2010-06-141-0/+28
* Support Atmel AT49F020 256kB parallel flash.hailfinger2010-06-071-0/+23
* Mark the following chip as supported:uwe2010-05-301-1/+1
* Update the status for the following chips:uwe2010-05-301-8/+8
* Unlocking for W39V040FAmkarcher2010-05-301-1/+3
* Some chips implement the RES (0xab) opcode, but they use a non-standardhailfinger2010-05-281-7/+7
* Mark the following chips as OK:uwe2010-05-251-6/+6
* I added following Winbond chips:ruik2010-04-201-0/+102
* Intel 28F004/28F400 supportmkarcher2010-04-031-0/+110
* Add PMC Pm39LV020 and Pm39LV040.hailfinger2010-03-271-1/+59
* Polish the flashrom code comments and outputs a bit.uwe2010-03-251-1/+1
* Add success reportsmkarcher2010-03-251-3/+3
* Flashrom works on Acer Aspire 1520 (Laptop) with W39V040Amkarcher2010-03-241-1/+1
* MSI MS6330 tested with W49F002U and EN29F002mkarcher2010-03-241-2/+2
* Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A workmkarcher2010-03-241-2/+2
* Probe/Read tested for SST29EE020Amkarcher2010-03-241-1/+1
* Sst49lfxxxc chips are functionally the same as 82802ab chips.snelson2010-03-231-4/+7
* Clang complains loudly when there are duplicate printlock_sst_fwhub, gcc igno...snelson2010-03-221-4/+0
* To access/read the lock bits, we use the same mode to read the chip id.snelson2010-03-221-6/+5