summaryrefslogtreecommitdiff
path: root/flashchips.h
Commit message (Expand)AuthorAgeFilesLines
* Add probe/read support for the Catalyst CAT28F512 chip.uwe2011-09-131-0/+1
* Add initial Atmel AT49LH002 FWH/LPC chip support.uwe2011-09-081-0/+1
* Add a bunch of new/tested stuff and various small changes 7stefanct2011-09-031-4/+4
* add support for EN25Q(H) series SPI flash chipsstefanct2011-07-241-1/+7
* whitespace, documentation and other small stuffstefanct2011-05-191-2/+2
* Add support for ST M25PX16 and mark it as supported.hailfinger2011-03-061-0/+1
* Add support for AMD Am29LV001BB, Am29LV001BT, Am29LV002BB, Am29LV002BT,hailfinger2011-02-051-0/+2
* Add support for Spansion S25FL004A, S25FL032A, and S25FL064A.hailfinger2010-11-291-0/+3
* Make sure all chip variants are present in .name strings in flashchips.cmhm2010-10-051-12/+39
* Add chip IDs for Alliance Semiconductor flash chips.mhm2010-09-181-0/+12
* Add chip definitions for the folowing chips:mhm2010-09-161-0/+6
* This patch changes the prefix of chip constant #defines in the following way:mhm2010-09-151-296/+296
* Rename constantsmhm2010-09-141-33/+46
* Add support for ST M25PX32 and M25PX64 flash chips. Probe, read, erase anduwe2010-09-141-0/+2
* Add support for the Macronix MX251635E chip.uwe2010-09-131-0/+1
* Add definitions for the following chips:hailfinger2010-07-291-5/+16
* Add support forhailfinger2010-07-291-0/+8
* Add detailed status register printing and unlocking for all ATMEL AT25*hailfinger2010-07-291-1/+8
* Add support for the Intel 28F002BC-T.hailfinger2010-07-221-0/+1
* Add support for the following AMIC SPI chips:hailfinger2010-07-221-2/+13
* Add support for the SST25VF064C SPI flash chip.hailfinger2010-07-211-0/+1
* Add support for the AMIC A25L80P. This is a 1 MB SPImkarcher2010-07-111-0/+1
* Add Winbond W25Q64 support. Tested.hailfinger2010-06-241-0/+1
* Add support for Hyundai HY29F002 and HY29F002B.hailfinger2010-06-211-1/+2
* Add EMST F25L008A SPI chipmkarcher2010-06-191-0/+1
* Add SST25LF040A support.hailfinger2010-06-141-1/+1
* Support Atmel AT49F020 256kB parallel flash.hailfinger2010-06-071-0/+1
* I added following Winbond chips:ruik2010-04-201-0/+3
* Intel 28F004/28F400 supportmkarcher2010-04-031-0/+4
* Add support for Eon EN29F010.snelson2010-03-051-1/+1
* Adds support for the Intel E28F004S5 flash chip.snelson2010-02-131-0/+3
* Adds support for ST M29W512B. Tested and works for me.snelson2010-02-011-0/+1
* Add support for the SST39SF512 chip.uwe2010-01-231-0/+1
* Support for Spansion S25FL008Amkarcher2010-01-121-0/+1
* Convert chips to block_erasers:snelson2010-01-091-0/+16
* Add Generic SPI RDID detection for Sanyo chips.hailfinger2009-11-241-0/+8
* If a chip is not on the RDID generic vendor list nor on the REMShailfinger2009-11-201-0/+1
* Add comments about the meaning of block erase related struct flashchiphailfinger2009-10-011-2/+2
* Add support for MX29F001T and MX29F001B flash chips.hailfinger2009-08-241-0/+2
* ASD AE29F2008 and Winbond W29C020C have the same ID. Reported byhailfinger2009-08-241-1/+1
* Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and theirhailfinger2009-08-101-21/+64
* Add IDs for 51 new flash chips:hailfinger2009-07-241-36/+87
* Add support for old ST M25P05/M25P10 chips which only respond to the REShailfinger2009-07-231-0/+2
* Add support for the AMD Am29F010A/B chips.uwe2009-06-191-0/+1
* flash.h not only contains function prototypes and general settings, ithailfinger2009-06-151-0/+393