| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Big cosmetic offensive on flashrom | Stefan Reinauer | 2007-05-23 | 1 | -2/+5 |
* | Add support for the Winbond W39V040FA chip | Uwe Hermann | 2007-05-21 | 1 | -0/+1 |
* | Fix coding style of flashrom by running indent on all files | Uwe Hermann | 2007-05-09 | 1 | -5/+5 |
* | Add initial support for the following flash chips | Uwe Hermann | 2007-04-28 | 1 | -1/+4 |
* | Trivial (cosmetic) cleanup | Stefan Reinauer | 2007-04-06 | 1 | -9/+10 |
* | Split flash_enable.c into chipset_enable.c and board_enable.c | Luc Verhaegen | 2007-04-04 | 1 | -2/+10 |
* | Drop useless and partly even incorrect comments | Uwe Hermann | 2007-04-01 | 1 | -49/+54 |
* | Coding style fixes | Uwe Hermann | 2007-04-01 | 1 | -72/+71 |
* | Add Winbond W39V080A support | David Hendricks | 2007-03-02 | 1 | -0/+1 |
* | This patch is a rework of Adam Kaufman's Solaris patch | Adam Kaufman | 2007-02-06 | 1 | -0/+38 |
* | Add support for the SST 49LF160C | Alan Carvalho de Assis | 2007-01-27 | 1 | -0/+1 |
* | Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C | Yinghai Lu | 2007-01-22 | 1 | -0/+3 |
* | Add support for ASD AE49F2008 | Stefan Reinauer | 2006-11-21 | 1 | -0/+3 |
* | Rename SM_ID to SYNCMOS_ID | Uwe Hermann | 2006-11-21 | 1 | -1/+1 |
* | Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004T | Uwe Hermann | 2006-11-21 | 1 | -1/+4 |
* | Support for the 256K SyncMos S29C51002T flash | Giampiero Giancipoli | 2006-11-20 | 1 | -0/+3 |
* | Here's a small patch to add support for the SST 49LF020A | Uwe Hermann | 2006-10-07 | 1 | -0/+1 |
* | Add support for SST39SF040, SST39SF010A and W39V040B | Stefan Reinauer | 2006-07-31 | 1 | -6/+9 |
* | Signed-off-by: Scott Tsai <scott.tsai@arima.com.tw> | Stefan Reinauer | 2006-07-19 | 1 | -0/+1 |
* | Add support for EFST F49B002UA (untested) | Stefan Reinauer | 2006-06-30 | 1 | -0/+3 |
* | Add support for PMC 49FL002 as used in the RD1-PMC2 | Stefan Reinauer | 2006-06-25 | 1 | -0/+1 |
* | Add support for Winbond W49V002A | Stefan Reinauer | 2006-06-14 | 1 | -0/+1 |
* | Multiple unrelated changes | Scott Tsai | 2006-03-31 | 1 | -0/+1 |
* | Multiple unrelated changes | Stefan Reinauer | 2006-03-31 | 1 | -1/+2 |
* | Support for Am29F016D | Stefan Reinauer | 2006-03-16 | 1 | -0/+1 |
* | Add support for ST M29F040B | Stefan Reinauer | 2006-02-24 | 1 | -0/+1 |
* | Add sharp flash | Ronald G. Minnich | 2006-02-23 | 1 | -0/+3 |
* | Flashrom update from Stefan, resolve issue 21 | Ollie Lho | 2005-11-26 | 1 | -4/+7 |