- 2cb94e1 First attempt to clean up SPI probing and create a common construct: the flash bus by Stefan Reinauer · 16 years ago
- e3eb9c1 Mine AMIC flash chip needs 4 bytes RDID by Rudolf Marek · 16 years ago
- 48a85e4 Mine AMIC flash chip needs 4 bytes RDID by Rudolf Marek · 16 years ago
- 3fdbccf This patch adds support for VIA SPI controller on VT8237S by Rudolf Marek · 16 years ago
- 1069335 Add a debug marker after ICH SPI opcode programming by Carl-Daniel Hailfinger · 16 years ago
- 7e2c079 Fix ICH7 non-SPI that broke in r3393 by Peter Stuge · 16 years ago
- a0a7919 Use symbolic constants for PCI subsystem probing by Carl-Daniel Hailfinger · 16 years ago
- a9424d5 Multiple unrelated changes by Stefan Reinauer · 16 years ago
- 325b5d4 Indent according to development guidelines by Stefan Reinauer · 16 years ago
- 43b2281 Winbond W39V080FA: Probe and Read are OK by Jens Kühnel · 16 years ago
- e9117f7 Test status OK for ST M50FW040 PROBE READ by Peter Stuge · 16 years ago
- e27fc84 Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
- 8653b00 Increase delay in probe_jedec() after Product ID Entry to 10ms by Peter Stuge · 16 years ago
- da4e5f3 Slight restructure of SPI probe_ functions by Peter Stuge · 16 years ago
- f8a49fe Some flashrom documentation fixes, and removal of duplicated info by Uwe Hermann · 16 years ago
- 87d51fb A few changes were committed before the DoC remove, update README by Peter Stuge · 16 years ago
- db52c58 Remove dead M-Systems Disk on Chip code by Peter Stuge · 16 years ago
- f1614e8 Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A by Peter Stuge · 16 years ago
- 681b190 Some Makefile cleaning by Peter Stuge · 16 years ago
- 08c2b02 Fix OBJS in Makefile to compile stm50flw0x0x.c like the others by Peter Stuge · 16 years ago
- cd35f77 Uppercase AMIC since that's what they write in datasheets by Peter Stuge · 16 years ago
- bc0d857 Update comment to match delay change in probe_jedec() r3373 by Peter Stuge · 16 years ago
- 0a0a795 Update test status for Atmel AT29C020 and SST29EE010 by Peter Stuge · 16 years ago
- 6a9fd1d Increase delay in probe_jedec() to 2ms to reliably detect AT29C020 by Peter Stuge · 16 years ago
- cb5c211 Show expected and read byte on verify failure by Peter Stuge · 16 years ago
- b9f6174 Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore by Jens Kuehnel · 16 years ago
- 7ffbc6f Force read unknown flash chips by Peter Stuge · 16 years ago
- 663f171 Board enable and autodetection for GIGABYTE GA-7VT600 by Peter Stuge · 16 years ago
- f42b4e2 Add support for Amic Technology A29040B flash chip by Peter Stuge · 16 years ago
- 4aa7156 Board enable and autodetection for BioStar P4M80-M4 by Peter Stuge · 16 years ago
- 1dbb9af Mark SST SST49LF160C as fully supported.: by Peter Stuge · 16 years ago
- 1d3b063 Revert r3357 and fix it as intended to (forgotten header commit instead of typo) by Mart Raudsepp · 16 years ago
- 22e4d30 Fix typo introduced in r3356 that breaks build by Mart Raudsepp · 16 years ago
- 9c4fa0e MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests by Peter Stuge · 16 years ago
- 9c0dbcc Mark SST49LF004A/B as tested by Mart Raudsepp · 16 years ago
- e4f1a42 Mark the following chips as tested by Uwe Hermann · 16 years ago
- 793bdcd A bunch of cosmetic improvements by Uwe Hermann · 16 years ago
- bf57948 Mark more chips as tested (all operations), tested on ASUS P4B266 by Uwe Hermann · 16 years ago
- 93f66db Add support for the ASUS P4B266 board by Uwe Hermann · 16 years ago
- dcf4653 Add support for Amic A25L40P SPI flash by Rudolf Marek · 16 years ago
- 65c1b86 Changes to make flashrom compile (and work) on FreeBSD by Andriy Gapon · 16 years ago
- cdbca5b Myles reported SST49LF080A status -> TESTED_PREW by Peter Stuge · 16 years ago
- 4784c47 Support Pm49FL004/2 Block Locking Registers by Nikolay Petukhov · 16 years ago
- fc52409 I looked at the datasheet and erase_sector_39sf020() is totally and completely wrong by Carl-Daniel Hailfinger · 16 years ago
- 1b18b3c ICH8 and ICH9 have an almost identical SPI interface, only the location of the SPIBAR differs by Carl-Daniel Hailfinger · 16 years ago
- f5430bd Add support for the Atmel AT25DF321 SPI flash (tested) by Dominik Geyer · 16 years ago
- b46acba Add support for SPI chips on ICH9 by Dominik Geyer · 16 years ago
- 337df1d IT8716F: Enable writes if decoding of any SPI addresses is enabled by Carl-Daniel Hailfinger · 17 years ago
- f43e642 Print detailed status register information for SST25VF series flash by Carl-Daniel Hailfinger · 17 years ago
- 0720292 Lots of new SST flash chip IDs by Carl-Daniel Hailfinger · 17 years ago
- 42c5497 Add support for the JEDEC RES by Carl-Daniel Hailfinger · 17 years ago
- 6dc1d3b Add more infrastructure for flashrom ICH9 support by Carl-Daniel Hailfinger · 17 years ago
- a00e2a0 Add the Intel 6300ESB as known chipset to the chipset struct enables by Claus Gindhart · 17 years ago
- 09022e5 Fix crash caused by division by zero for unknown flash chips by Carl-Daniel Hailfinger · 17 years ago
- a758f51 Check the JEDEC vendor ID for correct parity by Carl-Daniel Hailfinger · 17 years ago
- 4e84dfb Add lots of ATMEL SPI flash chips to flash.h by Carl-Daniel Hailfinger · 17 years ago
- bfe5b4a Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c by Carl-Daniel Hailfinger · 17 years ago
- d6cbf76 Move the SPI #defines from spi.c to spi.h by Carl-Daniel Hailfinger · 17 years ago
- 228231f Change the SPI parts of flashrom to prepare for a merge of ICH9 SPI support by Carl-Daniel Hailfinger · 17 years ago
- f51c92f MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Harald Gutmann by Carl-Daniel Hailfinger · 17 years ago
- 78c6dfe Add SST39VF512, SST39VF010, SST39VF040 support by Carl-Daniel Hailfinger · 17 years ago
- a5b8efd Improve flashrom SPI abstraction, second step by Carl-Daniel Hailfinger · 17 years ago
- fa8c550 Rename generic_spi_*() functions to spi_*() by Peter Stuge · 17 years ago
- 2fd11d6 Probe for up to 3 flash chips by Claus Gindhart · 17 years ago
- 1159d58 Add a tested bitmap field to the flash chip table by Peter Stuge · 17 years ago
- 9477c4e Enable ROM decode range to 1MB for vt8237r by Bari Ari · 17 years ago
- a7b3551 Separate ST M50FLW support from generic JEDEC code by Claus Gindhart · 17 years ago
- f31104c Handle NULL probe, erase and write function pointers in the flashchips table by Peter Stuge · 17 years ago
- ef30023 82802ab: touch only blocks that need updating by Claus Gindhart · 17 years ago
- 47c94a5 ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec by Ed Swierk · 17 years ago
- b36a071 Add ICH9 detection by Carl-Daniel Hailfinger · 17 years ago
- c34ce2e Oops by Stefan Reinauer · 17 years ago
- ac37897 Support for the Winbond W39V080FA series of chips by Stefan Reinauer · 17 years ago
- b7c8323 Check whether SST FWH chip was successfully erased on flashchip -E, too by Stefan Reinauer · 17 years ago
- fc425e8 Sort list of flash chips alphabetically, add comment by Uwe Hermann · 17 years ago
- 72123a5 Remove nasty warning that happened due to our vendor detection by Stefan Reinauer · 17 years ago
- 7615868 Re-add code erroneously removed in r3140 by Uwe Hermann · 17 years ago
- 1f3e530 Changes M50FW080 to use 82802ab.c instead of jedec.c by Joseph Smith · 17 years ago
- 67f9ea3 Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsets by Carl-Daniel Hailfinger · 17 years ago
- 55bf8df Fix broken flashrom build by Uwe Hermann · 17 years ago
- e7162b3 Fix up one forgotten revert in r3140 by Carl-Daniel Hailfinger · 17 years ago
- e7bcb19 Revert the delete of 82802ab.c in r3137 by Carl-Daniel Hailfinger · 17 years ago
- eac1016 Also print the chip vendor name in --list-supported output by Uwe Hermann · 17 years ago
- 23c3d95 Also print the required -m option in --list-supported output by Uwe Hermann · 17 years ago
- fe7e929 Drop 82802ab.c as it is identical to sharplhf00l04.c by Carl-Daniel Hailfinger · 17 years ago
- 7bd2f83 Drop the useless rom.layout file by Uwe Hermann · 17 years ago
- e5ac164 Add --list-supported option which lists the supported ROM chips, chipsets, and mainboards by Uwe Hermann · 17 years ago
- 75f5107 Add missing license header to layout.c by Uwe Hermann · 17 years ago
- faa62fb Add board_enable for Artec Group DBE61 and DBE62 by Mart Raudsepp · 17 years ago
- 02016f7 Fix compilation with custom CFLAGS by Clark Rawlins · 17 years ago
- 3697ac7 Further cleanups to enable_flash_cs5536 by Mart Raudsepp · 17 years ago
- 9786608 Add board enable for VIA EPIA SP by Luc Verhaegen · 17 years ago
- e1344da Improve error handling and make RCONF_DEFAULT_MSR address be a constant by Mart Raudsepp · 17 years ago
- 0514a5f Write enable flash chips attached to CS3 of CS5536 chipsets (AMD Geode) by Mart Raudsepp · 17 years ago
- 1263d2a Handle JEDEC JEP106W continuation codes in SPI RDID by Carl-Daniel Hailfinger · 17 years ago
- 6b53fed Make the vendor name optional in the -m flashrom parameter when there's only one board name that matches by Peter Stuge · 17 years ago
- 79fd6d2 Forgot to add Spansion S25FL016A to README, trivial by Peter Stuge · 17 years ago
- 3ac76af Correctly disable the ROM area Write Protect bit in the Geode LX by Marc Jones · 17 years ago
- 10e091b Add ids and chip entry for Spansion S25FL016A, tested, working by Peter Stuge · 17 years ago
- e5dd6e6 Here is just a little and simple patch to get the MX25L3205D working by Harald Gutmann · 17 years ago