summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Autodetection support and write-enable for the MSI KT4 UltraUwe Hermann2009-05-231-3/+5
* Add website sectionUwe Hermann2009-05-221-1/+6
* A bunch of output beautifications and improvements, as well as doc fixesUwe Hermann2009-05-225-47/+59
* Mark the following boards as 'known-good' (write/erase works)Uwe Hermann2009-05-212-1/+12
* Make an extra MANDIR variable for easier overridingUwe Hermann2009-05-211-2/+3
* Improve flashrom test report text a bitUwe Hermann2009-05-212-5/+7
* Fix typoUwe Hermann2009-05-211-1/+1
* Mark the Macronix MX29F002T as workingUwe Hermann2009-05-201-1/+1
* The Silicon Image PCI0680 has bit 26 marked as reserved, so don't use itUwe Hermann2009-05-201-2/+2
* Mark the Silicon Image PCI0680 Ultra ATA-133 controller as workingUwe Hermann2009-05-191-1/+1
* Documentation improvements and small code/whitespace fixesUwe Hermann2009-05-194-20/+29
* Add detection support and write-enable for the GIGABYTE GA-MA78GM-S2HUwe Hermann2009-05-181-1/+2
* Drop duplicate Tyan S2498 (Tomcat K7M) entry in the board listUwe Hermann2009-05-181-34/+33
* Add Tyan S2891/S2892/S2895 as supported without special write-enables being r...Uwe Hermann2009-05-181-0/+3
* Factor out fallback_map/unmap, most external programmers don't need and speci...Uwe Hermann2009-05-175-22/+17
* Rename sata_sii.c to satasii.c for consistencyUwe Hermann2009-05-172-1/+1
* Various smaller flashrom improvementsUwe Hermann2009-05-177-33/+27
* This patch adds support for BIOS flashing on the all SiliconImage SATA contro...Rudolf Marek2009-05-171-0/+131
* This patch adds support for BIOS flashing on the all SiliconImage SATA contro...Rudolf Marek2009-05-174-3/+31
* Fix a quilt introduced bug in patchRudolf Marek2009-05-171-1/+1
* [PATCH] flashrom add PMC 39F010Rudolf Marek2009-05-171-2/+16
* Use accessor functions for MMIOCarl-Daniel Hailfinger2009-05-175-61/+93
* List all boards which areUwe Hermann2009-05-164-67/+197
* Eliminate all 'inline's from the flashrom codeUwe Hermann2009-05-166-77/+82
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-1630-153/+4
* Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3...Uwe Hermann2009-05-164-4/+49
* Introduce a type "chipaddr" to abstract the offsets within flash regionsCarl-Daniel Hailfinger2009-05-1623-203/+203
* Older libpci versions (e.gUwe Hermann2009-05-161-1/+4
* Add generic 16 bit and 32 bit chip read/write emulation to the external flash...Carl-Daniel Hailfinger2009-05-164-26/+39
* Uwe tested the recent SB600 SPI commit and notified me of one unexpected problemCarl-Daniel Hailfinger2009-05-151-1/+25
* Refactor parts of the 3COM NIC codeUwe Hermann2009-05-155-92/+151
* Additionally to WREN also handle WRSR failures gracefully for ICHSPICarl-Daniel Hailfinger2009-05-151-4/+29
* Make the nic3com code check how many supported NICs are foundUwe Hermann2009-05-142-28/+52
* Fix compilation of nic3com on 64bitCarl-Daniel Hailfinger2009-05-143-3/+4
* Unify usage of iopl-like code by introducing get_io_perms()Uwe Hermann2009-05-143-20/+17
* nic3com: allow selection of a particular PCI device to use as programmerChristian Ruppert2009-05-144-21/+64
* Cosmetics and eliminate unneeded vars as per IRC discussionUwe Hermann2009-05-141-9/+6
* Improve makefile structure a bitChristian Ruppert2009-05-141-13/+17
* Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel flas...Carl-Daniel Hailfinger2009-05-143-3/+33
* Fix spelling error in commentDaniel McLellan2009-05-141-1/+1
* Generic status register prettyprinting for SST25*Carl-Daniel Hailfinger2009-05-131-1/+1
* SST25 chips do not support page program, only byte programCarl-Daniel Hailfinger2009-05-131-5/+5
* Winbond W39V040A TEST_OK_ PROBE READMateusz Murawski2009-05-131-1/+1
* Mark SST 39VF512 as fully testedMateusz Murawski2009-05-131-1/+1
* Fix nic3com.c build issues on *BSDUwe Hermann2009-05-131-1/+7
* There are various reasons why a SPI command can failCarl-Daniel Hailfinger2009-05-134-12/+50
* Add support for 3COM NICs as "external programmer" and Atmel AT49BV512Uwe Hermann2009-05-136-2/+217
* Use helper functions chip_{read,write}[bwl] to access flash chipsCarl-Daniel Hailfinger2009-05-124-7/+7
* Unify write_39sf020() and write_49f002() functionsUwe Hermann2009-05-124-60/+14
* Rename the STM50FLW register variable flash_addr used for block write protect...Carl-Daniel Hailfinger2009-05-111-5/+5
OpenPOWER on IntegriCloud