summaryrefslogtreecommitdiff
path: root/chipset_enable.c
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of new/tested stuff and various small changes 24.stefanct2016-01-231-3/+10
* Add support for VIA VT8251.stefanct2015-11-211-0/+1
* Add a bunch of new/tested stuff and various small changes 22.stefanct2015-02-081-36/+42
* Add support for Intel Wildcat Point PCH.stefanct2014-08-201-2/+17
* Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton.stefanct2014-08-201-53/+176
* Add a bunch of new/tested stuff and various small changes 21.stefanct2014-08-061-1/+1
* Refine messages regarding AMD FCH flash protections.stefanct2014-07-151-5/+8
* Fix Intel FWH IDSEL message printing.stefanct2014-07-131-7/+7
* Remove MCP6/7/8 SPI log requests.stefanct2014-06-121-14/+5
* Utilize new tested states for chipsets as well.stefanct2014-06-021-265/+265
* Add a bunch of new/tested stuff and various small changes 20.stefanct2014-05-031-17/+15
* Refactor Intel Chipset Enables.stefanct2013-10-251-218/+194
* Enable fwh_idsel parameter for C-ICH and ICH2/3/4/5 chipsets.stefanct2013-09-141-12/+22
* Use ich_generation parameter in enable functions prior to ICH7.stefanct2013-09-141-23/+57
* Introduce enable_flash_ich_fwh_decode().stefanct2013-09-141-8/+28
* Remove exit call and mayfail parameter from physmap_common().stefanct2013-09-141-2/+4
* Fix ROM decoding on VIA VT82C596 and VT82C686A/B.stefanct2013-09-121-13/+43
* Automatically unmap physmap()s.stefanct2013-08-141-5/+7
* Add a bunch of new/tested stuff and various small changes 19.stefanct2013-08-131-1/+2
* Detect AMD Yangtze (found in Kabini and Tamesh).stefanct2013-08-081-1/+1
* Add a bunch of new/tested stuff and various small changes 18.stefanct2013-07-251-3/+3
* Add support for Intel Lynx Point low-power and Wellsburg.stefanct2013-03-151-16/+86
* Introduce msg_*warn.stefanct2013-01-041-4/+4
* Add a bunch of new/tested stuff and various small changes 16.stefanct2013-01-011-64/+48
* Add a bunch of new/tested stuff and various small changes 15.stefanct2012-10-201-1/+1
* Add a bunch of new/tested stuff and various small changes 14.stefanct2012-09-211-1/+6
* Try to remove all read and write locks on CK804 (and MCP51).stefanct2012-09-041-11/+60
* Nvidia chipset enables: refactor setting bit 0 in 0x6d.stefanct2012-09-041-32/+28
* Some ISO C fixes.stefanct2012-08-271-1/+1
* Clean up enable_flash_ich and attempt to disable SMM write protection.stefanct2012-08-261-20/+27
* Fix VIA VX*** support.stefanct2012-08-241-10/+69
* Add a bunch of new/tested stuff and various small changes 13.stefanct2012-07-281-1/+1
* Intel 7 Series fixes (addition of QM77, fixed straps printing).stefanct2012-07-241-2/+4
* Hide hwaccess.h from public API.hailfinger2012-07-201-0/+1
* Add a bunch of new/tested stuff and various small changes 12.stefanct2012-04-271-5/+61
* Add a bunch of new/tested stuff and various small changes 10stefanct2012-02-161-9/+9
* Add support for RDC R6030 chipsetstefanct2012-02-071-0/+27
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...hailfinger2011-11-091-20/+14
* ichspi: add support for Intel Hardware Sequencingstefanct2011-11-081-5/+7
* ichspi: use a variable to distinguish ich generations instead of spi_programm...stefanct2011-11-061-14/+14
* Add a bunch of new/tested stuff and various small changes 8stefanct2011-10-211-6/+6
* Revamp the warning of failing to set BIOS write enable in enable_flash_ichstefanct2011-09-091-7/+8
* Add Intel Tunnel Creek chipset support, mark it as tested.uwe2011-09-071-1/+45
* Kill all exit() calls in chipset_enable.c.uwe2011-09-061-5/+4
* Introduce ERROR_FATAL, abort upon failed chipset enables.uwe2011-09-031-0/+4
* Add a bunch of new/tested stuff and various small changes 7stefanct2011-09-031-7/+9
* Fix printing of the Boot BIOS Straps on Intel chipsetsstefanct2011-08-271-48/+81
* Add AMD Hudson chipset-enable.uwe2011-08-261-0/+1
* Fixup of r1397:hailfinger2011-08-151-2/+3
* Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E")stefanct2011-08-071-1/+1