summaryrefslogtreecommitdiffstats
path: root/chipset_enable.c
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of new/tested stuff and various small changes 15Stefan Tauner2012-10-201-1/+1
* Add a bunch of new/tested stuff and various small changes 14Stefan Tauner2012-09-211-1/+6
* Try to remove all read and write locks on CK804 (and MCP51)Jonathan Kollasch2012-09-041-11/+60
* Nvidia chipset enables: refactor setting bit 0 in 0x6dStefan Tauner2012-09-041-32/+28
* Some ISO C fixesCarl-Daniel Hailfinger2012-08-271-1/+1
* Clean up enable_flash_ich and attempt to disable SMM write protectionStefan Reinauer2012-08-261-20/+27
* Fix VIA VX*** supportHelge Wagner2012-08-241-10/+69
* Add a bunch of new/tested stuff and various small changes 13Stefan Tauner2012-07-281-1/+1
* Intel 7 Series fixes (addition of QM77, fixed straps printing)Helge Wagner2012-07-241-2/+4
* Hide hwaccess.h from public APIPatrick Georgi2012-07-201-0/+1
* Add a bunch of new/tested stuff and various small changes 12Stefan Tauner2012-04-271-5/+61
* Add a bunch of new/tested stuff and various small changes 10Paul Menzel2012-02-161-9/+9
* Add support for RDC R6030 chipsetRudolf Marek2012-02-071-0/+27
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...Carl-Daniel Hailfinger2011-11-091-20/+14
* ichspi: add support for Intel Hardware SequencingStefan Tauner2011-11-081-5/+7
* ichspi: use a variable to distinguish ich generations instead of spi_programm...Stefan Tauner2011-11-061-14/+14
* Add a bunch of new/tested stuff and various small changes 8Paul Menzel2011-10-211-6/+6
* Revamp the warning of failing to set BIOS write enable in enable_flash_ichStefan Tauner2011-09-091-7/+8
* Add Intel Tunnel Creek chipset support, mark it as testedIngo Feldschmid2011-09-071-1/+45
* Kill all exit() calls in chipset_enable.cTadas Slotkus2011-09-061-5/+4
* Introduce ERROR_FATAL, abort upon failed chipset enablesTadas Slotkus2011-09-031-0/+4
* Add a bunch of new/tested stuff and various small changes 7Sylvain "ythier" Hitier2011-09-031-7/+9
* Fix printing of the Boot BIOS Straps on Intel chipsetsStefan Tauner2011-08-271-48/+81
* Add AMD Hudson chipset-enableWang Qing Pei2011-08-261-0/+1
* Fixup of r1397Carl-Daniel Hailfinger2011-08-151-2/+3
* Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E")Stefan Tauner2011-08-071-1/+1
* Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsetsJonathan Kollasch2011-08-061-0/+6
* Rephrase warnings in chipset_enable.cStefan Tauner2011-08-041-22/+22
* Random whitespace and coding-style fixesUwe Hermann2011-07-281-83/+92
* Rename CHIP_BUSTYPE_FOO to BUS_FOOCarl-Daniel Hailfinger2011-07-271-12/+12
* Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameterCarl-Daniel Hailfinger2011-07-251-7/+27
* Add a bunch of new/tested stuff and various small changes 5Stefan Tauner2011-07-251-3/+3
* chipset_enable.c: add a message for untested chipset enablesStefan Tauner2011-07-211-5/+14
* Enable writing on mcp6x_7xStefan Tauner2011-07-131-2/+3
* Fix memleaks due to incorrect usage of flashbuses_to_textStefan Tauner2011-06-261-2/+4
* Add intel 6 series pci ids to chipset_enablesStefan Tauner2011-06-181-0/+15
* Fix and add a few chipset_enables entriesIdwer Vollering2011-06-181-5/+10
* Resort chipset_enables array by pci idsIdwer Vollering2011-06-181-105/+105
* Add a bunch of new/tested motherboards, board/chipset enables and flash chips...Stefan Tauner2011-06-121-4/+4
* enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTLStefan Tauner2011-06-111-1/+10
* Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2Stefan Tauner2011-06-041-1/+1
* Whitespace, documentation and other small stuffStefan Tauner2011-05-191-2/+2
* Add support for the Via VX855 chipsetJohn Schmerge2011-05-051-0/+1
* List AMD SB850 as supported (it has the same PCI ID as SB700)Stefan Tauner2011-04-021-1/+1
* Fix typo in chipset_enable.cStefan Reinauer2011-03-291-1/+1
* Fix sparse warning: Using plain integer as NULL pointerPeter Huewe2011-01-241-1/+1
* Fix decoding of SB600 LPC ROM protection registersMathias Krause2011-01-011-6/+6
* Revert PCI config space writes on shutdownCarl-Daniel Hailfinger2010-11-101-45/+33
* Refine text of requests to send logsPaul Menzel2010-10-081-3/+8
* Remove duplicate includes from the codeStefan Reinauer2010-10-061-1/+0
OpenPOWER on IntegriCloud