summaryrefslogtreecommitdiffstats
path: root/chipset_enable.c
Commit message (Expand)AuthorAgeFilesLines
* Mark NVIDIA Nforce4/MCP04 as testedLuc Verhaegen2009-10-061-1/+1
* Chipset support for the nVidia nForce 4Luc Verhaegen2009-10-051-0/+1
* Add chipset support for VIA VT82C596 by adding a PCI IDUwe Hermann2009-09-251-0/+1
* Enable flashrom on Wyse Winterm S50Nils Jacobs2009-09-231-0/+1
* Use correct name for SB700/SB710/SB750 instead of calling them SB700Carl-Daniel Hailfinger2009-09-011-1/+1
* Add support for ICH9 engineering sampleCarl-Daniel Hailfinger2009-08-211-0/+1
* Allow the user to override FWH IDSEL on ICH6 and laterCarl-Daniel Hailfinger2009-08-131-0/+14
* Fix up MSR handling to support more OSes than Linux. Stefan Reinauer2009-08-121-69/+13
* Make debug messages printf_debug(). Stefan Reinauer2009-08-111-15/+15
* Add ICH6,ICH7,ICH8,ICH9,ICH10 FWH IDSEL settings and flash decode settings to...Carl-Daniel Hailfinger2009-08-101-0/+36
* Remove unnecessary #include filesCarl-Daniel Hailfinger2009-08-091-2/+1
* This is a workaround for a bug in SB600 and SB700Carl-Daniel Hailfinger2009-07-231-7/+31
* Random minor flashrom fixesUwe Hermann2009-06-281-1/+1
* Print the bus type(s) of both chipset and chip in the flashrom outputUwe Hermann2009-06-281-0/+2
* Chipset enable for VIA VT8233Mateusz Murawski2009-06-181-0/+1
* Move all printing code to print.cUwe Hermann2009-06-171-26/+0
* List the size (in KB) and type of supported flash chips in 'flashrom -L'Uwe Hermann2009-06-161-3/+6
* The VIA VX800 chipset works with the VT8237S code after adding an entry for t...Arjan Koers2009-06-151-0/+1
* Mark 3COM "3C905B: Cyclone 10/100/BNC" as fully testedUwe Hermann2009-06-021-6/+6
* Only probe for chips with compatible bus protocolsCarl-Daniel Hailfinger2009-06-011-6/+17
* Add bus type annotation to struct flashchipsCarl-Daniel Hailfinger2009-05-311-10/+9
* Add NForce2 chipset enableLuc Verhaegen2009-05-261-0/+14
* A bunch of output beautifications and improvements, as well as doc fixesUwe Hermann2009-05-221-10/+16
* Use accessor functions for MMIOCarl-Daniel Hailfinger2009-05-171-35/+35
* List all boards which areUwe Hermann2009-05-161-19/+17
* Drop unused/duplicated #includes and some dead codeUwe Hermann2009-05-161-3/+0
* Uwe tested the recent SB600 SPI commit and notified me of one unexpected problemCarl-Daniel Hailfinger2009-05-151-1/+25
* Create a SB600 SPI detection heuristicCarl-Daniel Hailfinger2009-05-101-1/+38
* Make chipset list alphabetically ordered as the other listsUwe Hermann2009-05-081-39/+40
* Store and display chipset test status (not only chip status)Uwe Hermann2009-05-071-83/+91
* Clarify error message in enable_flash_sb600() a littlePeter Stuge2009-05-061-1/+1
* Revert r466 because of inverted logicCarl-Daniel Hailfinger2009-05-061-5/+6
* Cleanup redundant condition and clarify message a littlePeter Stuge2009-05-061-6/+5
* Touch up some error messages in enable_flash_cs5536()Peter Stuge2009-05-061-2/+2
* Clean up the SB400 chipset enable codeCarl-Daniel Hailfinger2009-05-061-9/+1
* Rewrite the SB600 chipset enable functionCarl-Daniel Hailfinger2009-05-051-17/+33
* Here is a fix for chipset_enable.c when there is not /dev/cpuBertrand Jacquin2009-05-051-1/+1
* Force enabling SPI mode for SB600 is a bad idea and leads to hangsZheng Bao2009-05-041-0/+8
* Some coding style and consistency fixesUwe Hermann2009-04-151-1/+1
* Following patch fixes VIA SPI (VT8237S)Rudolf Marek2009-02-011-0/+1
* Add VT8237A PCI IDPeter Stuge2009-01-261-0/+1
* Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() callStefan Reinauer2009-01-261-30/+4
* Check all mmap() calls and print helpful Linux error messagePeter Stuge2009-01-231-0/+4
* Fix ICH9 locking register address and add important debug outputFENG yu ning2009-01-181-12/+26
* Add AMD-768 chipset supportSven Schnelle2009-01-071-0/+1
* Add i631x LPC supportSven Schnelle2009-01-071-0/+1
* Initialize ICH SPI opcodes also for ICH9 and laterPeter Stuge2008-12-221-0/+1
* Various ichspi.c refinementsFENG yu ning2008-12-151-0/+1
* Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configurat...FENG yu ning2008-12-081-0/+3
* Add AMD SB700 flash enableNiels Ole Salscheider2008-12-051-0/+1
OpenPOWER on IntegriCloud