summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove filename parameter from chip_safety_check()David Hendricks2011-05-181-2/+2
* Fix typo "not not" in board_enable.cStefan Tauner2011-05-171-1/+1
* Add board enable for Asus A8AE-LE (HP OEM)Stefan Tauner2011-05-171-0/+30
* Kill central list of SPI programmersMichael Karcher2011-05-1119-282/+222
* Factor out SPI write/read chunking wrappersMichael Karcher2011-05-119-115/+87
* Intel NIC with parallel flash supportCarl-Daniel Hailfinger2011-05-086-3/+163
* Fix multiple detection of the same chipCarl-Daniel Hailfinger2011-05-071-0/+1
* Add support for the Via VX855 chipsetJohn Schmerge2011-05-051-0/+1
* Revamp board-specific quirk handling, allow for laptop supportCarl-Daniel Hailfinger2011-05-053-125/+189
* Constify flashchips arrayCarl-Daniel Hailfinger2011-05-047-40/+53
* Revert MMIO space writes on shutdown as neededCarl-Daniel Hailfinger2011-05-035-20/+157
* Improve output in case run_opcode failsStefan Tauner2011-04-291-5/+20
* ichspi: Increase timeout to 60s for atomic operationsMichael Karcher2011-04-291-4/+18
* Add support for more than one Super I/O or EC per machineCarl-Daniel Hailfinger2011-04-276-159/+94
OpenPOWER on IntegriCloud