Age | Commit message (Expand) | Author |
2008-05-07 | Fix a typo in lbtdump output (trivial). | Ed Swierk |
2008-05-03 | flashrom: Add a tested bitmap field to the flash chip table. | Peter Stuge |
2008-04-29 | flashrom: Enable ROM decode range to 1MB for vt8237r | Bari Ari |
2008-04-28 | The generic jedec.c does not work for the ST M50FLW flash | Claus Gindhart |
2008-04-28 | flashrom: Handle NULL probe, erase and write function pointers in the | Peter Stuge |
2008-04-24 | Flash pages, which where excluded from updating using the exclude or the | Claus Gindhart |
2008-04-23 | Detect SMSC SCH5027 (trivial). | Uwe Hermann |
2008-04-07 | ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. | Ed Swierk |
2008-03-29 | Make a few array entries only as big as they absolutely need to be (trivial). | Uwe Hermann |
2008-03-25 | Make the getpir output compile (Closes #70). | Jon Dufresne |
2008-03-18 | Add ICH9 detection to flashrom. Straight from the datasheet, untested. | Carl-Daniel Hailfinger |
2008-03-18 | oops. forgot to add the file. | Stefan Reinauer |
2008-03-17 | Support for the Winbond W39V080FA series of chips. | Stefan Reinauer |
2008-03-17 | Various smaller fixes in superiotool: | Uwe Hermann |
2008-03-16 | check whether SST FWH chip was successfully erased on flashchip -E, too | Stefan Reinauer |
2008-03-16 | Sort list of flash chips alphabetically, add comment (trivial). | Uwe Hermann |
2008-03-15 | remove nasty warning that happened due to our vendor detection | Stefan Reinauer |
2008-03-15 | fix typo | Stefan Reinauer |
2008-03-14 | Re-add code erroneously removed in r3140. | Uwe Hermann |
2008-03-14 | Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem ... | Joseph Smith |
2008-03-14 | Prepare for ICH7/ICH8 SPI support by adding some debugging for all | Carl-Daniel Hailfinger |
2008-03-14 | Fix broken flashrom build. | Uwe Hermann |
2008-03-14 | Fix up one forgotten revert in r3140. | Carl-Daniel Hailfinger |
2008-03-14 | Revert the delete of 82802ab.c in r3137. | Carl-Daniel Hailfinger |
2008-03-13 | Also print the chip vendor name in --list-supported output (trivial). | Uwe Hermann |
2008-03-13 | Also print the required -m option in --list-supported output (trivial). | Uwe Hermann |
2008-03-13 | Drop 82802ab.c as it is identical to sharplhf00l04.c. | Carl-Daniel Hailfinger |
2008-03-12 | Drop the useless rom.layout file. It's just an example, likely never | Uwe Hermann |
2008-03-12 | Add --list-supported option to flashrom which lists the supported | Uwe Hermann |
2008-03-10 | Add GPIO dumping utility for Intel ICH series southbridges. | Stefan Reinauer |
2008-03-04 | Drop some duplicate documentation from the README. The manpage and | Uwe Hermann |
2008-03-04 | Add missing license header to layout.c. The file was written by | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool, step 3 (rename directory). | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool, step 2 (rename files). | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool. | Uwe Hermann |
2008-03-01 | Small coding style fixes and documentation updates (trivial). | Uwe Hermann |
2008-02-25 | This patch adds support to dump other registers than the primary | Ronald Hoogenboom |
2008-02-20 | flashrom: Add board_enable for Artec Group DBE61 and DBE62 | Mart Raudsepp |
2008-02-18 | Should be part of changeset 3106. | Rudolf Marek |
2008-02-15 | Importing mkelfimage from | Stefan Reinauer |
2008-02-14 | With this small change it is possible to build flashrom again when | Clark Rawlins |
2008-02-11 | flashrom: further cleanups to enable_flash_cs5536 | Mart Raudsepp |
2008-02-09 | Flashrom: Add board enable for VIA EPIA SP. | Luc Verhaegen |
2008-02-08 | Improve error handling and make RCONF_DEFAULT_MSR address be a constant. | Mart Raudsepp |
2008-02-08 | This implements support for devices using AMD Geode companion chip | Mart Raudsepp |
2008-02-06 | Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors like | Carl-Daniel Hailfinger |
2008-01-28 | Fix mptable util so the output will compile | Jon Dufresne |
2008-01-27 | Make the vendor name optional in the -m flashrom parameter when there's only | Peter Stuge |
2008-01-27 | Forgot to add Spansion S25FL016A to README, trivial. | Peter Stuge |
2008-01-26 | Correctly disable the ROM area Write Protect bit in the Geode LX. | Marc Jones |
2008-01-25 | Various small fixes and updates for lxbios (trivial). | Uwe Hermann |
2008-01-25 | Add ids and chip entry for Spansion S25FL016A to flashrom, tested, | Peter Stuge |
2008-01-22 | Here is just a little and simple patch to get the MX25L3205D working. | Harald Gutmann |
2008-01-22 | Flashrom did not use the read function for verifying, it used direct memory | Carl-Daniel Hailfinger |
2008-01-22 | Make sure we delay writing the next byte long enough in SPI byte | Carl-Daniel Hailfinger |
2008-01-21 | Omitting the wait for SPI ready when there is no data to be read, e.g. | Ronald Hoogenboom |
2008-01-21 | This patch adds version information to flashrom. Because 'v' and 'V' | Bernhard Walle |
2008-01-19 | Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial). | Uwe Hermann |
2008-01-19 | Small superiotool fix to detect more Winbond W83627EHF chips. The | Uwe Hermann |
2008-01-19 | This patch is for winbond w83627DHG superio support in superiotool. | Bingxun Shi |
2008-01-19 | Support SPI flash chips bigger than 512 kByte sitting behind IT8716F | Ronald Hoogenboom |
2008-01-18 | Document the --list-supported option. Various small fixes (trivial). | Uwe Hermann |
2008-01-18 | Minor documentation improvements/fixes in the README and manpage (trivial). | Uwe Hermann |
2008-01-18 | rename linuxbios_* files in utils repository. | Stefan Reinauer |
2008-01-18 | rename linuxbios_* files, too. | Stefan Reinauer |
2008-01-18 | util/ renames | Stefan Reinauer |
2008-01-18 | rename linuxbios -> coreboot | Stefan Reinauer |
2008-01-18 | for some reasons the externals did not get committed. | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-15 | Add new --list-supported switch for printing the list of Super I/Os | Robinson P. Tryon |
2008-01-11 | This patch removes '\n' from the help output since this looks a bit strange. | Bernhard Walle |
2008-01-10 | Enable MX25L8005 support in flashrom. The #defines were already there. | Harald Gutmann |
2008-01-07 | Add support for the SST25VF040B 4 Mbit SPI flash chip. | Carl-Daniel Hailfinger |
2008-01-04 | Add board enable for the gigabyte ga_2761gxdk board | Ronald G. Minnich |
2008-01-04 | Print at least the vendor for SPI flash chips if the exact chip ID is | Carl-Daniel Hailfinger |
2007-12-31 | Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have | Carl-Daniel Hailfinger |
2007-12-31 | Add continuation ID support to jedec.c | Carl-Daniel Hailfinger |
2007-12-31 | This fixes a few vendor IDs to conform with JEDEC publication 106W | Carl-Daniel Hailfinger |
2007-12-29 | All SPI chips mentioned in flashchips.c had their sector size listed as | Carl-Daniel Hailfinger |
2007-12-29 | Print the chip status register for all SPI chips on probe if verbose | Carl-Daniel Hailfinger |
2007-12-29 | Add 25VF016B support to flashrom. Untested, but verified against the | Carl-Daniel Hailfinger |
2007-12-17 | Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32, | Carl-Daniel Hailfinger |
2007-12-17 | Add dump support for NSC PC87317. | Ulf Jordan |
2007-12-17 | To make it easier to add new SPI chips to flashchips.c, rename functions | Carl-Daniel Hailfinger |
2007-12-16 | Add support for ST M25P80 chips to flashrom. Detection was tested. | Carl-Daniel Hailfinger |
2007-12-14 | Add dump support for SMSC LPC47M192. | Ulf Jordan |
2007-12-14 | Add dump support for NSC PC97317. | Ulf Jordan |
2007-12-13 | Add detection and dump support for NSC PC97307. | Ulf Jordan |
2007-12-13 | Add dump support for NSC PC8741x. | Ulf Jordan |
2007-12-10 | Add support for more atmel chips: | Frederico Silva |
2007-12-08 | Add detection and dump support for NSC PC87309. | Ulf Jordan |
2007-12-07 | Add/fix some LDN descriptions (trivial). | Uwe Hermann |
2007-12-07 | Fix typo. According to National's datasheet PC87317 has SID = 0xd0 and | Ulf Jordan |
2007-12-04 | Various coding style fixes, constification, fixed typos (trivial). | Uwe Hermann |
2007-12-02 | Add board-enable for Acorp 6A815EPD. | Jonathan A. Kollasch |
2007-11-29 | Various small fixes (trivial). | Uwe Hermann |
2007-11-25 | Dump support for SMSC FDC37C67x. | Robinson P. Tryon |
2007-11-24 | Add dump support for the PC87366. | Ulf Jordan |
2007-11-22 | Dump support for the SMSC LPC47B27x (trivial). | Uwe Hermann |
2007-11-17 | Detection support for more Super I/Os. Small fixes (trivial). | Uwe Hermann |