summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add board-enable for Elitegroup K7VTA3Uwe Hermann2009-06-211-2/+5
* Add board-enable code for the Shuttle AK38NUwe Hermann2009-06-211-0/+18
* Various wiki output changesUwe Hermann2009-06-204-41/+114
* Random bunch of wiki output and board status changesUwe Hermann2009-06-192-51/+105
* Add support for the AMD Am29F010A/B chipsUwe Hermann2009-06-193-0/+18
* Mark VIA EPIA-EX15000 and VIA EPIA-NX15000 as workingUwe Hermann2009-06-191-0/+2
* Prevent spurious runs of make features introduced by the FT2232 patchCarl-Daniel Hailfinger2009-06-191-11/+14
* Board enable for EPIA-N(L)Jon Harrison2009-06-191-6/+34
* Board enable for Mitac 6513WU (Compaq OEM)Michael Gold2009-06-191-0/+68
* Kill obsolete exclude range featureCarl-Daniel Hailfinger2009-06-193-60/+7
* Allow to print an auto-generated hardware support list in MediaWiki markupUwe Hermann2009-06-194-9/+381
* Kill dead code which has been disabled since the very first commit of flashromCarl-Daniel Hailfinger2009-06-191-16/+0
* Some more board status updatesUwe Hermann2009-06-181-0/+4
* Also print the supported/nonsupported laptops in -L outputUwe Hermann2009-06-183-12/+32
* Chipset enable for VIA VT8233Mateusz Murawski2009-06-181-0/+1
* Board enable for Soyo SY-7VCALuc Verhaegen2009-06-171-0/+33
* Move all printing code to print.cUwe Hermann2009-06-176-206/+235
* Use spi_nbyte_program in ichspi.cCarl-Daniel Hailfinger2009-06-171-20/+7
OpenPOWER on IntegriCloud