summaryrefslogtreecommitdiffstats
path: root/chipset_enable.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace #ifdefs for sc520 systems by run time probingStefan Reinauer2008-12-031-0/+56
* Add support for the AMD/ATI SB600 southbridge SPI functionalityJason Wang2008-11-281-10/+25
* Dump ICH8/ICH9/ICH10 SPI registersCarl-Daniel Hailfinger2008-11-031-5/+45
* Enable SPI boot flash support on EP80579, which has the ICH7 register setEd Swierk2008-10-291-1/+1
* Add support for the Intel 82371MX (MPIIX) southbridgeUwe Hermann2008-10-281-3/+5
* Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridgesUwe Hermann2008-10-261-1/+7
* Add support for the VIA VT82C586A/B chipset, improve documentationUwe Hermann2008-10-251-1/+4
* Coding-style fixes for flashrom, partly indent-aidedUwe Hermann2008-10-181-48/+61
* Allow the SiS 620 chipset to detect and read at least 256kb chipsUrja Rannikko2008-10-181-0/+11
* SB600 has four write once LPC ROM protect areasMarc Jones2008-10-151-0/+21
* Add ICH10 supportCarl-Daniel Hailfinger2008-10-101-0/+10
* Recognize the Intel EP80579 LPC flash interfaceEd Swierk2008-08-201-0/+1
* Adding support for flashing system with Nvidia MCP67Stefan Reinauer2008-07-051-0/+1
* First attempt to clean up SPI probing and create a common construct: the flas...Stefan Reinauer2008-06-301-49/+95
* This patch adds support for VIA SPI controller on VT8237SRudolf Marek2008-06-301-0/+20
* Fix ICH7 non-SPI that broke in r3393Peter Stuge2008-06-291-0/+2
* Multiple unrelated changesStefan Reinauer2008-06-271-4/+41
* A bunch of cosmetic improvementsUwe Hermann2008-05-221-1/+1
* Changes to make flashrom compile (and work) on FreeBSDAndriy Gapon2008-05-221-29/+29
* ICH8 and ICH9 have an almost identical SPI interface, only the location of th...Carl-Daniel Hailfinger2008-05-161-10/+16
* Add support for SPI chips on ICH9Dominik Geyer2008-05-161-1/+1
* Add more infrastructure for flashrom ICH9 supportCarl-Daniel Hailfinger2008-05-141-25/+42
* Add the Intel 6300ESB as known chipset to the chipset struct enablesClaus Gindhart2008-05-141-0/+1
* Enable ROM decode range to 1MB for vt8237rBari Ari2008-04-291-0/+3
* Add ICH9 detectionCarl-Daniel Hailfinger2008-03-181-1/+8
* Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsetsCarl-Daniel Hailfinger2008-03-141-9/+62
* Also print the chip vendor name in --list-supported outputUwe Hermann2008-03-131-49/+50
OpenPOWER on IntegriCloud