summaryrefslogtreecommitdiffstats
path: root/flashchips.c
Commit message (Expand)AuthorAgeFilesLines
* Generify jedec functions by introducing an address maskSean Nelson2010-01-041-0/+1
* Convert the following chips to use struct eraseblockSean Nelson2009-12-231-14/+196
* Add blockwise erase to all supported chips of the SST25 familyCarl-Daniel Hailfinger2009-12-231-19/+127
* Convert the following chips to use struct eraseblockSean Nelson2009-12-231-27/+365
* Convert the following chips to use struct eraseblockSean Nelson2009-12-221-29/+159
* Use common jedec functionality where appropriateMichael Karcher2009-11-271-17/+17
* Add entries of W25x32 and W25x64Zheng Bao2009-11-261-0/+32
* Add Sanyo LF25FW203A supportSean Nelson2009-11-241-0/+16
* Add Generic SPI RDID detection for Sanyo chipsSean Nelson2009-11-241-0/+16
* Add support for generic RDID and REMS matching of unknown chipsCarl-Daniel Hailfinger2009-11-201-0/+27
* Retry correct range in write_page_write_jedec()Carl-Daniel Hailfinger2009-11-141-1/+1
* Fix incorrect comment in SST49LF004A/B descriptionCarl-Daniel Hailfinger2009-11-061-1/+1
* Add comments about the meaning of block erase related struct flashchip membersCarl-Daniel Hailfinger2009-10-011-21/+95
* Mark the SST SST49LF003A/B as read-testedPeter Lemenkov2009-09-251-1/+1
* Switch SST49LF004A/B to block erase, remove the hack which simulated (unsuppo...Carl-Daniel Hailfinger2009-09-231-1/+17
* Change the status of the SST49LF020A to TEST_OK_PREWNils Jacobs2009-09-231-1/+1
* Mark Macronix MX29F001B as OK, tested by me on hardwareUwe Hermann2009-09-091-1/+1
* Store block sizes and corresponding erase functions in struct flashchipCarl-Daniel Hailfinger2009-09-051-2/+44
* Update probe timings for dozens of flash chipsUdu Ogah2009-09-051-38/+38
* Add support for MX29F001T and MX29F001B flash chipsMark Panajotovic2009-08-241-0/+32
* Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and their variantsCarl-Daniel Hailfinger2009-08-101-1/+1
* Add IDs for 51 new flash chipsCarl-Daniel Hailfinger2009-07-241-2/+2
* Improve flashchip comments to be more readable and preciseCarl-Daniel Hailfinger2009-07-231-5/+14
* Fix erase for SST49LF020ACarl-Daniel Hailfinger2009-07-231-1/+1
* Add support for ST M25P05/M25P10 chips that only respond to RES and not RDIDCarl-Daniel Hailfinger2009-07-231-0/+38
* Add Winbond W25X16Hector Martin2009-07-111-0/+16
* W39V040B: Flag Erase/Write as badLuc Verhaegen2009-07-081-1/+1
* Mark the following boards as workingUwe Hermann2009-07-031-1/+1
* Fix all NONSPI bustypes in flashchips.cUrja Rannikko2009-06-281-70/+70
* Mark MX25L6405 as PROBE supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Mark the SST49LF003A as PROBE supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Mark ST M25P80 as completely supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Eon EN25F40: Probe is testedCarl-Daniel Hailfinger2009-06-221-1/+1
* Add support for the AMD Am29F010A/B chipsUwe Hermann2009-06-191-0/+16
* Split flashchips.h from flash.hCarl-Daniel Hailfinger2009-06-151-0/+1
* Add or refine support for a number of EON flash chipsCarl-Daniel Hailfinger2009-06-151-11/+91
* Add support for the PMC Pm29F002T/B chipsUwe Hermann2009-06-141-0/+32
* Add bus type and timing info for some flash chipsMateusz Murawski2009-06-121-18/+18
* 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
OpenPOWER on IntegriCloud