index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
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
*
Add support for the Via VX855 chipset
John Schmerge
2011-05-05
1
-0
/
+1
*
List AMD SB850 as supported (it has the same PCI ID as SB700)
Stefan Tauner
2011-04-02
1
-1
/
+1
*
Fix typo in chipset_enable.c
Stefan Reinauer
2011-03-29
1
-1
/
+1
*
Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-01-24
1
-1
/
+1
*
Fix decoding of SB600 LPC ROM protection registers
Mathias Krause
2011-01-01
1
-6
/
+6
*
Revert PCI config space writes on shutdown
Carl-Daniel Hailfinger
2010-11-10
1
-45
/
+33
*
Refine text of requests to send logs
Paul Menzel
2010-10-08
1
-3
/
+8
*
Remove duplicate includes from the code
Stefan Reinauer
2010-10-06
1
-1
/
+0
*
Add a board-enable for the ASRock K7S41, chipset-enable for SiS 741
Uwe Hermann
2010-10-05
1
-0
/
+1
*
Add chipset enable for Broadcom OSB4
Joshua Roys
2010-09-15
1
-0
/
+18
*
Add a board enable for MSI MS-6561 (745 Ultra)
Mattias Mattsson
2010-09-11
1
-1
/
+1
*
Add support for Intel 5 Series / 3400 Series chipsets
Helge Wagner
2010-08-11
1
-0
/
+14
*
Various cosmetic and coding-style fixes
Uwe Hermann
2010-08-08
1
-3
/
+3
*
Add support for SIS661 (SIS963)
David Borg
2010-07-31
1
-0
/
+1
*
Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing support
Carl-Daniel Hailfinger
2010-07-28
1
-146
/
+39
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Convert MMIO accesses of non-internal PCI-based programmers to be endian-agno...
Carl-Daniel Hailfinger
2010-07-27
1
-2
/
+2
*
Move SB600 SPI initialization to sb600spi.c
Michael Karcher
2010-07-22
1
-77
/
+5
*
Move Intel SPI initialisation to ichspi.c
Michael Karcher
2010-07-22
1
-200
/
+18
*
Fix out-of-bounds ICH FREG permission printing
Carl-Daniel Hailfinger
2010-07-13
1
-3
/
+4
*
Unify programmer parameter extraction
Carl-Daniel Hailfinger
2010-07-08
1
-1
/
+1
*
Various places in the flashrom source feature custom parameter extraction fro...
Carl-Daniel Hailfinger
2010-07-06
1
-5
/
+10
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-30
/
+30
*
ICH9/10: display FRAP/FREGx access controls
Joshua Roys
2010-07-01
1
-15
/
+47
*
Kill unneeded #include wherever possible
Carl-Daniel Hailfinger
2010-06-21
1
-3
/
+1
*
Fill in buses_supported for remaining Intel chipsets (ICH0-ICH5, Poulsbo)
Carl-Daniel Hailfinger
2010-06-20
1
-0
/
+2
*
VIA: disable byte merging
Michael Karcher
2010-06-13
1
-7
/
+52
*
Board-enable for MS-7025 (K8N Neo2 Platinum)
Michael Karcher
2010-06-12
1
-0
/
+1
*
Remove unneeded #include statements completely
Carl-Daniel Hailfinger
2010-05-30
1
-0
/
+1
*
ichspi: try harder to conform to address restrictions
Carl-Daniel Hailfinger
2010-05-28
1
-4
/
+4
*
Handle the following architectures in generic flashrom code
Carl-Daniel Hailfinger
2010-05-26
1
-1
/
+6
*
Print found PCI IDs during chipset detection
Carl-Daniel Hailfinger
2010-05-22
1
-0
/
+3
*
Disable probing for one variant of MCP55 to enable Tyan S2915
Carl-Daniel Hailfinger
2010-05-22
1
-1
/
+9
*
Convert various prints to use msg_p* and msg_g* respectively
Sean Nelson
2010-05-07
1
-108
/
+108
*
Rename identifiers called 'byte'
Michael Karcher
2010-02-25
1
-14
/
+14
*
Refactor MCP SPI detection
Carl-Daniel Hailfinger
2010-02-18
1
-54
/
+101
*
Add SPI mode diagnostics for all post-MCP55 (nForce 5) chipsets from Nvidia
Carl-Daniel Hailfinger
2010-02-13
1
-1
/
+137
*
Add Intel NM10 chipset enable
David Hendricks
2010-01-19
1
-0
/
+1
*
Don't use "byte" as identifier
Michael Karcher
2010-01-12
1
-11
/
+11
*
Chipset: Fix sis5x0 register write verification
Luc Verhaegen
2010-01-10
1
-13
/
+3
*
Fix Intel FWH decode size
Michael Karcher
2010-01-03
1
-2
/
+2
*
Add VIA VT8233A identification, mark as tested
Raúl Soriano
2009-12-23
1
-0
/
+1
*
Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enable
Luc Verhaegen
2009-12-23
1
-0
/
+7
*
Chipset: Add support for Intel Poulsbo chipset
Adam Jurkowski
2009-12-21
1
-0
/
+22
*
Use the maximum decode size infrastructure
Carl-Daniel Hailfinger
2009-12-17
1
-27
/
+96
*
Internal (onboard) programming was the only feature which could not be disabled
Carl-Daniel Hailfinger
2009-12-13
1
-21
/
+0
*
Chipset: remove sis630 chipset enable for sis540
Luc Verhaegen
2009-12-09
1
-51
/
+17
*
Intel PIIX* chipsets only support parallel flash (no LPC/FWH/SPI)
Maciej Pijanka
2009-12-08
1
-0
/
+2
*
Add support for Intel 3400 series / 5 series chipset
Carl-Daniel Hailfinger
2009-11-26
1
-0
/
+3
*
Mark Elitegroup K7S5A as supported
Carl-Daniel Hailfinger
2009-11-15
1
-28
/
+28
[next]