summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix nic3com.c build issues on *BSDUwe Hermann2009-05-131-1/+7
* There are various reasons why a SPI command can failCarl-Daniel Hailfinger2009-05-134-12/+50
* Add support for 3COM NICs as "external programmer" and Atmel AT49BV512Uwe Hermann2009-05-136-2/+217
* Use helper functions chip_{read,write}[bwl] to access flash chipsCarl-Daniel Hailfinger2009-05-124-7/+7
* Unify write_39sf020() and write_49f002() functionsUwe Hermann2009-05-124-60/+14
* Rename the STM50FLW register variable flash_addr used for block write protect...Carl-Daniel Hailfinger2009-05-111-5/+5
* Print dummy programmer messages only if verbose mode is selectedCarl-Daniel Hailfinger2009-05-112-26/+26
* Check probing results for flash contentsCarl-Daniel Hailfinger2009-05-111-0/+21
* Abstract mapping/unmapping of flash regionsCarl-Daniel Hailfinger2009-05-114-18/+57
* Handle (un)locking of SST FWH chipsCarl-Daniel Hailfinger2009-05-112-3/+62
* Create a SB600 SPI detection heuristicCarl-Daniel Hailfinger2009-05-101-1/+38
* Add support for EPoX EP-8K5A2 and separate out common VT823x board enable codeLuc Verhaegen2009-05-091-53/+87
* Kill one superfluous variable and improve code readabilityCarl-Daniel Hailfinger2009-05-091-3/+2
* Fix Elan SC520 handlingCarl-Daniel Hailfinger2009-05-091-2/+1
* Trim default ICH SPI delay from 1000 to 10 microsecondsCarl-Daniel Hailfinger2009-05-091-4/+4
* Convert all flashchips.c entries with SPI programing to the 256-byte version ...Carl-Daniel Hailfinger2009-05-093-59/+59
* Chips like the SST SST25VF080B can only handle single byte writes outside AAI...Carl-Daniel Hailfinger2009-05-096-16/+50
* Refine handling of spi_write_enable() failures to fix chip erases on ichspiCarl-Daniel Hailfinger2009-05-094-16/+54
* Add a dummy external flasher which just prints each operationCarl-Daniel Hailfinger2009-05-095-2/+104
* board_enable: split vendor name and board name into two fieldsUwe Hermann2009-05-091-42/+47
* Add --programmer to help text and man pageCarl-Daniel Hailfinger2009-05-092-0/+6
* Make chipset list alphabetically ordered as the other listsUwe Hermann2009-05-081-39/+40
* Add external flasher supportCarl-Daniel Hailfinger2009-05-084-91/+233
* Re-add a line which got deleted in r473 by accidentCarl-Daniel Hailfinger2009-05-081-0/+2
* Keep list of boards alphabetically sortedUwe Hermann2009-05-081-20/+21
* Don't assume flash is accessible via MMIO for chips with no read functionCarl-Daniel Hailfinger2009-05-083-13/+134
* Store and display chipset test status (not only chip status)Uwe Hermann2009-05-071-83/+91
* Always print the flashrom version as first output lineCarl-Daniel Hailfinger2009-05-071-1/+3
* Document uncertainty regarding ASD chipsCarl-Daniel Hailfinger2009-05-061-0/+1
* Clarify error message in enable_flash_sb600() a littlePeter Stuge2009-05-061-1/+1
* Improve SST25 status register routinesCarl-Daniel Hailfinger2009-05-061-11/+15
* Revert r466 because of inverted logicCarl-Daniel Hailfinger2009-05-061-5/+6
* Cleanup redundant condition and clarify message a littlePeter Stuge2009-05-061-6/+5
* Touch up some error messages in enable_flash_cs5536()Peter Stuge2009-05-061-2/+2
* Clean up the SB400 chipset enable codeCarl-Daniel Hailfinger2009-05-061-9/+1
* Rewrite the SB600 chipset enable functionCarl-Daniel Hailfinger2009-05-051-17/+33
* Here is a fix for chipset_enable.c when there is not /dev/cpuBertrand Jacquin2009-05-051-1/+1
* SST25VF080B TEST_OK_ ERASE WRITEPeter Stuge2009-05-051-1/+1
* Some cosmetics in README and manpageUwe Hermann2009-05-052-57/+68
* Force enabling SPI mode for SB600 is a bad idea and leads to hangsZheng Bao2009-05-041-0/+8
* SST25VF080B TEST_OK_READPeter Stuge2009-05-041-1/+1
* Onwards with developmentCarl-Daniel Hailfinger2009-05-041-2/+4
* Flashrom 0.9.0Carl-Daniel Hailfinger2009-05-042-5/+3
* Complement the README file with build instructions for the platforms it curre...Idwer Vollering2009-05-031-1/+10
* Allow compilation on SolarisCarl-Daniel Hailfinger2009-05-013-7/+29
* Mention that flashrom can also verify flash contentsPeter Stuge2009-05-012-4/+4
* Fix usage to show that vendor: is optional in the -m parameterPeter Stuge2009-05-011-1/+1
* Some functions take no argumentsCarl-Daniel Hailfinger2009-05-011-5/+5
* Add Li-Ta (Ollie) Lo to the author listCarl-Daniel Hailfinger2009-05-011-0/+2
* Since the command line interface for flashrom will change for 1.0Carl-Daniel Hailfinger2009-05-012-0/+9
OpenPOWER on IntegriCloud