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
...
*
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
*
Detect AMD Yangtze (found in Kabini and Tamesh)
Stefan Tauner
2013-08-08
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 18
Stefan Tauner
2013-07-25
1
-3
/
+3
*
Add support for Intel Lynx Point low-power and Wellsburg
Duncan Laurie
2013-03-15
1
-16
/
+86
*
Introduce msg_*warn
Stefan Tauner
2013-01-04
1
-4
/
+4
*
Add a bunch of new/tested stuff and various small changes 16
Stefan Tauner
2013-01-01
1
-64
/
+48
*
Add a bunch of new/tested stuff and various small changes 15
Stefan Tauner
2012-10-20
1
-1
/
+1
*
Add a bunch of new/tested stuff and various small changes 14
Stefan Tauner
2012-09-21
1
-1
/
+6
*
Try to remove all read and write locks on CK804 (and MCP51)
Jonathan Kollasch
2012-09-04
1
-11
/
+60
*
Nvidia chipset enables: refactor setting bit 0 in 0x6d
Stefan Tauner
2012-09-04
1
-32
/
+28
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-1
/
+1
*
Clean up enable_flash_ich and attempt to disable SMM write protection
Stefan Reinauer
2012-08-26
1
-20
/
+27
*
Fix VIA VX*** support
Helge Wagner
2012-08-24
1
-10
/
+69
*
Add a bunch of new/tested stuff and various small changes 13
Stefan Tauner
2012-07-28
1
-1
/
+1
*
Intel 7 Series fixes (addition of QM77, fixed straps printing)
Helge Wagner
2012-07-24
1
-2
/
+4
*
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20
1
-0
/
+1
*
Add a bunch of new/tested stuff and various small changes 12
Stefan Tauner
2012-04-27
1
-5
/
+61
*
Add a bunch of new/tested stuff and various small changes 10
Paul Menzel
2012-02-16
1
-9
/
+9
*
Add support for RDC R6030 chipset
Rudolf Marek
2012-02-07
1
-0
/
+27
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-20
/
+14
*
ichspi: add support for Intel Hardware Sequencing
Stefan Tauner
2011-11-08
1
-5
/
+7
*
ichspi: use a variable to distinguish ich generations instead of spi_programm...
Stefan Tauner
2011-11-06
1
-14
/
+14
*
Add a bunch of new/tested stuff and various small changes 8
Paul Menzel
2011-10-21
1
-6
/
+6
*
Revamp the warning of failing to set BIOS write enable in enable_flash_ich
Stefan Tauner
2011-09-09
1
-7
/
+8
*
Add Intel Tunnel Creek chipset support, mark it as tested
Ingo Feldschmid
2011-09-07
1
-1
/
+45
*
Kill all exit() calls in chipset_enable.c
Tadas Slotkus
2011-09-06
1
-5
/
+4
*
Introduce ERROR_FATAL, abort upon failed chipset enables
Tadas Slotkus
2011-09-03
1
-0
/
+4
*
Add a bunch of new/tested stuff and various small changes 7
Sylvain "ythier" Hitier
2011-09-03
1
-7
/
+9
*
Fix printing of the Boot BIOS Straps on Intel chipsets
Stefan Tauner
2011-08-27
1
-48
/
+81
*
Add AMD Hudson chipset-enable
Wang Qing Pei
2011-08-26
1
-0
/
+1
*
Fixup of r1397
Carl-Daniel Hailfinger
2011-08-15
1
-2
/
+3
*
Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E")
Stefan Tauner
2011-08-07
1
-1
/
+1
*
Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsets
Jonathan Kollasch
2011-08-06
1
-0
/
+6
*
Rephrase warnings in chipset_enable.c
Stefan Tauner
2011-08-04
1
-22
/
+22
*
Random whitespace and coding-style fixes
Uwe Hermann
2011-07-28
1
-83
/
+92
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO
Carl-Daniel Hailfinger
2011-07-27
1
-12
/
+12
*
Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter
Carl-Daniel Hailfinger
2011-07-25
1
-7
/
+27
*
Add a bunch of new/tested stuff and various small changes 5
Stefan Tauner
2011-07-25
1
-3
/
+3
*
chipset_enable.c: add a message for untested chipset enables
Stefan Tauner
2011-07-21
1
-5
/
+14
[prev]
[next]