summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add IDs for 51 new flash chipsCarl-Daniel Hailfinger2009-07-242-38/+89
* If writing failed, verifying is pointlessCarl-Daniel Hailfinger2009-07-241-3/+8
* Improve flashchip comments to be more readable and preciseCarl-Daniel Hailfinger2009-07-231-5/+14
* Fix erase for SST49LF020ACarl-Daniel Hailfinger2009-07-231-1/+1
* Continue erase/write verification after the first errorCarl-Daniel Hailfinger2009-07-231-6/+13
* Add support for ST M25P05/M25P10 chips that only respond to RES and not RDIDCarl-Daniel Hailfinger2009-07-232-0/+40
* This is a workaround for a bug in SB600 and SB700Carl-Daniel Hailfinger2009-07-234-28/+53
* Verbose probe output is split across multiple lines for some probe functionsCarl-Daniel Hailfinger2009-07-233-30/+37
* Eliminate version string duplicationCarl-Daniel Hailfinger2009-07-223-2/+4
* Convert SPI write status register to multicommand infrastructureCarl-Daniel Hailfinger2009-07-221-26/+24
* Replace most of the switch cases in the spi code with lookup on a struct insteadCarl-Daniel Hailfinger2009-07-223-86/+158
* Support for an external serial flasher protocolUrja Rannikko2009-07-212-1/+840
* Board enable for Aopen VKM400 AM-SLuc Verhaegen2009-07-211-5/+24
* Reset SST49LF016C after erase to exit the read status register modeCarl-Daniel Hailfinger2009-07-201-0/+1
* Use a distinct return code for SPI commands with unsupported/invalid lengthCarl-Daniel Hailfinger2009-07-146-11/+23
* Board enable for Asus A7V8XLuc Verhaegen2009-07-131-0/+39
* Convert SPI byte program to use the multicommand infrastructureCarl-Daniel Hailfinger2009-07-126-46/+63
* Convert SPI block erase to use the multicommand infrastructureCarl-Daniel Hailfinger2009-07-111-25/+63
* Fix incorrect manpageUwe Hermann2009-07-111-3/+1
* Add Winbond W25X16Hector Martin2009-07-111-0/+16
* Convert SPI chip erase to use the multicommand infrastructureCarl-Daniel Hailfinger2009-07-111-18/+62
* Add an optional flash port parameter for IT87* SPI controllers in standalone ...Carl-Daniel Hailfinger2009-07-114-5/+33
* Add SPI multicommand infrastructureCarl-Daniel Hailfinger2009-07-108-42/+60
* Change tarball compression from gzip to bzip2Carl-Daniel Hailfinger2009-07-101-5/+10
* W39V040B: Flag Erase/Write as badLuc Verhaegen2009-07-081-1/+1
* Board enable for Abit IP35Luc Verhaegen2009-07-061-0/+27
* Add more URLs and board notes, fix a typoUwe Hermann2009-07-042-31/+33
* Some flashrom printing changesUwe Hermann2009-07-031-9/+20
* Mark the following boards as workingUwe Hermann2009-07-033-17/+26
* ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H and interface A vsCarl-Daniel Hailfinger2009-07-014-9/+66
* Add changelog for make export and make tarballCarl-Daniel Hailfinger2009-06-301-0/+1
* Random minor flashrom fixesUwe Hermann2009-06-287-14/+15
* Print the bus type(s) of both chipset and chip in the flashrom outputUwe Hermann2009-06-282-2/+6
* Fix all NONSPI bustypes in flashchips.cUrja Rannikko2009-06-281-70/+70
* Handle programmer init errors and abortCarl-Daniel Hailfinger2009-06-282-3/+10
* Change chip_readb in loop to use verify_range in write_page_write_jedec (jede...Urja Rannikko2009-06-251-14/+8
* Always verify write operations automaticallyUwe Hermann2009-06-242-5/+28
* Check result of all SPI erase functionsCarl-Daniel Hailfinger2009-06-243-12/+56
* Use correct abstraction for verify_range()Carl-Daniel Hailfinger2009-06-241-34/+10
* Remove duplicated [file] from usage helpCarl-Daniel Hailfinger2009-06-242-5/+4
* Mark the following boards as working OKUwe Hermann2009-06-232-14/+20
* The makefile rules for %.o and flashrom.o are identicalCarl-Daniel Hailfinger2009-06-231-4/+1
* Initial commit of an external serial flasher protocolUrja Rannikko2009-06-234-2/+111
* There are some non-C99 compilers out there used to compile flashromStephan Guilloux2009-06-231-1/+3
* SB600 SPI: Kill unused variableCarl-Daniel Hailfinger2009-06-231-16/+15
* Mark MX25L6405 as PROBE supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Mark the SST49LF003A as PROBE supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Mark ST M25P80 as completely supportedCarl-Daniel Hailfinger2009-06-221-1/+1
* Eon EN25F40: Probe is testedCarl-Daniel Hailfinger2009-06-221-1/+1
* Note how the GIGABYTE GA-7ZM can be flashedUwe Hermann2009-06-222-1/+2
OpenPOWER on IntegriCloud