index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
chipset_enable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing
hailfinger
2010-07-28
1
-146
/
+39
*
Split off programmer.h from flash.h.
hailfinger
2010-07-27
1
-0
/
+1
*
Convert all PCI-based external programmers to use special little-endian
hailfinger
2010-07-27
1
-2
/
+2
*
Move SB600 SPI initialization to sb600spi.c
mkarcher
2010-07-22
1
-77
/
+5
*
Move Intel SPI initialisation to ichspi.c
mkarcher
2010-07-22
1
-200
/
+18
*
Fix out-of-bounds ICH FREG permission printing. A bit was masked, but
hailfinger
2010-07-13
1
-3
/
+4
*
Make programmer_param static by converting all users to
hailfinger
2010-07-08
1
-1
/
+1
*
Various places in the flashrom source feature custom parameter
hailfinger
2010-07-06
1
-5
/
+10
*
Kill global variables, constants and functions if local scope suffices.
hailfinger
2010-07-03
1
-30
/
+30
*
ICH9/10: display FRAP/FREGx access controls
hailfinger
2010-07-01
1
-15
/
+47
*
Kill unneeded #include wherever possible.
hailfinger
2010-06-21
1
-3
/
+1
*
Fill in buses_supported for remaining Intel chipsets (ICH0-ICH5,
hailfinger
2010-06-20
1
-0
/
+2
*
VIA: disable byte merging
mkarcher
2010-06-13
1
-7
/
+52
*
Board-enable for MS-7025 (K8N Neo2 Platinum)
mkarcher
2010-06-12
1
-0
/
+1
*
Remove unneeded #include statements completely.
hailfinger
2010-05-30
1
-0
/
+1
*
ICH SPI can enforce address restrictions for all accesses which take an
hailfinger
2010-05-28
1
-4
/
+4
*
Handle the following architectures in generic flashrom code:
hailfinger
2010-05-26
1
-1
/
+6
*
Add debug output of the exact matched chipset PCI ID to keep track of
hailfinger
2010-05-22
1
-0
/
+3
*
Fix Tyan S2915 OEM board by commenting out MCP55 LPC bridge PCI ID
hailfinger
2010-05-22
1
-1
/
+9
*
convert programmer print messages to msg_p*
snelson
2010-05-07
1
-108
/
+108
*
Rename identifiers called 'byte'
mkarcher
2010-02-25
1
-14
/
+14
*
Refactor MCP SPI detection:
hailfinger
2010-02-18
1
-54
/
+101
*
Add SPI mode diagnostics for all post-MCP55 (nForce 5) chipsets from
hailfinger
2010-02-13
1
-1
/
+137
*
Add Intel NM10 chipset enable.
hailfinger
2010-01-19
1
-0
/
+1
*
Don't use "byte" as identifier.
mkarcher
2010-01-12
1
-11
/
+11
*
Chipset: Fix sis5x0 register write verification.
libv
2010-01-10
1
-13
/
+3
*
Fix Intel FWH decode size
mkarcher
2010-01-03
1
-2
/
+2
*
Add VIA VT8233A identification, mark as tested.
hailfinger
2009-12-23
1
-0
/
+1
*
Chipset/Board: vt8237: Set All mem cycles to LPC in chipset enable.
libv
2009-12-23
1
-0
/
+7
*
Chipset: Add support for Intel Poulsbo chipset.
libv
2009-12-21
1
-0
/
+22
*
Use the maximum decode size infrastructure.
hailfinger
2009-12-17
1
-27
/
+96
*
Internal (onboard) programming was the only feature which could not be
hailfinger
2009-12-13
1
-21
/
+0
*
Chipset: remove sis630 chipset enable for sis540.
libv
2009-12-09
1
-51
/
+17
*
Intel PIIX* chipsets only support parallel flash (no LPC/FWH/SPI).
uwe
2009-12-08
1
-0
/
+2
*
Add support for Intel 3400 series / 5 series chipset.
hailfinger
2009-11-26
1
-0
/
+3
*
Mark Elitegroup K7S5A as supported.
hailfinger
2009-11-15
1
-28
/
+28
*
Add support for every single SiS chipset out there.
hailfinger
2009-11-15
1
-67
/
+200
*
Add infrastructure to check and report to the user the maximum supported
hailfinger
2009-10-31
1
-0
/
+11
*
Mark NVIDIA Nforce4/MCP04 as tested.
libv
2009-10-06
1
-1
/
+1
*
Chipset support for the nVidia nForce 4.
libv
2009-10-05
1
-0
/
+1
*
Add chipset support for VIA VT82C596 by adding a PCI ID (trivial).
uwe
2009-09-25
1
-0
/
+1
*
Enable flashrom on Wyse Winterm S50.
hailfinger
2009-09-23
1
-0
/
+1
*
Use correct name for SB700/SB710/SB750 instead of calling them SB700.
hailfinger
2009-09-01
1
-1
/
+1
*
Anne Le Coq <annyvonne.le_coq@alcatel-lucent.fr> reported that flashrom
hailfinger
2009-08-21
1
-0
/
+1
*
Allow the user to override FWH IDSEL on ICH6 and later.
hailfinger
2009-08-13
1
-0
/
+14
*
Fix up MSR handling in flashrom to support more OSes than Linux.
stepan
2009-08-12
1
-69
/
+13
*
Make debug messages printf_debug().
stepan
2009-08-11
1
-15
/
+15
*
Add ICH6,ICH7,ICH8,ICH9,ICH10 FWH IDSEL settings and flash decode
hailfinger
2009-08-10
1
-0
/
+36
*
Remove unnecessary #include files.
hailfinger
2009-08-09
1
-2
/
+1
*
This is a workaround for a bug in SB600 and SB700. If we only send an
hailfinger
2009-07-23
1
-7
/
+31
[next]