summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eliminate version string duplication.hailfinger2009-07-223-2/+4
* Convert SPI write status register to multicommand infrastructure.hailfinger2009-07-221-26/+24
* Replace most of the switch cases in the spi code with lookup on a structhailfinger2009-07-223-86/+158
* Support for an external serial flasher protocol.hailfinger2009-07-212-1/+840
* Board enable for Aopen VKM400 AM-S.libv2009-07-211-5/+24
* Reset SST49LF016C after erase to exit the read status register mode.hailfinger2009-07-201-0/+1
* Use a distinct return code for SPI commands with unsupported/invalidhailfinger2009-07-146-11/+23
* Board enable for Asus A7V8X.libv2009-07-131-0/+39
* Convert SPI byte program to use the multicommand infrastructure.hailfinger2009-07-126-46/+63
* Convert SPI block erase to use the multicommand infrastructure.hailfinger2009-07-111-25/+63
* Fix incorrect manpage (trivial).uwe2009-07-111-3/+1
* Add Winbond W25X16.hailfinger2009-07-111-0/+16
* Convert SPI chip erase to use the multicommand infrastructure.hailfinger2009-07-111-18/+62
* Add an optional flash port parameter for IT87* SPI controllers inhailfinger2009-07-114-5/+33
* Add SPI multicommand infrastructure.hailfinger2009-07-108-42/+60
* Change tarball compression from gzip to bzip2.hailfinger2009-07-101-5/+10
* W39V040B: Flag Erase/Write as bad.libv2009-07-081-1/+1
* Board enable for Abit IP35.libv2009-07-061-0/+27
* Add more URLs and board notes, fix a typo (trivial).uwe2009-07-042-31/+33
* Some flashrom printing changes:uwe2009-07-031-9/+20
* Mark the following boards as working:uwe2009-07-033-17/+26
* ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H andhailfinger2009-07-014-9/+66
* Add changelog for make export and make tarball.hailfinger2009-06-301-0/+1
* Random minor flashrom fixes:uwe2009-06-287-14/+15
* Print the bus type(s) of both chipset and chip in the flashromuwe2009-06-282-2/+6
* Fix all NONSPI bustypes in flashchips.c.hailfinger2009-06-281-70/+70
* Handle programmer init errors and abort. If the programmer didn'thailfinger2009-06-282-3/+10
* Change chip_readb in loop to use verify_range inhailfinger2009-06-251-14/+8
* Always verify write operations automatically.uwe2009-06-242-5/+28
* Check result of all SPI erase functions.hailfinger2009-06-243-12/+56
* Use correct abstraction for verify_range(). The new abstraction canhailfinger2009-06-241-34/+10
* Remove duplicated [file] from usage help. A file is already specifiedhailfinger2009-06-242-5/+4
* Mark the following boards as working OK:uwe2009-06-232-14/+20
* The makefile rules for %.o and flashrom.o are identical. Let %.o handlehailfinger2009-06-231-4/+1
* Initial commit of an external serial flasher protocol.hailfinger2009-06-234-2/+111
* There are some non-C99 compilers out there used to compile flashrom.stepan2009-06-231-1/+3
* SB600 SPI: Kill unused variable.hailfinger2009-06-231-16/+15
* Mark MX25L6405 as PROBE supported.hailfinger2009-06-221-1/+1
* Mark the SST49LF003A as PROBE supported.hailfinger2009-06-221-1/+1
* Mark ST M25P80 as completely supported.hailfinger2009-06-221-1/+1
* Eon EN25F40: Probe is tested.hailfinger2009-06-221-1/+1
* Turns out that the GIGABYTE GA-7ZM _does_ work fine if you disableuwe2009-06-222-1/+2
* Add board-enable for Elitegroup K7VTA3 (trivial, tested on hardware).uwe2009-06-211-2/+5
* Add board-enable code for the Shuttle AK38N.uwe2009-06-211-0/+18
* Various wiki output changes:uwe2009-06-204-41/+114
* Random bunch of wiki output and board status changes (trivial).uwe2009-06-192-51/+105
* Add support for the AMD Am29F010A/B chips.uwe2009-06-193-0/+18
* Mark VIA EPIA-EX15000 and VIA EPIA-NX15000 as working (trivial).uwe2009-06-191-0/+2
* Prevent spurious runs of make features introduced by the FT2232 patch.hailfinger2009-06-191-11/+14
* Board enable for EPIA-N(L).libv2009-06-191-6/+34