summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Macronix MX25L1605 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2009-04-291-1/+1
* Handle DragonFly BSD definitions in flash.hPatrick Georgi2009-04-282-3/+3
* Enable scan-build for flashromPatrick Georgi2009-04-261-2/+2
* The flashrom makefile wants to redirect both stdout and stderr to /dev/null f...Stephan Guilloux2009-04-251-1/+1
* MAX may already be definedUwe Hermann2009-04-242-5/+5
* Support MX25L3235DStephan Guilloux2009-04-232-1/+15
* Don't duplicate option description in README, the manpage already has that infoUwe Hermann2009-04-232-26/+5
* All "unknown xy SPI chip" entries claim to have status UNTESTED for probe/rea...Carl-Daniel Hailfinger2009-04-221-6/+6
* Add support for Gigabyte GA-MA790FX-DQ6Carl-Daniel Hailfinger2009-04-211-0/+2
* Support Macronix MX2512805D flash chipStephan Guilloux2009-04-212-0/+15
* Trivial indent fixStephan Guilloux2009-04-211-1/+1
* After verification in datasheets, all MX25 accept the same opcodes 0x60 and 0...Stephan Guilloux2009-04-201-7/+8
* board_enables: reconstruct tableLuc Verhaegen2009-04-201-421/+43
* Trivial README change Flashrom->flashromPeter Stuge2009-04-201-5/+5
* MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7Stephan Guilloux2009-04-191-2/+2
* Add MX25L1635D support, as discussed on #corebootStephan Guilloux2009-04-191-0/+13
* Add VIA PC3500G boardPeter Stuge2009-04-171-0/+14
* Some coding style and consistency fixesUwe Hermann2009-04-158-46/+60
* Fix typoUwe Hermann2009-04-131-1/+1
* Mention a few more flash chip packages in README/manpageUwe Hermann2009-04-112-6/+8
* Fix typoUwe Hermann2009-04-101-1/+1
* Various manpage / README fixesUwe Hermann2009-04-102-29/+35
* Fix the typo should indeed be a 0x2eMondrian nuessle2009-04-091-2/+1
* Board enable support for HP DL145 G3Mondrian Nuessle2009-03-301-0/+27
* Improve readability of Atmel AT45 commentsCarl-Daniel Hailfinger2009-03-191-27/+28
* This patch adds "high coreboot table support" to coreboot version 2Stefan Reinauer2009-03-172-8/+29
* FreeBSD definitions of (read|write)[bwl] collide with our ownCarl-Daniel Hailfinger2009-03-0617-348/+348
* Reduce use of volatile variablesCarl-Daniel Hailfinger2009-03-061-4/+2
* Use helper functions to access flash chipsCarl-Daniel Hailfinger2009-03-0517-342/+372
OpenPOWER on IntegriCloud