- 1c7297f chipset_enable.c: Add Gemini Lake eSPI PCI device ID by Angel Pons · 3 years, 6 months ago
- 4db0fdf Add Gemini Lake support by Angel Pons · 4 years, 4 months ago
- b499b67 chipset_enable.c: Add IDs for H310C and B365 PCHs by Angel Pons · 3 years, 7 months ago
- bc0285c chipset_enable.c: Add CMP-H IDs by Gaggery Tsai · 5 years ago
- d493baa chipset_enable: Mark QS67 as DEP by Evgeny Zinoviev · 3 years, 8 months ago
- 7630390 chipset_enable.c: Add PCI ID for Comet Lake U Base by Sam McNally · 3 years, 8 months ago
- 198bef3 chipset_enable: Mark Intel C216 as DEP by Jacob Garber · 3 years, 9 months ago
- abb34fe chipset_enable.c: Mark Intel H110 as DEP by Angel Pons · 4 years ago
- 2bb6792 chipset_enable.c: mark "Broadwell U Base" as DEP by Nikolai Artemiev · 4 years ago
- 3b3fc93 chipset_enable.c: Mark Intel Q67 as DEP by Angel Pons · 4 years ago
- 55f6564 chipset_enable.c: Add Intel pch7 did=0x1e4{1,2,3} support by Edward O'Callaghan · 4 years ago
- 4f29bb7 Add support for Comet Lake-U/400-series PCH by Matt DeVillier · 4 years, 3 months ago
- 1592fe5 chipset_enable: Mark Intel Q77 as DEP by Jacob Garber · 4 years, 2 months ago
- c218a05 add PCI IDs for additional c620 series PCH chips by Jonathan Zhang · 4 years, 3 months ago
- 9f06419 chipset_enable.c: Add support for Intel C620 Series Chipset SPI Controller by Luka Kovacic · 4 years, 3 months ago
- 1f967c8 chipset_enable: add PCI ID for APL-I (Broxton) by Jan Samek · 4 years, 10 months ago
- abefc46 chipset_enable.c: Spell `BIOS` in uppercase by Angel Pons · 4 years, 7 months ago
- 77a2a6e chipset_enable.c: Add more Lewisburg PCH IDs by Angel Pons · 4 years, 8 months ago
- a9335cc chipset_enable: Mark Intel HM75 as DEP by Evgeny Zinoviev · 4 years, 8 months ago
- 7113d17 chipset_enable.c: Mark Skylake U Premium as DEP by Angel Pons · 4 years, 9 months ago
- 2e3e106 chipset_enable.c: Validate physmap() return rcrb value by Edward O'Callaghan · 4 years ago
- eaf701d chipset_enable.c: check return value from rphysmap() call by Edward O'Callaghan · 4 years, 1 month ago
- 399a4dd chipset_enable.c: Disable SPI on ICH7 if booted from LPC by Angel Pons · 4 years, 7 months ago
- b5433b7 chipset_enable.c: Add Ice Lake U to known and tested systems by Johanna Schander · 4 years, 11 months ago
- 3799a1c chipset_enable: Add Kaby Lake U Prem. to known and tested systems by Wim Vervoorn · 4 years, 10 months ago
- 728062f chipset_enable.c: Mark Intel HM76 as DEP by Angel Pons · 5 years ago
- d58128e chipset_enable.c: Mark Intel Q75 as DEP by Angel Pons · 5 years ago
- ea0c093 chipset_enable: Mark Intel CM236 and CM246 as DEP by Nico Huber · 5 years ago
- bde44a1 chipset_enable: Add support for Cannon Lake U Premium by Matt DeVillier · 5 years ago
- 2a5dfaf ichspi: Add support for discrete Cannon Lake PCHs by Nico Huber · 5 years ago
- 5ec84b3 chipset_enable: Add support for discrete Cannon Lake PCHs by Thomas Heijligen · 6 years ago
- a508ca0 chipset_enable: Fix recent -Wmissing-field-initializer trouble by Nico Huber · 5 years ago
- d2d3993 ichspi: Add Apollo Lake support by Nico Huber · 6 years ago
- 3750986 chipset_enable: Add Apollo Lake by Nico Huber · 6 years ago
- 2e50cdc Rework internal bus handling and laptop bail-out by Nico Huber · 6 years ago
- 17890b3 chipset_enable: Mark Intel QS77 as DEP by Evgeny Zinoviev · 5 years ago
- 0cacb11 Remove trailing whitespace by Elyes HAOUAS · 6 years ago
- 099c8b2 chipset_enable.c: Mark Intel C224 as DEP by Tristan Corrick · 6 years ago
- 7fb508d chipset_enable.c: Mark Intel PM55 as DEP by Angel Pons · 6 years ago
- c4e9fd0 chipset_enable.c: Mark Intel H81 as DEP by Tristan Corrick · 6 years ago
- 73ab88d chipset_enable.c: Mark Intel HM65 as DEP by Angel Pons · 6 years ago
- 2f1d007 Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
- c4d3efb chipset_enable.c: Mark Broadwell U Premium as DEP by Angel Pons · 6 years ago
- ccfa8f9 chipset_enable.c: Mark Intel HM55 as DEP by Angel Pons · 6 years ago
- ac01baa Remove unneeded white spaces by Elyes HAOUAS · 6 years ago
- a50b8fd chipset_enable: Add PCI IDs for discrete Kaby Lake PCHs by Nico Huber · 8 years ago
- e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 7 years ago
- 124ef38 Fix whitespace errors by Elyes HAOUAS · 7 years ago
- 305a2b3 chipset_enable: Mark VX855 as tested by Lubomir Rintel · 7 years ago
- 73c8820 chipset_enable: Mark VX900 as tested by Lubomir Rintel · 7 years ago
- d0803c8 vt_vx: check whether the chipset's MMIO range is configured by Lubomir Rintel · 7 years ago
- bbf0dbd chipset_enable: Mark SiS 630 as tested OK by Nico Huber · 7 years ago
- 7b629bc sb600spi: Add support for Merlin Falcon Chipset by Ricardo Ribalda Delgado · 8 years ago
- a521636 chipset_enable: Add support for C620-series Lewisburg PCH by David Hendricks · 7 years ago
- a1bccd8 chipset_enable: Mark Braswell as tested by David Hendricks · 7 years ago
- a54ceb1 rpci: Use pci_dev struct pointer to avoid API breaks by Youness Alaoui · 7 years ago
- 5002634 chipset_enable: Set 100 series chipsets to NT by Nico Huber · 8 years ago
- 93c3069 chipset_enable: Add support for Intel Skylake / Kabylake by Nico Huber · 8 years ago
- 560111e ichspi: Drop `dev` parameter from init functions by Nico Huber · 8 years ago
- 5120591 Handle Intel Wildcat Point *LP* like Lynx Point LP by Nico Huber · 8 years ago
- 0ea99f5 Move register decodes into enable_flash_ich_handle_gcs() by Nico Huber · 8 years ago
- 23e10b8 Add a bunch of new/tested stuff and various small changes 24 by Stefan Tauner · 9 years ago
- 94d8665 Add support for VIA VT8251 by Stefan Tauner · 9 years ago
- 5c316f9 Add a bunch of new/tested stuff and various small changes 22 by Stefan Tauner · 10 years ago
- 823096e Add support for Intel Wildcat Point PCH by Duncan Laurie · 10 years ago
- 4095ed7 Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton by Duncan Laurie · 10 years ago
- 6697f71 Add a bunch of new/tested stuff and various small changes 21 by Stefan Tauner · 10 years ago
- 0e0a0dc Refine messages regarding AMD FCH flash protections by Stefan Tauner · 10 years ago
- eff156e Fix Intel FWH IDSEL message printing by Stefan Tauner · 10 years ago
- 7ba3d6c Remove MCP6/7/8 SPI log requests by Stefan Tauner · 10 years ago
- 428ba2b Utilize new tested states for chipsets as well by Stefan Tauner · 10 years ago
- c2eec2c Add a bunch of new/tested stuff and various small changes 20 by Stefan Tauner · 11 years ago
- 92d6a86 Refactor Intel Chipset Enables by Stefan Tauner · 11 years ago
- 88ee040 Enable fwh_idsel parameter for C-ICH and ICH2/3/4/5 chipsets by Kyösti Mälkki · 11 years ago
- 78cd087 Use ich_generation parameter in enable functions prior to ICH7 by Kyösti Mälkki · 11 years ago
- 743babc Introduce enable_flash_ich_fwh_decode() by Kyösti Mälkki · 11 years ago
- 5d30720 Remove exit call and mayfail parameter from physmap_common() by Niklas Söderlund · 11 years ago
- 6c67f1c Fix ROM decoding on VIA VT82C596 and VT82C686A/B by Stefan Tauner · 11 years ago
- 7fb5aa0 Automatically unmap physmap()s by Stefan Tauner · 11 years ago
- dbac46c Add a bunch of new/tested stuff and various small changes 19 by Stefan Tauner · 11 years ago
- 463dd69 Detect AMD Yangtze (found in Kabini and Tamesh) by Stefan Tauner · 11 years ago
- 0554ca5 Add a bunch of new/tested stuff and various small changes 18 by Stefan Tauner · 11 years ago
- 90eb226 Add support for Intel Lynx Point low-power and Wellsburg by Duncan Laurie · 12 years ago
- c6fa32d Introduce msg_*warn by Stefan Tauner · 12 years ago
- e34e3e8 Add a bunch of new/tested stuff and various small changes 16 by Stefan Tauner · 12 years ago
- d7d423b Add a bunch of new/tested stuff and various small changes 15 by Stefan Tauner · 12 years ago
- eb58257 Add a bunch of new/tested stuff and various small changes 14 by Stefan Tauner · 12 years ago
- c819000 Try to remove all read and write locks on CK804 (and MCP51) by Jonathan Kollasch · 12 years ago
- b66ba1e Nvidia chipset enables: refactor setting bit 0 in 0x6d by Stefan Tauner · 12 years ago
- 1c6d2ff Some ISO C fixes by Carl-Daniel Hailfinger · 12 years ago
- 62218c3 Clean up enable_flash_ich and attempt to disable SMM write protection by Stefan Reinauer · 12 years ago
- dd73d83 Fix VIA VX*** support by Helge Wagner · 12 years ago
- d94d25d Add a bunch of new/tested stuff and various small changes 13 by Stefan Tauner · 12 years ago
- a0fce5f Intel 7 Series fixes (addition of QM77, fixed straps printing) by Helge Wagner · 12 years ago
- 32508eb Hide hwaccess.h from public API by Patrick Georgi · 12 years ago
- 2abab94 Add a bunch of new/tested stuff and various small changes 12 by Stefan Tauner · 13 years ago
- ac427b2 Add a bunch of new/tested stuff and various small changes 10 by Paul Menzel · 13 years ago
- 23907d8 Add support for RDC R6030 chipset by Rudolf Marek · 13 years ago
- eaacd2d Register Parallel/LPC/FWH programmers the same way SPI programmers are registered by Carl-Daniel Hailfinger · 13 years ago
- 50e7c60 ichspi: add support for Intel Hardware Sequencing by Stefan Tauner · 13 years ago