summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* So far, we have up to 4 different names for the same thing (ignoring capitali...Carl-Daniel Hailfinger2010-05-3113-136/+136
* Add flashrom.exe unconditionally to the list of files removed at make cleanCarl-Daniel Hailfinger2010-05-301-1/+3
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-3025-51/+40
* Mark the following chip as supportedUwe Hermann2010-05-301-1/+1
* Update the status for the following chipsUwe Hermann2010-05-301-8/+8
* Unlocking for W39V040FAMichael Karcher2010-05-301-1/+3
* Add support for two-byte RES probesCarl-Daniel Hailfinger2010-05-284-14/+43
* ichspi: try harder to conform to address restrictionsCarl-Daniel Hailfinger2010-05-284-7/+71
* It seems that this board is actually a 'Pro' versionPeter Lemenkov2010-05-261-1/+1
* Sort boards in board-enable table alphabeticallyPeter Lemenkov2010-05-261-7/+7
* Handle the following architectures in generic flashrom codeCarl-Daniel Hailfinger2010-05-2619-15/+337
* Mark the following chips as OKUwe Hermann2010-05-251-6/+6
* Various nicrealtek fixesUwe Hermann2010-05-244-18/+36
* Board enable for IP530Michael Karcher2010-05-241-0/+43
* Various wiki output improvements as per IRC discussionUwe Hermann2010-05-241-25/+26
* Print found PCI IDs during chipset detectionCarl-Daniel Hailfinger2010-05-221-0/+3
* Disable probing for one variant of MCP55 to enable Tyan S2915Carl-Daniel Hailfinger2010-05-221-1/+9
* Initialize the internal delay function before running programmer initCarl-Daniel Hailfinger2010-05-221-2/+3
* Introduce a generic SPI read function: spi_write_chunked()Carl-Daniel Hailfinger2010-05-217-113/+67
* Libpci < 2.2.4 can not store class info in struct pci_devCarl-Daniel Hailfinger2010-05-211-2/+4
* Add missing nicrealtek.c which was missing from revision 1002 which wasJoerg Fischer2010-05-211-0/+89
* Support for Realtek RTL8139 network card flashingJoerg Fischer2010-05-213-2/+67
* Increase flashrom release number to 0.9.2Carl-Daniel Hailfinger2010-05-191-1/+1
* Write MSRs in a platform and compiler-independent formAnti Sullin2010-05-171-1/+5
* Fix assorted documentation, frontend and printing bugsCarl-Daniel Hailfinger2010-05-157-106/+197
* Convert various prints to use msg_p* and msg_g* respectivelySean Nelson2010-05-0710-317/+308
* One of the problems is that --force had multiple meaningsCarl-Daniel Hailfinger2010-04-288-50/+154
* Fix the DOS portRudolf Marek2010-04-253-75/+33
* Add support for Winbond W25Q80, W25Q16 and W25Q32Rudolf Marek2010-04-202-0/+105
* Add board enable for ABit NF7-SMichael Karcher2010-04-112-0/+10
* Reinitialize the delay loop upon recalibrationUrja Rannikko2010-04-091-1/+2
* Intel 28F004/28F400 supportMichael Karcher2010-04-034-37/+133
* Refine and fix the delay loop calculationCarl-Daniel Hailfinger2010-03-311-13/+48
* Add ITE IT8720 SPI supportVadim Girlin2010-03-301-2/+6
* Add PMC Pm39LV020 and Pm39LV040Anders Juel Jensen2010-03-271-1/+59
* Add runtime and build environment info to the flashrom version messageCarl-Daniel Hailfinger2010-03-272-1/+58
* The delay loop is probably one of the oldest pieces of codeCarl-Daniel Hailfinger2010-03-271-13/+29
* Polish the flashrom code comments and outputs a bitUwe Hermann2010-03-2510-43/+43
* Add success reportsMichael Karcher2010-03-253-6/+15
* Autodetect ITE IT87* LPC->SPI translation on all boards without the need for ...Carl-Daniel Hailfinger2010-03-255-17/+41
* Convert chips' message printing to msg_c* Fixed suggestions by Carl-DanielSean Nelson2010-03-2412-223/+211
* Fix copy/paste error in print.c preventing compilationMichael Karcher2010-03-241-1/+1
* Flashrom works on Acer Aspire 1520 (Laptop) with W39V040AMichael Karcher2010-03-243-1/+3
* Shuttle FD37 and MSI K9A2 Platinum are supportedMichael Karcher2010-03-242-0/+4
* MSI MS6330 tested with W49F002U and EN29F002Michael Karcher2010-03-243-2/+4
* ASUS P6T Deluxe is OKMichael Karcher2010-03-242-0/+2
* Clean up manufacturer mainboard linksMichael Karcher2010-03-241-34/+44
* Abit VT6X4 + Winbond W29C020C and Asus A7V133 + Atmel AT29C010A workMichael Karcher2010-03-244-4/+7
* Probe/Read tested for SST29EE020AMichael Karcher2010-03-241-1/+1
* Fix handling of empty dmidecode outputMichael Karcher2010-03-241-5/+8
OpenPOWER on IntegriCloud