summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add programmer-specific delay functionsCarl-Daniel Hailfinger2009-06-0521-103/+129
* Fix a bug in dummyflasher.c special case where no type parameter is givenCarl-Daniel Hailfinger2009-06-051-1/+1
* Add probe timings forgotten in r569Carl-Daniel Hailfinger2009-06-051-1/+78
* Refine write_lockbits_49lfxxxc() to use struct flashchipCarl-Daniel Hailfinger2009-06-051-26/+26
* Specify the exact bus type for a number of flash chipsUrja Rannikko2009-06-051-15/+15
* Enable debug output of protection register access on SST49LF* chipsUwe Hermann2009-06-051-9/+17
* Let's actually sort the board lists alphabetically, and not just pretend we doUwe Hermann2009-06-041-13/+13
* Mark the ASUS A7N8X-E Deluxe as workingUwe Hermann2009-06-042-0/+2
* Use macros for inb and outb which were forgotten in r568Idwer Vollering2009-06-031-2/+2
* Add probe_timing information (int uS value)Maciej Pijanka2009-06-033-4/+130
* Board enable: Gigabyte GA K8N SLILuc Verhaegen2009-06-031-1/+26
* Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully testedUwe Hermann2009-06-025-11/+11
* Add support for the 10b7:9058 3COM NIC (3C905B: Cyclone 10/100/BNC)Maciej Pijanka2009-06-023-2/+20
* Add two more boards supported by flashromUwe Hermann2009-06-021-0/+2
* Unify AMD manufacture_id and model_idMateusz Murawski2009-06-022-4/+6
* Use read_flash() when flash chip probe is forcedStephan Guilloux2009-06-011-29/+6
* Add a missing free() in read_flash()Stephan Guilloux2009-06-011-0/+1
* Refactor HT-1000 GPIO setting to use sio_maskCarl-Daniel Hailfinger2009-06-011-10/+5
* Only probe for chips with compatible bus protocolsCarl-Daniel Hailfinger2009-06-016-9/+86
* Add bus type support to the dummy external programmerCarl-Daniel Hailfinger2009-06-014-1/+53
* Fix warning in satasii.c when compiling with gcc 4.4.0Urja Rannikko2009-05-311-1/+1
* Add IT87xx SPI as external flasher optionCarl-Daniel Hailfinger2009-05-314-4/+36
* Add bus type annotation to struct flashchipsCarl-Daniel Hailfinger2009-05-319-85/+270
* Add support for probe and read of Intel 28F001BX-T and BX-BUrja Rannikko2009-05-292-0/+30
* Random flashrom updatesUwe Hermann2009-05-283-31/+35
* A bunch of flashrom board updatesUwe Hermann2009-05-281-0/+8
* Change "Texas Instruments" to "TI" in the flash chip tableUwe Hermann2009-05-271-2/+2
* Use consistent naming for local chip ID variablesCarl-Daniel Hailfinger2009-05-272-28/+26
* Add TI TMS29F002RT and TMS29F002RB probe and read supportCarl-Daniel Hailfinger2009-05-262-0/+31
* Use REMS instead of RES in the ICH SPI default opcode tableCarl-Daniel Hailfinger2009-05-261-1/+1
* Add NForce2 chipset enableLuc Verhaegen2009-05-262-1/+15
* Refactor SuperIO accessesCarl-Daniel Hailfinger2009-05-254-77/+63
* Biostar p4m80 board enable typoLuc Verhaegen2009-05-251-1/+1
* 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
OpenPOWER on IntegriCloud