Age | Commit message (Expand) | Author |
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-08 | Changes Makefile generation so that recursive "make" calls read | Pierre Pronchery |
2008-06-07 | Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware. | Tom Sylla |
2008-06-03 | Ward writes: | Peter Stuge |
2008-05-28 | abuild: fix gnu getopt detection (trivial) | Stefan Reinauer |
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 | not sure why this ever worked. Add --xml / -x to the supported options (trivial) | Stefan Reinauer |
2008-05-27 | sync latest version of abuild (0.6) (trivial patch) | Stefan Reinauer |
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 | Initial support for the Intel 82845 (Brookdale) and ICH2 (trivial). | Uwe Hermann |
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 | Some NSC Super I/Os can have their config port at 0x15c (trivial). | Uwe Hermann |
2008-05-14 | Cosmetics, whitespace, coding style, partially ident-aided (trivial). | Uwe Hermann |
2008-05-14 | add ICH7-M and ICH7 DH to inteltool (trivial) | Stefan Reinauer |
2008-05-14 | Add more infrastructure for flashrom ICH9 support. | Carl-Daniel Hailfinger |
2008-05-14 | fix license mentioning in manpage (trivial) | Stefan Reinauer |
2008-05-14 | trivial patch: move maintainable parts to the top and add ICH7-M DH southbridge | Stefan Reinauer |
2008-05-14 | trivial patch to fix options. Thanks to Uwe Hermann for the hint! | Stefan Reinauer |
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 | Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7 | Stefan Reinauer |
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 | Add new revised inteltool that dumps all kinds of chipset information and dro... | Stefan Reinauer |
2008-05-13 | flashrom: Move the SPI #defines from spi.c to spi.h | Carl-Daniel Hailfinger |