summaryrefslogtreecommitdiff
path: root/chipset_enable.c
Commit message (Expand)AuthorAgeFilesLines
* This is a workaround for a bug in SB600 and SB700. If we only send anhailfinger2009-07-231-7/+31
* Random minor flashrom fixes:uwe2009-06-281-1/+1
* Print the bus type(s) of both chipset and chip in the flashromuwe2009-06-281-0/+2
* Chipset enable for VIA VT8233.hailfinger2009-06-181-0/+1
* Move all printing code to print.c.uwe2009-06-171-26/+0
* List the size (in KB) and type of supported flash chips in 'flashrom -L'.uwe2009-06-161-3/+6
* The VIA VX800 chipset works with the VT8237S code after adding anuwe2009-06-151-0/+1
* Mark the 10b7:9058 3COM card (3C905B: Cyclone 10/100/BNC) as "OK", forgotuwe2009-06-021-6/+6
* Only probe for chips with compatible bus protocols.hailfinger2009-06-011-6/+17
* Add bus type annotation to struct flashchips. Right now, the annotationhailfinger2009-05-311-10/+9
* Add NForce2 chipset enable.libv2009-05-261-0/+14
* A bunch of output beautifications and improvements, as well as docoxygene2009-05-221-10/+16
* Use accessor functions for MMIO. Some MMIO accesses used volatile,hailfinger2009-05-171-35/+35
* List all boards which are:uwe2009-05-161-19/+17
* Drop unused/duplicated #includes and some dead code (trivial).uwe2009-05-161-3/+0
* Uwe tested the recent SB600 SPI commit and notified me of one unexpectedhailfinger2009-05-151-1/+25
* Create a SB600 SPI detection heuristic.hailfinger2009-05-101-1/+38
* Make chipset list alphabetically ordered as the other lists.uwe2009-05-081-39/+40
* Store and display chipset test status (not only chip status).uwe2009-05-071-83/+91
* Clarify error message in enable_flash_sb600() a little.stuge2009-05-061-1/+1
* Revert r466 because it introduced a bug:hailfinger2009-05-061-5/+6
* Cleanup redundant condition and clarify message a little.stuge2009-05-061-6/+5
* Touch up some error messages in enable_flash_cs5536().stuge2009-05-061-2/+2
* Clean up the SB400 chipset enable code. Use pci_dev_find() instead ofhailfinger2009-05-061-9/+1
* Rewrite the SB600 chipset enable function:hailfinger2009-05-051-17/+33
* Here is a fix for chipset_enable.c when there is not /dev/cpu. Openmyles2009-05-051-1/+1
* Force enabling SPI mode for SB600 is a bad idea and leads to hangs.hailfinger2009-05-041-0/+8
* Original v2 revision: 4117uwe2009-04-151-1/+1
* Original v2 revision: 3926ruik2009-02-011-0/+1
* Original v2 revision: 3919stuge2009-01-261-0/+1
* Original v2 revision: 3903stuge2009-01-261-30/+4
* Original v2 revision: 3890stuge2009-01-231-0/+4
* Original v2 revision: 3869stuge2009-01-181-12/+26
* Original v2 revision: 3849uwe2009-01-071-0/+1
* Original v2 revision: 3848uwe2009-01-071-0/+1
* Original v2 revision: 3830stuge2008-12-221-0/+1
* Original v2 revision: 3814stuge2008-12-151-0/+1
* Original v2 revision: 3805stepan2008-12-081-0/+3
* Original v2 revision: 3799stuge2008-12-051-0/+1
* Original v2 revision: 3790stuge2008-12-031-0/+56
* Original v2 revision: 3779uwe2008-11-281-10/+25
* Original v2 revision: 3723hailfinger2008-11-031-5/+45
* Original v2 revision: 3706eswierk2008-10-291-1/+1
* Original v2 revision: 3696uwe2008-10-281-3/+5
* Original v2 revision: 3694uwe2008-10-261-1/+7
* Original v2 revision: 3693uwe2008-10-251-1/+4
* Original v2 revision: 3669uwe2008-10-181-48/+61
* Original v2 revision: 3668stuge2008-10-181-0/+11
* Original v2 revision: 3659mjones2008-10-151-0/+21
* Original v2 revision: 3648hailfinger2008-10-101-0/+10