Age | Commit message (Expand) | Author |
2009-01-07 | Add AMD-768 chipset support. | Sven Schnelle |
2009-01-07 | Add i631x LPC support. | Sven Schnelle |
2008-12-22 | If you pass a bogus layout file to the -l option flashrom will segfault. | Uwe Hermann |
2008-12-22 | Add another board-enable line for the Kontron 986LCD-M/mITX. | Uwe Hermann |
2008-12-22 | flashrom: Initialize ICH SPI opcodes also for ICH9 and later. | Peter Stuge |
2008-12-15 | * add a generic preop-opcode-pair table. | FENG yu ning |
2008-12-10 | Add 28 flash chips of the MX29 series to the flashrom ID table and | Carl-Daniel Hailfinger |
2008-12-08 | Kill obsolete and misplaced comment. | Carl-Daniel Hailfinger |
2008-12-08 | Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI | FENG yu ning |
2008-12-08 | Breaks chip info into multiple lines. | FENG yu ning |
2008-12-06 | flashrom: Display test status in -L chip listing | Peter Stuge |
2008-12-05 | flashrom: Add AMD SB700 flash enable | Niels Ole Salscheider |
2008-12-05 | flashrom: Fix compilation of r3797 with gcc-4.3.2 | Peter Stuge |
2008-12-05 | flashrom: Check if erase succeeds and exit with error on failure. | Peter Stuge |
2008-12-04 | Add RDID/REMS IDs for the following flash chips: | Carl-Daniel Hailfinger |
2008-12-03 | flashrom: gcc thinks base could be used uninitialized, so shut it up. | Peter Stuge |
2008-12-03 | flashrom: Fix bug in r3790 | Peter Stuge |
2008-12-03 | Replace #ifdefs for sc520 systems by run time probing. | Stefan Reinauer |
2008-11-29 | Copyright update by Jason Wang for freshly written sb600 code. | Jason WangQingpei.wang |
2008-11-28 | Declare special commands to support the Atmel AT25F512A. | Carl-Daniel Hailfinger |
2008-11-28 | If a chip has any TEST_BAD_* flag set, we don't even list the | Carl-Daniel Hailfinger |
2008-11-28 | Add support for the AMD/ATI SB600 southbridge SPI functionality. | Jason Wang |
2008-11-28 | Add SST25VF080B flash chip support. | Jason Wang |
2008-11-28 | Flashrom already has the following probe functions: | Carl-Daniel Hailfinger |
2008-11-27 | The existing check in probe_spi_res() was right for SPI controllers | Carl-Daniel Hailfinger |
2008-11-24 | Add support for 32Mbit SPI flash SST25VF032B. Tested on gigabyte m57sli. | Tero O Peippola |
2008-11-18 | Currently flashrom assumes every vendor BIOS shares our view about which | Carl-Daniel Hailfinger |
2008-11-18 | Check for failed SPI command execution in flashrom. Although SPI itself | Carl-Daniel Hailfinger |
2008-11-18 | Implement read support for the following Atmel chips: | Carl-Daniel Hailfinger |
2008-11-17 | flashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITE | Mart Raudsepp |
2008-11-15 | The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs. | Carl-Daniel Hailfinger |
2008-11-08 | flashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-11-05 | The ST M25P16 chip has been confirmed to work fine for probe, read, | Carl-Daniel Hailfinger |
2008-11-04 | Add support for 8 new chips to flashrom and fix up 2 existing chips | Carl-Daniel Hailfinger |
2008-11-03 | Dump ICH8/ICH9/ICH10 SPI registers in flashrom. | Carl-Daniel Hailfinger |
2008-11-03 | Add additional SPI sector erase and chip erase command functions to | Carl-Daniel Hailfinger |
2008-11-02 | Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ... | Stefan Reinauer |
2008-11-02 | Add support for the ST M50FW002 chip to flashrom. Identification only, | Carl-Daniel Hailfinger |
2008-10-30 | Mark two more chips as fully tested (trivial). | Uwe Hermann |
2008-10-29 | Flashrom support for some Numonyx parts (M25PE) | Stefan Reinauer |
2008-10-29 | Enable SPI boot flash support on EP80579, which has the ICH7 register set | Ed Swierk |
2008-10-28 | Mark Winbond W39V040FA" (512 KB) as fully supported, tested by | Uwe Hermann |
2008-10-28 | Add support for the Intel 82371MX (MPIIX) southbridge (trivial). | Uwe Hermann |
2008-10-26 | Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges. | Uwe Hermann |
2008-10-25 | Add support for the VIA VT82C586A/B chipset, improve documentation. | Uwe Hermann |
2008-10-21 | Reduce serial output, otherwise flashing will fail very often (trivial). | Uwe Hermann |
2008-10-18 | Coding-style fixes for flashrom, partly indent-aided (trivial). | Uwe Hermann |
2008-10-18 | flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips. | Urja Rannikko |
2008-10-15 | SB600 has four write once LPC ROM protect areas. It is not possible to write | Marc Jones |
2008-10-10 | Add ICH10 support to flashrom. | Carl-Daniel Hailfinger |
2008-10-10 | flashrom: Check that a filename was specified also when using force read | Peter Stuge |
2008-10-07 | Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT. | Mats Erik Andersson |
2008-09-30 | This patch fixes support for the AT49F002N(T) chip in the flashrom tool. | Tim ter Laak |
2008-09-30 | flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-09-29 | flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) | Peter Stuge |
2008-09-29 | Mark the SyncMOS S29C51002T as working (trivial). | Uwe Hermann |
2008-09-26 | Activate proper support for EN29F002(A)(N)[BT]. | Mats Erik Andersson |
2008-09-10 | flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-09-07 | flashrom: Debug print actual time base calculated by myusec_calibrate_delay() | Peter Stuge |
2008-09-03 | flashrom: Only find "unknown .. SPI chip" if no other chip was found | Peter Stuge |
2008-09-02 | flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-08-27 | flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-08-20 | flashrom: Recognize the Intel EP80579 LPC flash interface. | Ed Swierk |
2008-08-19 | Add support for MSI KT4V to flashrom. The KT4V is autodetected and supports | Sean Nelson |
2008-08-12 | flashrom: Fix error -EINVAL on mmap() | Segher Boessenkool |
2008-08-08 | flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITE | Peter Stuge |
2008-08-02 | update copyright year (trivial) | Stefan Reinauer |
2008-08-02 | tested another intel chip (trivial) | Stefan Reinauer |
2008-07-21 | flashrom: Winbond W39V040C and MSI K8T Neo2-F | Peter Stuge |
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 |