summaryrefslogtreecommitdiffstats
path: root/satasii.c
Commit message (Expand)AuthorAgeFilesLines
* Remove vendorid parameter from pcidev_init()Carl-Daniel Hailfinger2011-03-071-1/+1
* Various status updatesCarl-Daniel Hailfinger2010-09-041-1/+1
* Mark the following chips/boards/PCI-cards as OKUwe Hermann2010-07-291-1/+1
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Convert MMIO accesses of non-internal PCI-based programmers to be endian-agno...Carl-Daniel Hailfinger2010-07-271-10/+10
* Various places in the flashrom source feature custom parameter extraction fro...Carl-Daniel Hailfinger2010-07-061-3/+2
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-2/+2
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-301-1/+0
* Replace PCI_OK/PCI_NT by OK/NTMichael Karcher2010-02-241-6/+6
* Convert all messages in satasii.c to the new message infrastructureSean Nelson2010-01-091-1/+1
* Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devicesTURBO J2009-09-021-1/+2
* Use a common parameter variable for all programmersCarl-Daniel Hailfinger2009-08-121-2/+2
* Releasing IO permissions was done by hand everywhereCarl-Daniel Hailfinger2009-08-091-7/+1
* Add support for the AMD Am29F010A/B chipsUwe Hermann2009-06-191-0/+1
* Only probe for chips with compatible bus protocolsCarl-Daniel Hailfinger2009-06-011-0/+2
* Fix warning in satasii.c when compiling with gcc 4.4.0Urja Rannikko2009-05-311-1/+1
* A bunch of output beautifications and improvements, as well as doc fixesUwe Hermann2009-05-221-5/+5
* 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
* Factor out fallback_map/unmap, most external programmers don't need and speci...Uwe Hermann2009-05-171-9/+0
* Rename sata_sii.c to satasii.c for consistencyUwe Hermann2009-05-171-0/+124
OpenPOWER on IntegriCloud