| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Amic Technology A29040B flash chip | Peter Stuge | 2008-06-11 | 1 | -0/+1 |
* | Mark SST SST49LF160C as fully supported.: | Peter Stuge | 2008-06-03 | 1 | -1/+1 |
* | Revert r3357 and fix it as intended to (forgotten header commit instead of typo) | Mart Raudsepp | 2008-05-27 | 1 | -1/+1 |
* | Fix typo introduced in r3356 that breaks build | Mart Raudsepp | 2008-05-27 | 1 | -1/+1 |
* | MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests | Peter Stuge | 2008-05-27 | 1 | -5/+5 |
* | Mark SST49LF004A/B as tested | Mart Raudsepp | 2008-05-27 | 1 | -1/+1 |
* | Mark the following chips as tested | Uwe Hermann | 2008-05-26 | 1 | -5/+5 |
* | Mark more chips as tested (all operations), tested on ASUS P4B266 | Uwe Hermann | 2008-05-22 | 1 | -3/+3 |
* | Add support for Amic A25L40P SPI flash | Rudolf Marek | 2008-05-22 | 1 | -0/+1 |
* | Myles reported SST49LF080A status -> TESTED_PREW | Peter Stuge | 2008-05-21 | 1 | -1/+1 |
* | Support Pm49FL004/2 Block Locking Registers | Nikolay Petukhov | 2008-05-17 | 1 | -2/+2 |
* | Add support for the Atmel AT25DF321 SPI flash (tested) | Dominik Geyer | 2008-05-16 | 1 | -1/+2 |
* | Lots of new SST flash chip IDs | Carl-Daniel Hailfinger | 2008-05-15 | 1 | -0/+3 |
* | Add support for the JEDEC RES | Carl-Daniel Hailfinger | 2008-05-15 | 1 | -31/+32 |
* | Fix crash caused by division by zero for unknown flash chips | Carl-Daniel Hailfinger | 2008-05-14 | 1 | -5/+5 |
* | Add lots of ATMEL SPI flash chips to flash.h | Carl-Daniel Hailfinger | 2008-05-14 | 1 | -5/+6 |
* | MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Hara... | Carl-Daniel Hailfinger | 2008-05-12 | 1 | -3/+3 |
* | Add SST39VF512, SST39VF010, SST39VF040 support | Carl-Daniel Hailfinger | 2008-05-12 | 1 | -0/+3 |
* | Rename generic_spi_*() functions to spi_*() | Peter Stuge | 2008-05-10 | 1 | -25/+25 |
* | Add a tested bitmap field to the flash chip table | Peter Stuge | 2008-05-03 | 1 | -101/+101 |
* | Separate ST M50FLW support from generic JEDEC code | Claus Gindhart | 2008-04-28 | 1 | -4/+4 |
* | ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec | Ed Swierk | 2008-04-07 | 1 | -2/+2 |
* | Support for the Winbond W39V080FA series of chips | Stefan Reinauer | 2008-03-17 | 1 | -0/+2 |
* | Sort list of flash chips alphabetically, add comment | Uwe Hermann | 2008-03-16 | 1 | -60/+68 |
* | Re-add code erroneously removed in r3140 | Uwe Hermann | 2008-03-14 | 1 | -194/+99 |
* | Changes M50FW080 to use 82802ab.c instead of jedec.c | Joseph Smith | 2008-03-14 | 1 | -1/+1 |
* | Fix up one forgotten revert in r3140 | Carl-Daniel Hailfinger | 2008-03-14 | 1 | -2/+2 |
* | Revert the delete of 82802ab.c in r3137 | Carl-Daniel Hailfinger | 2008-03-14 | 1 | -99/+194 |
* | Also print the chip vendor name in --list-supported output | Uwe Hermann | 2008-03-13 | 1 | -194/+99 |
* | Drop 82802ab.c as it is identical to sharplhf00l04.c | Carl-Daniel Hailfinger | 2008-03-13 | 1 | -4/+4 |
* | Handle JEDEC JEP106W continuation codes in SPI RDID | Carl-Daniel Hailfinger | 2008-02-06 | 1 | -2/+16 |
* | Add ids and chip entry for Spansion S25FL016A, tested, working | Peter Stuge | 2008-01-25 | 1 | -0/+2 |
* | Here is just a little and simple patch to get the MX25L3205D working | Harald Gutmann | 2008-01-22 | 1 | -0/+2 |
* | Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716Fs | Ronald Hoogenboom | 2008-01-19 | 1 | -13/+21 |
* | Rename LinuxBIOS to coreboot | Stefan Reinauer | 2008-01-18 | 1 | -2/+2 |
* | Enable MX25L8005 support | Harald Gutmann | 2008-01-10 | 1 | -0/+2 |
* | Add support for the SST25VF040B 4 Mbit SPI flash chip | Carl-Daniel Hailfinger | 2008-01-07 | 1 | -0/+2 |
* | Print at least the vendor for SPI flash chips if the exact chip ID is unknown | Carl-Daniel Hailfinger | 2008-01-04 | 1 | -0/+8 |
* | Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have exactl... | Carl-Daniel Hailfinger | 2007-12-31 | 1 | -2/+3 |
* | Add continuation ID support to jedec.c | Carl-Daniel Hailfinger | 2007-12-31 | 1 | -0/+3 |
* | Refine various vendor ID annotations | Carl-Daniel Hailfinger | 2007-12-31 | 1 | -1/+1 |
* | All SPI chips mentioned in flashchips.c had their sector size listed as page ... | Carl-Daniel Hailfinger | 2007-12-29 | 1 | -10/+10 |
* | Add 25VF016B support | Carl-Daniel Hailfinger | 2007-12-29 | 1 | -0/+2 |
* | Add support for various ST M25P* chips | Carl-Daniel Hailfinger | 2007-12-17 | 1 | -0/+16 |
* | Rename SPI erase functions to include opcode | Carl-Daniel Hailfinger | 2007-12-17 | 1 | -2/+2 |
* | Add support for ST M25P80 chips | Carl-Daniel Hailfinger | 2007-12-16 | 1 | -0/+2 |
* | Add support for more atmel chips | Frederico Silva | 2007-12-10 | 1 | -0/+4 |
* | Add support for Intel 440MX and Fujitsu MBM29F400TC | Uwe Hermann | 2007-10-30 | 1 | -0/+2 |
* | Add Am29LV040B | Peter Lemenkov | 2007-10-25 | 1 | -0/+2 |
* | Introduce block and sector erase routines, but do not use them yet | Carl-Daniel Hailfinger | 2007-10-22 | 1 | -1/+1 |