summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace sizeof("string")-1 with strlen("string")Carl-Daniel Hailfinger2011-06-261-6/+6
* print.c: change all occurrences of printf to msg_ginfoStefan Tauner2011-06-251-70/+70
* Fix probe_flash to report new values set by probing functionsStefan Tauner2011-06-251-2/+2
* Flush stdout after each messageEd Swierk2011-06-191-0/+1
* flashchips.c: Fix typo: s/don't/doesn't/Paul Menzel2011-06-191-13/+13
* Look at the return value of wait_82802ab()Stefan Reinauer2011-06-191-0/+1
* Add ASRock K7S41GX board-enablePawel Rozanski2011-06-192-0/+3
* Various board status updatesUwe Hermann2011-06-182-2/+11
* Add intel 6 series pci ids to chipset_enablesStefan Tauner2011-06-181-0/+15
* Fix and add a few chipset_enables entriesIdwer Vollering2011-06-181-5/+10
* Resort chipset_enables array by pci idsIdwer Vollering2011-06-181-105/+105
* Do not display skipped probe messsages in verbose modeCarl-Daniel Hailfinger2011-06-171-10/+11
* Update the flashrom udev rules file with new programmersUwe Hermann2011-06-171-0/+20
* Update the flashrom manpageUwe Hermann2011-06-151-14/+22
* Use shutdown callback mechanism to shutdown programmersDavid Hendricks2011-06-1424-242/+284
* Add board enable for GA-8IP775Joshua Roys2011-06-132-0/+3
* Add (untested) board enable for GA-K8NS Pro-939Idwer Vollering2011-06-132-2/+13
* Add a bunch of new/tested motherboards, board/chipset enables and flash chips...Stefan Tauner2011-06-126-13/+16
* ichspi.c: add missing ICH9 register macros and eliminate magic numbersStefan Tauner2011-06-121-24/+33
* Use the max_data_read field of the new spi_programmer struct to simplify run_...Stefan Tauner2011-06-111-25/+25
* enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTLStefan Tauner2011-06-111-1/+10
* Add support for Olimex programmers to ft2232_spiPete Batard2011-06-112-5/+31
* ichspi.c: add macros and pretty printing for HSFS and HSFCStefan Tauner2011-06-111-12/+62
* ichspi.c: add pretty printing for SSFS+SSFC and the OPCODE structStefan Tauner2011-06-111-6/+51
* ichspi.c: improve macros for SSFS and SSFC bitsStefan Tauner2011-06-111-21/+36
* Add board enable for MSI MS-6788-040 (848P Neo-V)Maciej Pijanka2011-06-091-0/+2
* Fix compilation for CONFIG_INTERNAL=noCarl-Daniel Hailfinger2011-06-092-17/+18
* Mark the MSI MS-7529 (G31TM-P21) as supportedPeter Lemenkov2011-06-061-0/+1
* Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2Stefan Tauner2011-06-043-7/+8
* Add voltage ranges to the flashchipsSteven Zakulec2011-06-032-1/+239
* Tiny fix for a small fixStefan Tauner2011-05-281-3/+1
* Small fixesStefan Tauner2011-05-285-18/+31
* Add a bunch of new/tested motherboards, board enables and flash chipsAntony Rheneus2011-05-263-6/+46
* ichspi: fix detection of unused regionsJoshua Roys2011-05-261-1/+1
* Eliminate magic numbers indicating maximum column sizes in print.cStefan Tauner2011-05-263-39/+101
* Whitespace, documentation and other small stuffStefan Tauner2011-05-1911-39/+49
* Refine status register and lock printing of Atmel and AMIC SPI chipsCarl-Daniel Hailfinger2011-05-196-266/+462
* Mark SST25VF080B tested for writing (again)John Schmerge2011-05-181-1/+1
* Mark Supermicro X8DTH-6F as supportedShailendra Sodhi2011-05-181-0/+1
* Add board enable for AOpen i975Xa-YDGJoshua Roys2011-05-181-0/+23
* Mark EVGA 270-WS-W555-A2 (Classified SR-2) as supportedStefan Tauner2011-05-181-0/+1
* Mark SST25VF032B as write testedStefan Tauner2011-05-181-1/+1
* Explain better what checks are disabled in case we detect a legacy BIOSStefan Tauner2011-05-181-1/+2
* Mark Macronix MX29F001T as fully testedStefan Tauner2011-05-181-1/+1
* Add Gigabyte GA-MA790XT-UD4P to the mainboard support listStefan Tauner2011-05-181-0/+1
* Add MS-7640 (890FXA-GD70) to the boards_known struct in print.cStefan Tauner2011-05-181-0/+1
* Add support for 8086:1076 (82541GI) to nicintel_spi.cStefan Tauner2011-05-181-0/+1
* Add status of Thinkpad T410s and DG45ID to the wiki tableStefan Tauner2011-05-181-0/+2
* Mark MX25L4005 tested for eraseRaúl Soriano2011-05-181-1/+1
* Mark w25q80, w25q32, and w25q64 chips tested for write and eraseDavid Hendricks2011-05-181-3/+3
OpenPOWER on IntegriCloud