index
:
Flashrom
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
1.5.x
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chipset_enable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make chipset list alphabetically ordered as the other lists
Uwe Hermann
2009-05-08
1
-39
/
+40
*
Store and display chipset test status (not only chip status)
Uwe Hermann
2009-05-07
1
-83
/
+91
*
Clarify error message in enable_flash_sb600() a little
Peter Stuge
2009-05-06
1
-1
/
+1
*
Revert r466 because of inverted logic
Carl-Daniel Hailfinger
2009-05-06
1
-5
/
+6
*
Cleanup redundant condition and clarify message a little
Peter Stuge
2009-05-06
1
-6
/
+5
*
Touch up some error messages in enable_flash_cs5536()
Peter Stuge
2009-05-06
1
-2
/
+2
*
Clean up the SB400 chipset enable code
Carl-Daniel Hailfinger
2009-05-06
1
-9
/
+1
*
Rewrite the SB600 chipset enable function
Carl-Daniel Hailfinger
2009-05-05
1
-17
/
+33
*
Here is a fix for chipset_enable.c when there is not /dev/cpu
Bertrand Jacquin
2009-05-05
1
-1
/
+1
*
Force enabling SPI mode for SB600 is a bad idea and leads to hangs
Zheng Bao
2009-05-04
1
-0
/
+8
*
Some coding style and consistency fixes
Uwe Hermann
2009-04-15
1
-1
/
+1
*
Following patch fixes VIA SPI (VT8237S)
Rudolf Marek
2009-02-01
1
-0
/
+1
*
Add VT8237A PCI ID
Peter Stuge
2009-01-26
1
-0
/
+1
*
Abstract mmap() in physmap.c and only open /dev/mem on the first physmap() call
Stefan Reinauer
2009-01-26
1
-30
/
+4
*
Check all mmap() calls and print helpful Linux error message
Peter Stuge
2009-01-23
1
-0
/
+4
*
Fix ICH9 locking register address and add important debug output
FENG yu ning
2009-01-18
1
-12
/
+26
*
Add AMD-768 chipset support
Sven Schnelle
2009-01-07
1
-0
/
+1
*
Add i631x LPC support
Sven Schnelle
2009-01-07
1
-0
/
+1
*
Initialize ICH SPI opcodes also for ICH9 and later
Peter Stuge
2008-12-22
1
-0
/
+1
*
Various ichspi.c refinements
FENG yu ning
2008-12-15
1
-0
/
+1
*
Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configurat...
FENG yu ning
2008-12-08
1
-0
/
+3
*
Add AMD SB700 flash enable
Niels Ole Salscheider
2008-12-05
1
-0
/
+1
*
Replace #ifdefs for sc520 systems by run time probing
Stefan Reinauer
2008-12-03
1
-0
/
+56
*
Add support for the AMD/ATI SB600 southbridge SPI functionality
Jason Wang
2008-11-28
1
-10
/
+25
*
Dump ICH8/ICH9/ICH10 SPI registers
Carl-Daniel Hailfinger
2008-11-03
1
-5
/
+45
*
Enable SPI boot flash support on EP80579, which has the ICH7 register set
Ed Swierk
2008-10-29
1
-1
/
+1
*
Add support for the Intel 82371MX (MPIIX) southbridge
Uwe Hermann
2008-10-28
1
-3
/
+5
*
Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges
Uwe Hermann
2008-10-26
1
-1
/
+7
*
Add support for the VIA VT82C586A/B chipset, improve documentation
Uwe Hermann
2008-10-25
1
-1
/
+4
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-48
/
+61
*
Allow the SiS 620 chipset to detect and read at least 256kb chips
Urja Rannikko
2008-10-18
1
-0
/
+11
*
SB600 has four write once LPC ROM protect areas
Marc Jones
2008-10-15
1
-0
/
+21
*
Add ICH10 support
Carl-Daniel Hailfinger
2008-10-10
1
-0
/
+10
*
Recognize the Intel EP80579 LPC flash interface
Ed Swierk
2008-08-20
1
-0
/
+1
*
Adding support for flashing system with Nvidia MCP67
Stefan Reinauer
2008-07-05
1
-0
/
+1
*
First attempt to clean up SPI probing and create a common construct: the flas...
Stefan Reinauer
2008-06-30
1
-49
/
+95
*
This patch adds support for VIA SPI controller on VT8237S
Rudolf Marek
2008-06-30
1
-0
/
+20
*
Fix ICH7 non-SPI that broke in r3393
Peter Stuge
2008-06-29
1
-0
/
+2
*
Multiple unrelated changes
Stefan Reinauer
2008-06-27
1
-4
/
+41
*
A bunch of cosmetic improvements
Uwe Hermann
2008-05-22
1
-1
/
+1
*
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22
1
-29
/
+29
*
ICH8 and ICH9 have an almost identical SPI interface, only the location of th...
Carl-Daniel Hailfinger
2008-05-16
1
-10
/
+16
*
Add support for SPI chips on ICH9
Dominik Geyer
2008-05-16
1
-1
/
+1
*
Add more infrastructure for flashrom ICH9 support
Carl-Daniel Hailfinger
2008-05-14
1
-25
/
+42
*
Add the Intel 6300ESB as known chipset to the chipset struct enables
Claus Gindhart
2008-05-14
1
-0
/
+1
*
Enable ROM decode range to 1MB for vt8237r
Bari Ari
2008-04-29
1
-0
/
+3
*
Add ICH9 detection
Carl-Daniel Hailfinger
2008-03-18
1
-1
/
+8
*
Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsets
Carl-Daniel Hailfinger
2008-03-14
1
-9
/
+62
*
Also print the chip vendor name in --list-supported output
Uwe Hermann
2008-03-13
1
-49
/
+50
*
Add --list-supported option which lists the supported ROM chips, chipsets, an...
Uwe Hermann
2008-03-12
1
-2
/
+12
[next]