summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add SST25VF040.REMS with TEST_OK_ PROBE READZheng Bao2009-02-251-0/+14
* SST29EE020A TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2009-02-221-1/+1
* Fix broken flash chip base address logicPeter Stuge2009-02-091-1/+1
* MSI MS-7046 board enablePeter Stuge2009-02-021-0/+22
* Following patch fixes VIA SPI (VT8237S)Rudolf Marek2009-02-011-0/+1
* Factor out read and erase functions from flashrom main()Carl-Daniel Hailfinger2009-01-281-38/+57
* Add VT8237A PCI IDPeter Stuge2009-01-261-0/+1
* Fix one dead increment and one dead assignment as found by clangPeter Stuge2009-01-262-2/+1
* Driver for ST M29F002T/NT/BPeter Stuge2009-01-264-6/+116
OpenPOWER on IntegriCloud