Age | Commit message (Expand) | Author |
2008-07-11 | Fix and clean up coreboot image detection heuristic. | Carl-Daniel Hailfinger |
2008-07-07 | flashrom: Trivial SPI cleanups | Peter Stuge |
2008-07-07 | flashrom: Trivial indent fix in ichspi.c | Peter Stuge |
2008-07-06 | r3415 removed symbolic constants for device IDs by accident. | Carl-Daniel Hailfinger |
2008-07-06 | flashrom: Add AMIC A29002 | Andreas Thienemann |
2008-07-05 | Adding support for flashing system with Nvidia MCP67 | Stefan Reinauer |
2008-07-05 | flashrom: Add PCI IDs for EPIA-CN | Peter Stuge |
2008-07-03 | Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial). | Uwe Hermann |
2008-07-03 | Mark SST49LF040B as tested. | Carl-Daniel Hailfinger |
2008-07-03 | Mark the SST SST49LF040 as OK (tested by me), all operations (trivial). | Uwe Hermann |
2008-07-03 | flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE | Peter Stuge |
2008-07-03 | Improve coreboot image detection heuristic in flashrom. It's not | Carl-Daniel Hailfinger |
2008-07-02 | flashrom: probe_flash() cleanup for better code readability | Peter Stuge |
2008-07-02 | set w39v080fa to fully supported. I'm am flashing this chip several times a | Stefan Reinauer |
2008-07-02 | flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READ | Peter Stuge |
2008-07-02 | flashrom: Don't rm *~ in make clean, who knows what files that could be | Peter Stuge |
2008-07-02 | flashrom: Unknown vendor:board message can be triggered by -m too | Peter Stuge |
2008-07-02 | flashrom: Case insensitive matching of vendor:board strings in coreboot table | Peter Stuge |
2008-06-30 | First attempt to clean up SPI probing and create a common | Stefan Reinauer |
2008-06-30 | Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new probing ... | Rudolf Marek |
2008-06-30 | Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that. | Rudolf Marek |
2008-06-30 | This patch adds support for VIA SPI controller on VT8237S. It is similar with | Rudolf Marek |
2008-06-29 | Add a debug marker after ICH SPI opcode programming. | Carl-Daniel Hailfinger |
2008-06-29 | flashrom: Fix ICH7 non-SPI that broke in r3393 | Peter Stuge |
2008-06-28 | Use symbolic constants for PCI subsystem probing in flashrom. | Carl-Daniel Hailfinger |
2008-06-27 | * ICH7 SPI support | Stefan Reinauer |
2008-06-27 | indent according to development guidelines (trivial) | Stefan Reinauer |
2008-06-26 | Winbond W39V080FA: Probe and Read are OK. | Jens Kühnel |
2008-06-24 | flashrom: Test status OK for ST M50FW040 PROBE READ | Peter Stuge |
2008-06-24 | flashrom: Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE | Peter Stuge |
2008-06-24 | flashrom: Increase delay in probe_jedec() after Product ID Entry to 10ms | Peter Stuge |
2008-06-24 | flashrom: Slight restructure of SPI probe_ functions | Peter Stuge |
2008-06-22 | Some flashrom documentation fixes, and removal of duplicated info (trivial). | Uwe Hermann |
2008-06-22 | flashrom: A few changes were committed before the DoC remove, update README. | Peter Stuge |
2008-06-22 | flashrom: Remove dead M-Systems Disk on Chip code | Peter Stuge |
2008-06-22 | flashrom: Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A | Peter Stuge |
2008-06-22 | flashrom: Some Makefile cleaning | Peter Stuge |
2008-06-21 | flashrom: Fix OBJS in Makefile to compile stm50flw0x0x.c like the others | Peter Stuge |
2008-06-21 | flashrom: Uppercase AMIC since that's what they write in datasheets. | Peter Stuge |
2008-06-21 | flashrom: Update comment to match delay change in probe_jedec() r3373 | Peter Stuge |
2008-06-21 | flashrom: Update test status for Atmel AT29C020 and SST29EE010 | Peter Stuge |
2008-06-21 | flashrom: Increase delay in probe_jedec() to 2ms to reliably detect AT29C020 | Peter Stuge |
2008-06-20 | flashrom: Show expected and read byte on verify failure. Trivial. | Peter Stuge |
2008-06-18 | flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011... | Jens Kuehnel |
2008-06-18 | flashrom: Force read unknown flash chips | Peter Stuge |
2008-06-13 | flashrom: Board enable and autodetection for GIGABYTE GA-7VT600 | Peter Stuge |
2008-06-11 | flashrom: Add support for Amic Technology A29040B flash chip. | Peter Stuge |
2008-06-11 | flashrom: Board enable and autodetection for BioStar P4M80-M4. | Peter Stuge |
2008-06-03 | Ward writes: | Peter Stuge |
2008-05-27 | Revert r3357 and fix it as intended to (forgotten header commit instead of typo) | Mart Raudsepp |
2008-05-27 | Fix typo introduced in r3356 that breaks build (trivial). | Mart Raudsepp |
2008-05-27 | flashrom: MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests. | Peter Stuge |
2008-05-27 | Mark SST49LF004A/B as tested (trivial). | Mart Raudsepp |
2008-05-26 | Mark the following chips as tested (trivial). | Uwe Hermann |
2008-05-22 | A bunch of cosmetic improvements (trivial). | Uwe Hermann |
2008-05-22 | Mark more chips as tested (all operations), tested on ASUS P4B266 (trivial). | Uwe Hermann |
2008-05-22 | Add support for the ASUS P4B266 board. | Uwe Hermann |
2008-05-22 | Add support for Amic A25L40P SPI flash. | Rudolf Marek |
2008-05-22 | Changes to make flashrom compile (and work) on FreeBSD. | Andriy Gapon |
2008-05-21 | Myles reported SST49LF080A status -> TESTED_PREW | Peter Stuge |
2008-05-17 | flashrom: Support Pm49FL004/2 Block Locking Registers | Nikolay Petukhov |
2008-05-16 | I looked at the datasheet and erase_sector_39sf020() is totally and | Carl-Daniel Hailfinger |
2008-05-16 | ICH8 and ICH9 have an almost identical SPI interface, only the location | Carl-Daniel Hailfinger |
2008-05-16 | Add support for the Atmel AT25DF321 SPI flash (tested). | Dominik Geyer |
2008-05-16 | Add support for SPI chips on ICH9. This is done by using the generic SPI | Dominik Geyer |
2008-05-16 | Enable IT8716F LPC-to-SPI write cycle translation in flashrom if the | Carl-Daniel Hailfinger |
2008-05-15 | Print detailed status register information for SST25VF series flash. | Carl-Daniel Hailfinger |
2008-05-15 | Lots of new SST flash chip IDs. Only a subset has been added to | Carl-Daniel Hailfinger |
2008-05-15 | Add support for the JEDEC RES (Read Electronic Signature and Resume from | Carl-Daniel Hailfinger |
2008-05-14 | Add more infrastructure for flashrom ICH9 support. | Carl-Daniel Hailfinger |
2008-05-14 | Add the Intel 6300ESB as known chipset to the chipset struct enables. | Claus Gindhart |
2008-05-14 | Fix crash caused by division by zero for unknown flash chips. | Carl-Daniel Hailfinger |
2008-05-14 | Check the JEDEC vendor ID for correct parity. Flash chips which can be | Carl-Daniel Hailfinger |
2008-05-14 | Add lots of ATMEL SPI flash chips to flash.h. | Carl-Daniel Hailfinger |
2008-05-13 | flashrom: Move all IT87xx specific SPI routines from spi.c to a separate | Carl-Daniel Hailfinger |
2008-05-13 | flashrom: Move the SPI #defines from spi.c to spi.h | Carl-Daniel Hailfinger |
2008-05-13 | Change the SPI parts of flashrom to prepare for a merge of | Carl-Daniel Hailfinger |
2008-05-12 | MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK | Carl-Daniel Hailfinger |
2008-05-12 | Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LF | Carl-Daniel Hailfinger |
2008-05-10 | Improve flashrom SPI abstraction, second step. | Carl-Daniel Hailfinger |
2008-05-10 | flashrom: Rename generic_spi_*() functions to spi_*() | Peter Stuge |
2008-05-08 | flashrom: Probe for up to 3 flash chips. | Claus Gindhart |
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-07 | ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. | Ed Swierk |
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-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-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 |