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 a bunch of new/tested stuff and various small changes 15
Stefan Tauner
2012-10-20
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
1
-1
/
+6
*
Try to remove all read and write locks on CK804 (and MCP51)
Jonathan Kollasch
2012-09-04
1
-11
/
+60
*
Nvidia chipset enables: refactor setting bit 0 in 0x6d
Stefan Tauner
2012-09-04
1
-32
/
+28
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-1
/
+1
*
Clean up enable_flash_ich and attempt to disable SMM write protection
Stefan Reinauer
2012-08-26
1
-20
/
+27
*
Fix VIA VX*** support
Helge Wagner
2012-08-24
1
-10
/
+69
*
Add a bunch of new/tested stuff and various small changes 13
Stefan Tauner
2012-07-28
1
-1
/
+1
*
Intel 7 Series fixes (addition of QM77, fixed straps printing)
Helge Wagner
2012-07-24
1
-2
/
+4
*
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20
1
-0
/
+1
*
Add a bunch of new/tested stuff and various small changes 12
Stefan Tauner
2012-04-27
1
-5
/
+61
*
Add a bunch of new/tested stuff and various small changes 10
Paul Menzel
2012-02-16
1
-9
/
+9
*
Add support for RDC R6030 chipset
Rudolf Marek
2012-02-07
1
-0
/
+27
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-20
/
+14
*
ichspi: add support for Intel Hardware Sequencing
Stefan Tauner
2011-11-08
1
-5
/
+7
*
ichspi: use a variable to distinguish ich generations instead of spi_programm...
Stefan Tauner
2011-11-06
1
-14
/
+14
*
Add a bunch of new/tested stuff and various small changes 8
Paul Menzel
2011-10-21
1
-6
/
+6
*
Revamp the warning of failing to set BIOS write enable in enable_flash_ich
Stefan Tauner
2011-09-09
1
-7
/
+8
*
Add Intel Tunnel Creek chipset support, mark it as tested
Ingo Feldschmid
2011-09-07
1
-1
/
+45
*
Kill all exit() calls in chipset_enable.c
Tadas Slotkus
2011-09-06
1
-5
/
+4
*
Introduce ERROR_FATAL, abort upon failed chipset enables
Tadas Slotkus
2011-09-03
1
-0
/
+4
*
Add a bunch of new/tested stuff and various small changes 7
Sylvain "ythier" Hitier
2011-09-03
1
-7
/
+9
*
Fix printing of the Boot BIOS Straps on Intel chipsets
Stefan Tauner
2011-08-27
1
-48
/
+81
*
Add AMD Hudson chipset-enable
Wang Qing Pei
2011-08-26
1
-0
/
+1
*
Fixup of r1397
Carl-Daniel Hailfinger
2011-08-15
1
-2
/
+3
*
Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E")
Stefan Tauner
2011-08-07
1
-1
/
+1
*
Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsets
Jonathan Kollasch
2011-08-06
1
-0
/
+6
*
Rephrase warnings in chipset_enable.c
Stefan Tauner
2011-08-04
1
-22
/
+22
*
Random whitespace and coding-style fixes
Uwe Hermann
2011-07-28
1
-83
/
+92
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO
Carl-Daniel Hailfinger
2011-07-27
1
-12
/
+12
*
Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter
Carl-Daniel Hailfinger
2011-07-25
1
-7
/
+27
*
Add a bunch of new/tested stuff and various small changes 5
Stefan Tauner
2011-07-25
1
-3
/
+3
*
chipset_enable.c: add a message for untested chipset enables
Stefan Tauner
2011-07-21
1
-5
/
+14
*
Enable writing on mcp6x_7x
Stefan Tauner
2011-07-13
1
-2
/
+3
*
Fix memleaks due to incorrect usage of flashbuses_to_text
Stefan Tauner
2011-06-26
1
-2
/
+4
*
Add intel 6 series pci ids to chipset_enables
Stefan Tauner
2011-06-18
1
-0
/
+15
*
Fix and add a few chipset_enables entries
Idwer Vollering
2011-06-18
1
-5
/
+10
*
Resort chipset_enables array by pci ids
Idwer Vollering
2011-06-18
1
-105
/
+105
*
Add a bunch of new/tested motherboards, board/chipset enables and flash chips...
Stefan Tauner
2011-06-12
1
-4
/
+4
*
enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL
Stefan Tauner
2011-06-11
1
-1
/
+10
*
Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2
Stefan Tauner
2011-06-04
1
-1
/
+1
*
Whitespace, documentation and other small stuff
Stefan Tauner
2011-05-19
1
-2
/
+2
*
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
[next]