summaryrefslogtreecommitdiffstats
path: root/chipset_enable.c
Commit message (Expand)AuthorAgeFilesLines
* chipset_enable: Mark VX855 as testedLubomir Rintel2018-01-261-1/+1
* chipset_enable: Mark VX900 as testedLubomir Rintel2018-01-021-1/+1
* vt_vx: check whether the chipset's MMIO range is configuredLubomir Rintel2018-01-021-0/+8
* chipset_enable: Mark SiS 630 as tested OKNico Huber2017-11-211-1/+1
* sb600spi: Add support for Merlin Falcon ChipsetRicardo Ribalda Delgado2017-09-171-0/+1
* chipset_enable: Add support for C620-series Lewisburg PCHDavid Hendricks2017-09-011-2/+27
* chipset_enable: Mark Braswell as testedDavid Hendricks2017-08-191-1/+1
* rpci: Use pci_dev struct pointer to avoid API breaksYouness Alaoui2017-08-101-0/+5
* chipset_enable: Set 100 series chipsets to NTNico Huber2017-07-281-30/+30
* chipset_enable: Add support for Intel Skylake / KabylakeNico Huber2017-07-281-7/+110
* ichspi: Drop `dev` parameter from init functionsNico Huber2017-06-201-4/+4
* Handle Intel Wildcat Point *LP* like Lynx Point LPNico Huber2017-06-201-8/+16
* Move register decodes into enable_flash_ich_handle_gcs()Nico Huber2017-04-251-4/+18
* Add a bunch of new/tested stuff and various small changes 24Stefan Tauner2016-01-231-3/+10
* Add support for VIA VT8251Stefan Tauner2015-11-211-0/+1
* Add a bunch of new/tested stuff and various small changes 22Stefan Tauner2015-02-081-36/+42
* Add support for Intel Wildcat Point PCHDuncan Laurie2014-08-201-2/+17
* Add support for Intel Silvermont: Bay Trail, Rangeley and AvotonDuncan Laurie2014-08-201-53/+176
* Add a bunch of new/tested stuff and various small changes 21Stefan Tauner2014-08-061-1/+1
* Refine messages regarding AMD FCH flash protectionsStefan Tauner2014-07-151-5/+8
* Fix Intel FWH IDSEL message printingStefan Tauner2014-07-131-7/+7
* Remove MCP6/7/8 SPI log requestsStefan Tauner2014-06-121-14/+5
* Utilize new tested states for chipsets as wellStefan Tauner2014-06-021-265/+265
* Add a bunch of new/tested stuff and various small changes 20Stefan Tauner2014-05-031-17/+15
* Refactor Intel Chipset EnablesStefan Tauner2013-10-251-218/+194
* Enable fwh_idsel parameter for C-ICH and ICH2/3/4/5 chipsetsKyösti Mälkki2013-09-141-12/+22
* Use ich_generation parameter in enable functions prior to ICH7Kyösti Mälkki2013-09-141-23/+57
* Introduce enable_flash_ich_fwh_decode()Kyösti Mälkki2013-09-141-8/+28
* Remove exit call and mayfail parameter from physmap_common()Niklas Söderlund2013-09-141-2/+4
* Fix ROM decoding on VIA VT82C596 and VT82C686A/BStefan Tauner2013-09-121-13/+43
* Automatically unmap physmap()sStefan Tauner2013-08-141-5/+7
* Add a bunch of new/tested stuff and various small changes 19Stefan Tauner2013-08-131-1/+2
* Detect AMD Yangtze (found in Kabini and Tamesh)Stefan Tauner2013-08-081-1/+1
* Add a bunch of new/tested stuff and various small changes 18Stefan Tauner2013-07-251-3/+3
* Add support for Intel Lynx Point low-power and WellsburgDuncan Laurie2013-03-151-16/+86
* Introduce msg_*warnStefan Tauner2013-01-041-4/+4
* Add a bunch of new/tested stuff and various small changes 16Stefan Tauner2013-01-011-64/+48
* 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