summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add drkaiser.c which was accidentally omitted in the last commitUwe Hermann2009-09-021-0/+79
* Add support for parallel flash on DrTURBO J2009-09-027-11/+41
* Standardize on using __func__ instead of __FUNCTION__Uwe Hermann2009-09-0216-23/+23
* Flashrom 0.9.10.9.1Carl-Daniel Hailfinger2009-09-021-1/+1
* Don't abort if chipset init failed because the failing init may have been a w...Carl-Daniel Hailfinger2009-09-021-1/+5
* Move the Asus A7V600-X out of the unsupported listCarl-Daniel Hailfinger2009-09-022-2/+1
* Use correct name for SB700/SB710/SB750 instead of calling them SB700Carl-Daniel Hailfinger2009-09-011-1/+1
* Board enable for Asus A7V600-XLuc Verhaegen2009-09-011-0/+65
* With this patch, make tarball and make export still work as expected, but if ...Carl-Daniel Hailfinger2009-08-311-9/+11
* Update bad board list and remove boards where either the chipset is not suppo...Carl-Daniel Hailfinger2009-08-312-7/+0
* Board status updatesUwe Hermann2009-08-302-0/+12
* Update svn:ignoreJoerg Mayer2009-08-240-0/+0
* Update contact infoJoerg Mayer2009-08-241-1/+8
* "3COM 3C90xB: PCI 10BASE-T (TPO)" (10b7:9004) works fineCarl-Daniel Hailfinger2009-08-241-1/+1
* Add support for MX29F001T and MX29F001B flash chipsMark Panajotovic2009-08-242-0/+34
* ASD AE29F2008 and Winbond W29C020C have the same IDCarl-Daniel Hailfinger2009-08-241-1/+1
* Anne Le Coq <annyvonne.le_coq@alcatel-lucent.fr> reported that flashrom didn'...Carl-Daniel Hailfinger2009-08-211-0/+1
* Various board status updatesUwe Hermann2009-08-202-3/+13
* Flashrom has the ability to use layout files with romentries, but this featur...Carl-Daniel Hailfinger2009-08-193-9/+7
* Current programmer parameter syntax is -p programmer=parameterCarl-Daniel Hailfinger2009-08-192-10/+10
* Disallow erase/write for known bad chips so people won't try without a clear ...Carl-Daniel Hailfinger2009-08-191-2/+53
* If FT2232H SPI is not enabled, it should be compiled out completelyCarl-Daniel Hailfinger2009-08-194-28/+21
* Support rdmsr/wrmsr operations on FreeBSDStefan Reinauer2009-08-192-1/+97
* Add serprog documentation to the manpageCarl-Daniel Hailfinger2009-08-181-5/+20
* Tidy up docs before releaseCarl-Daniel Hailfinger2009-08-182-12/+5
* Fix compilation on Nexenta which is Ubuntu with a Solaris kernel0.9.1-rc1Carl-Daniel Hailfinger2009-08-172-4/+10
* Allow the user to override FWH IDSEL on ICH6 and laterCarl-Daniel Hailfinger2009-08-131-0/+14
* Generate the usage message by walking the list of available programmersCarl-Daniel Hailfinger2009-08-131-3/+32
* oopsStefan Reinauer2009-08-121-31/+9
* Board enable for Asus P4P800-E DeluxeLuc Verhaegen2009-08-121-0/+27
* Allow to compile out serprog completelyCarl-Daniel Hailfinger2009-08-124-48/+16
* Use programmer.name to match the --programmer parameter instead of hardcoding...Carl-Daniel Hailfinger2009-08-122-30/+39
* Use a common parameter variable for all programmersCarl-Daniel Hailfinger2009-08-129-62/+54
* FT2232 and IT87 programmers used functions of the dummy programmer instead of...Carl-Daniel Hailfinger2009-08-123-18/+34
* Fix up MSR handling in flashrom to support more OSes than Linux. Stefan Reinauer2009-08-123-70/+156
* Make debug messages printf_debug(). Stefan Reinauer2009-08-111-15/+15
* Add ICH6,ICH7,ICH8,ICH9,ICH10 FWH IDSEL settings and flash decode settings to...Carl-Daniel Hailfinger2009-08-101-0/+36
* Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and their variantsCarl-Daniel Hailfinger2009-08-102-22/+65
* Some SPI chip drivers and the generic 1-byte SPI chip write functions didn't ...Carl-Daniel Hailfinger2009-08-106-47/+30
* Releasing IO permissions was done by hand everywhereCarl-Daniel Hailfinger2009-08-094-16/+11
* Remove unnecessary #include filesCarl-Daniel Hailfinger2009-08-099-18/+3
* Fix SPI multicommand endless loop in default_spi_send_multicommandCarl-Daniel Hailfinger2009-08-031-0/+1
* The project's new home is flashrom.org nowStefan Reinauer2009-07-304-7/+7
* Boards with coreboot have a cbtable containing vendor and board nameCarl-Daniel Hailfinger2009-07-303-2/+12
* Add IDs for 51 new flash chipsCarl-Daniel Hailfinger2009-07-242-38/+89
* If writing failed, verifying is pointlessCarl-Daniel Hailfinger2009-07-241-3/+8
* Improve flashchip comments to be more readable and preciseCarl-Daniel Hailfinger2009-07-231-5/+14
* Fix erase for SST49LF020ACarl-Daniel Hailfinger2009-07-231-1/+1
* Continue erase/write verification after the first errorCarl-Daniel Hailfinger2009-07-231-6/+13
* Add support for old ST M25P05/M25P10 chips which only respond to the RES comm...Carl-Daniel Hailfinger2009-07-232-0/+40
OpenPOWER on IntegriCloud