| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Amic A25L40P SPI flash | Rudolf Marek | 2008-05-22 | 1 | -0/+1 |
* | Changes to make flashrom compile (and work) on FreeBSD | Andriy Gapon | 2008-05-22 | 1 | -0/+19 |
* | Support Pm49FL004/2 Block Locking Registers | Nikolay Petukhov | 2008-05-17 | 1 | -4/+4 |
* | Add support for SPI chips on ICH9 | Dominik Geyer | 2008-05-16 | 1 | -1/+7 |
* | Lots of new SST flash chip IDs | Carl-Daniel Hailfinger | 2008-05-15 | 1 | -1/+14 |
* | Add support for the JEDEC RES | Carl-Daniel Hailfinger | 2008-05-15 | 1 | -1/+5 |
* | Add more infrastructure for flashrom ICH9 support | Carl-Daniel Hailfinger | 2008-05-14 | 1 | -0/+2 |
* | Check the JEDEC vendor ID for correct parity | Carl-Daniel Hailfinger | 2008-05-14 | 1 | -0/+1 |
* | Add lots of ATMEL SPI flash chips to flash.h | Carl-Daniel Hailfinger | 2008-05-14 | 1 | -1/+13 |
* | Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c | Carl-Daniel Hailfinger | 2008-05-13 | 1 | -0/+12 |
* | MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Hara... | Carl-Daniel Hailfinger | 2008-05-12 | 1 | -0/+1 |
* | Add SST39VF512, SST39VF010, SST39VF040 support | Carl-Daniel Hailfinger | 2008-05-12 | 1 | -0/+4 |
* | Rename generic_spi_*() functions to spi_*() | Peter Stuge | 2008-05-10 | 1 | -6/+6 |
* | Add a tested bitmap field to the flash chip table | Peter Stuge | 2008-05-03 | 1 | -0/+19 |
* | Separate ST M50FLW support from generic JEDEC code | Claus Gindhart | 2008-04-28 | 1 | -0/+4 |
* | Support for the Winbond W39V080FA series of chips | Stefan Reinauer | 2008-03-17 | 1 | -0/+7 |
* | Re-add code erroneously removed in r3140 | Uwe Hermann | 2008-03-14 | 1 | -0/+1 |
* | Revert the delete of 82802ab.c in r3137 | Carl-Daniel Hailfinger | 2008-03-14 | 1 | -1/+0 |
* | Also print the chip vendor name in --list-supported output | Uwe Hermann | 2008-03-13 | 1 | -0/+1 |
* | Add --list-supported option which lists the supported ROM chips, chipsets, an... | Uwe Hermann | 2008-03-12 | 1 | -0/+5 |
* | Handle JEDEC JEP106W continuation codes in SPI RDID | Carl-Daniel Hailfinger | 2008-02-06 | 1 | -1/+14 |
* | Add ids and chip entry for Spansion S25FL016A, tested, working | Peter Stuge | 2008-01-25 | 1 | -0/+8 |
* | Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716Fs | Ronald Hoogenboom | 2008-01-19 | 1 | -0/+10 |
* | Rename LinuxBIOS to coreboot | Stefan Reinauer | 2008-01-18 | 1 | -2/+2 |
* | Print at least the vendor for SPI flash chips if the exact chip ID is unknown | Carl-Daniel Hailfinger | 2008-01-04 | 1 | -1/+4 |
* | Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have exactl... | Carl-Daniel Hailfinger | 2007-12-31 | 1 | -2/+2 |
* | Add continuation ID support to jedec.c | Carl-Daniel Hailfinger | 2007-12-31 | 1 | -3/+20 |
* | Refine various vendor ID annotations | Carl-Daniel Hailfinger | 2007-12-31 | 1 | -10/+20 |
* | Add support for various ST M25P* chips | Carl-Daniel Hailfinger | 2007-12-17 | 1 | -0/+8 |
* | Rename SPI erase functions to include opcode | Carl-Daniel Hailfinger | 2007-12-17 | 1 | -1/+1 |
* | Add support for ST M25P80 chips | Carl-Daniel Hailfinger | 2007-12-16 | 1 | -0/+5 |
* | Add support for more atmel chips | Frederico Silva | 2007-12-10 | 1 | -0/+2 |
* | Various coding style fixes, constification, fixed typos | Uwe Hermann | 2007-12-04 | 1 | -19/+26 |
* | Add support for Intel 440MX and Fujitsu MBM29F400TC | Uwe Hermann | 2007-10-30 | 1 | -0/+1 |
* | Add Am29LV040B | Peter Lemenkov | 2007-10-25 | 1 | -0/+1 |
* | Add more Vendor IDs and ensure correct sorting in flash.h | Peter Lemenkov | 2007-10-22 | 1 | -27/+45 |
* | Introduce block and sector erase routines, but do not use them yet | Carl-Daniel Hailfinger | 2007-10-22 | 1 | -5/+15 |
* | Add generic SPI flash erase and write support | Carl-Daniel Hailfinger | 2007-10-18 | 1 | -0/+5 |
* | Convert the existing it8716f_* functions to generic_spi_* functions | Carl-Daniel Hailfinger | 2007-10-16 | 1 | -1/+1 |
* | Move SPI code out of board_enable.c where it started its life | Carl-Daniel Hailfinger | 2007-10-15 | 1 | -0/+2 |
* | This patch aims to restructure SPI flash support in a more reasonable way | Carl-Daniel Hailfinger | 2007-10-02 | 1 | -0/+27 |
* | Remove useless 'extern' keywords | Uwe Hermann | 2007-09-09 | 1 | -54/+54 |
* | Add '(C)' where it's missing (for consistency reasons) | Uwe Hermann | 2007-09-09 | 1 | -3/+3 |
* | Add support for the Winbond W29EE011 | Markus Boas | 2007-08-30 | 1 | -0/+4 |
* | Add support for the Winbond W29C040P | Markus Boas | 2007-08-30 | 1 | -0/+1 |
* | Change all flashrom license headers to use our standard format | Uwe Hermann | 2007-08-29 | 1 | -13/+12 |
* | Drop a bunch of useless header files, merge them into flash.h | Uwe Hermann | 2007-08-23 | 1 | -2/+99 |
* | Add various ST flash chips | Carl-Daniel Hailfinger | 2007-07-25 | 1 | -0/+8 |
* | This patch adds support for ST M50FW040 and ST M29W040B | Carl-Daniel Hailfinger | 2007-07-24 | 1 | -0/+2 |
* | Factor out register mapping code | Stefan Reinauer | 2007-05-24 | 1 | -0/+2 |