index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chipset_enable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]