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
...
*
chipset_enable: Add support for discrete Cannon Lake PCHs
Thomas Heijligen
2019-08-08
1
-0
/
+18
*
chipset_enable: Fix recent -Wmissing-field-initializer trouble
Nico Huber
2019-07-31
1
-14
/
+14
*
ichspi: Add Apollo Lake support
Nico Huber
2019-07-06
1
-1
/
+1
*
chipset_enable: Add Apollo Lake
Nico Huber
2019-07-06
1
-4
/
+20
*
Rework internal bus handling and laptop bail-out
Nico Huber
2019-06-06
1
-377
/
+440
*
chipset_enable: Mark Intel QS77 as DEP
Evgeny Zinoviev
2019-06-03
1
-1
/
+1
*
Remove trailing whitespace
Elyes HAOUAS
2019-03-04
1
-1
/
+1
*
chipset_enable.c: Mark Intel C224 as DEP
Tristan Corrick
2018-12-22
1
-1
/
+1
*
chipset_enable.c: Mark Intel PM55 as DEP
Angel Pons
2018-11-03
1
-1
/
+1
*
chipset_enable.c: Mark Intel H81 as DEP
Tristan Corrick
2018-11-01
1
-1
/
+1
*
chipset_enable.c: Mark Intel HM65 as DEP
Angel Pons
2018-10-08
1
-1
/
+1
*
Remove unneeded whitespace
Elyes HAOUAS
2018-10-05
1
-1
/
+1
*
chipset_enable.c: Mark Broadwell U Premium as DEP
Angel Pons
2018-10-03
1
-1
/
+1
*
chipset_enable.c: Mark Intel HM55 as DEP
Angel Pons
2018-08-22
1
-1
/
+1
*
Remove unneeded white spaces
Elyes HAOUAS
2018-06-24
1
-2
/
+2
*
chipset_enable: Add PCI IDs for discrete Kaby Lake PCHs
Nico Huber
2018-06-04
1
-0
/
+7
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Fix whitespace errors
Elyes HAOUAS
2018-04-24
1
-1
/
+1
*
chipset_enable: Mark VX855 as tested
Lubomir Rintel
2018-01-26
1
-1
/
+1
*
chipset_enable: Mark VX900 as tested
Lubomir Rintel
2018-01-02
1
-1
/
+1
*
vt_vx: check whether the chipset's MMIO range is configured
Lubomir Rintel
2018-01-02
1
-0
/
+8
*
chipset_enable: Mark SiS 630 as tested OK
Nico Huber
2017-11-21
1
-1
/
+1
*
sb600spi: Add support for Merlin Falcon Chipset
Ricardo Ribalda Delgado
2017-09-17
1
-0
/
+1
*
chipset_enable: Add support for C620-series Lewisburg PCH
David Hendricks
2017-09-01
1
-2
/
+27
*
chipset_enable: Mark Braswell as tested
David Hendricks
2017-08-19
1
-1
/
+1
*
rpci: Use pci_dev struct pointer to avoid API breaks
Youness Alaoui
2017-08-10
1
-0
/
+5
*
chipset_enable: Set 100 series chipsets to NT
Nico Huber
2017-07-28
1
-30
/
+30
*
chipset_enable: Add support for Intel Skylake / Kabylake
Nico Huber
2017-07-28
1
-7
/
+110
*
ichspi: Drop `dev` parameter from init functions
Nico Huber
2017-06-20
1
-4
/
+4
*
Handle Intel Wildcat Point *LP* like Lynx Point LP
Nico Huber
2017-06-20
1
-8
/
+16
*
Move register decodes into enable_flash_ich_handle_gcs()
Nico Huber
2017-04-25
1
-4
/
+18
*
Add a bunch of new/tested stuff and various small changes 24
Stefan Tauner
2016-01-23
1
-3
/
+10
*
Add support for VIA VT8251
Stefan Tauner
2015-11-21
1
-0
/
+1
*
Add a bunch of new/tested stuff and various small changes 22
Stefan Tauner
2015-02-08
1
-36
/
+42
*
Add support for Intel Wildcat Point PCH
Duncan Laurie
2014-08-20
1
-2
/
+17
*
Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton
Duncan Laurie
2014-08-20
1
-53
/
+176
*
Add a bunch of new/tested stuff and various small changes 21
Stefan Tauner
2014-08-06
1
-1
/
+1
*
Refine messages regarding AMD FCH flash protections
Stefan Tauner
2014-07-15
1
-5
/
+8
*
Fix Intel FWH IDSEL message printing
Stefan Tauner
2014-07-13
1
-7
/
+7
*
Remove MCP6/7/8 SPI log requests
Stefan Tauner
2014-06-12
1
-14
/
+5
*
Utilize new tested states for chipsets as well
Stefan Tauner
2014-06-02
1
-265
/
+265
*
Add a bunch of new/tested stuff and various small changes 20
Stefan Tauner
2014-05-03
1
-17
/
+15
*
Refactor Intel Chipset Enables
Stefan Tauner
2013-10-25
1
-218
/
+194
*
Enable fwh_idsel parameter for C-ICH and ICH2/3/4/5 chipsets
Kyösti Mälkki
2013-09-14
1
-12
/
+22
*
Use ich_generation parameter in enable functions prior to ICH7
Kyösti Mälkki
2013-09-14
1
-23
/
+57
*
Introduce enable_flash_ich_fwh_decode()
Kyösti Mälkki
2013-09-14
1
-8
/
+28
*
Remove exit call and mayfail parameter from physmap_common()
Niklas Söderlund
2013-09-14
1
-2
/
+4
*
Fix ROM decoding on VIA VT82C596 and VT82C686A/B
Stefan Tauner
2013-09-12
1
-13
/
+43
*
Automatically unmap physmap()s
Stefan Tauner
2013-08-14
1
-5
/
+7
*
Add a bunch of new/tested stuff and various small changes 19
Stefan Tauner
2013-08-13
1
-1
/
+2
[prev]
[next]