| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle NULL probe, erase and write function pointers in the flashchips table | Peter Stuge | 2008-04-28 | 1 | -1/+15 |
* | 82802ab: touch only blocks that need updating | Claus Gindhart | 2008-04-24 | 1 | -7/+27 |
* | ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec | Ed Swierk | 2008-04-07 | 1 | -2/+2 |
* | Add ICH9 detection | Carl-Daniel Hailfinger | 2008-03-18 | 1 | -1/+8 |
* | Oops | Stefan Reinauer | 2008-03-18 | 1 | -0/+206 |
* | Support for the Winbond W39V080FA series of chips | Stefan Reinauer | 2008-03-17 | 5 | -3/+50 |
* | Check whether SST FWH chip was successfully erased on flashchip -E, too | Stefan Reinauer | 2008-03-16 | 1 | -9/+11 |
* | Sort list of flash chips alphabetically, add comment | Uwe Hermann | 2008-03-16 | 1 | -60/+68 |
* | Remove nasty warning that happened due to our vendor detection | Stefan Reinauer | 2008-03-15 | 1 | -2/+5 |
* | Re-add code erroneously removed in r3140 | Uwe Hermann | 2008-03-14 | 3 | -195/+101 |
* | Changes M50FW080 to use 82802ab.c instead of jedec.c | Joseph Smith | 2008-03-14 | 1 | -1/+1 |
* | Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsets | Carl-Daniel Hailfinger | 2008-03-14 | 1 | -9/+62 |
* | Fix broken flashrom build | Uwe Hermann | 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 | 5 | -109/+381 |
* | Also print the chip vendor name in --list-supported output | Uwe Hermann | 2008-03-13 | 4 | -244/+151 |
* | Also print the required -m option in --list-supported output | Uwe Hermann | 2008-03-13 | 1 | -2/+10 |
* | Drop 82802ab.c as it is identical to sharplhf00l04.c | Carl-Daniel Hailfinger | 2008-03-13 | 4 | -191/+13 |
* | Drop the useless rom.layout file | Uwe Hermann | 2008-03-12 | 1 | -3/+0 |
* | Add --list-supported option which lists the supported ROM chips, chipsets, an... | Uwe Hermann | 2008-03-12 | 5 | -7/+64 |
* | Add missing license header to layout.c | Uwe Hermann | 2008-03-04 | 1 | -0/+20 |
* | Add board_enable for Artec Group DBE61 and DBE62 | Mart Raudsepp | 2008-02-20 | 1 | -0/+70 |
* | Fix compilation with custom CFLAGS | Clark Rawlins | 2008-02-14 | 1 | -1/+3 |
* | Further cleanups to enable_flash_cs5536 | Mart Raudsepp | 2008-02-11 | 1 | -5/+2 |
* | Add board enable for VIA EPIA SP | Luc Verhaegen | 2008-02-09 | 1 | -1/+25 |
* | Improve error handling and make RCONF_DEFAULT_MSR address be a constant | Mart Raudsepp | 2008-02-08 | 1 | -26/+52 |
* | Write enable flash chips attached to CS3 of CS5536 chipsets (AMD Geode) | Mart Raudsepp | 2008-02-08 | 1 | -12/+33 |
* | Handle JEDEC JEP106W continuation codes in SPI RDID | Carl-Daniel Hailfinger | 2008-02-06 | 3 | -7/+40 |
* | Make the vendor name optional in the -m flashrom parameter when there's only ... | Peter Stuge | 2008-01-27 | 4 | -35/+51 |
* | Forgot to add Spansion S25FL016A to README, trivial | Peter Stuge | 2008-01-27 | 1 | -0/+1 |
* | Correctly disable the ROM area Write Protect bit in the Geode LX | Marc Jones | 2008-01-26 | 1 | -1/+1 |
* | Add ids and chip entry for Spansion S25FL016A, tested, working | Peter Stuge | 2008-01-25 | 2 | -0/+10 |
* | Here is just a little and simple patch to get the MX25L3205D working | Harald Gutmann | 2008-01-22 | 1 | -0/+2 |
* | Flashrom did not use the read function for verifying, it used direct memory a... | Carl-Daniel Hailfinger | 2008-01-22 | 1 | -2/+6 |
* | Make sure we delay writing the next byte long enough in SPI byte programming | Carl-Daniel Hailfinger | 2008-01-22 | 1 | -22/+19 |
* | Omitting the wait for SPI ready when there is no data to be read, e.g | Ronald Hoogenboom | 2008-01-21 | 1 | -5/+8 |
* | This patch adds version information | Bernhard Walle | 2008-01-21 | 3 | -6/+23 |
* | Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716Fs | Ronald Hoogenboom | 2008-01-19 | 3 | -37/+211 |
* | Minor documentation improvements/fixes in the README and manpage | Uwe Hermann | 2008-01-18 | 2 | -15/+24 |
* | Rename linuxbios_* files in utils repository | Stefan Reinauer | 2008-01-18 | 3 | -2/+2 |
* | Rename LinuxBIOS to coreboot | Stefan Reinauer | 2008-01-18 | 10 | -35/+35 |
* | This patch removes '\n' from the help output since this looks a bit strange | Bernhard Walle | 2008-01-11 | 1 | -1/+1 |
* | 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 |
* | Add board enable for the gigabyte ga_2761gxdk board | Ronald G. Minnich | 2008-01-04 | 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 | 3 | -3/+19 |
* | Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have exactl... | Carl-Daniel Hailfinger | 2007-12-31 | 2 | -4/+5 |
* | Add continuation ID support to jedec.c | Carl-Daniel Hailfinger | 2007-12-31 | 4 | -5/+126 |
* | Refine various vendor ID annotations | Carl-Daniel Hailfinger | 2007-12-31 | 3 | -11/+24 |
* | All SPI chips mentioned in flashchips.c had their sector size listed as page ... | Carl-Daniel Hailfinger | 2007-12-29 | 1 | -10/+10 |