index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ich_descriptors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ich_descriptors: Add explicit checks for all chipsets
David Hendricks
2021-10-01
1
-10
/
+19
*
Add support for Intel Emmitsburg PCH
Jonathan Zhang
2021-09-01
1
-0
/
+2
*
ich_descriptors: Normalize chipset detection
Nico Huber
2021-06-30
1
-11
/
+7
*
ich_descriptors: Don't base chipset detection on `freq_read`
Nico Huber
2021-06-30
1
-5
/
+3
*
ich_descriptors: Revise detection for chipsets w/ ICCRIBA
Nico Huber
2021-06-30
1
-21
/
+24
*
layout: Drop `count` parameter of flashrom_layout_new()
Nico Huber
2021-06-26
1
-1
/
+1
*
layout: Introduce flashrom_layout_new()
Nico Huber
2021-06-26
1
-6
/
+9
*
layout: Introduce flashrom_layout_add_region()
Nico Huber
2021-06-26
1
-11
/
+6
*
layout: Add `capacity` field
Nico Huber
2021-06-26
1
-0
/
+1
*
ich_descriptors: Refactor read_ich_descriptors_from_dump()
Nico Huber
2021-06-19
1
-17
/
+17
*
ich_descriptors: Drop some unnecessary `else` after `return`
Nico Huber
2021-06-19
1
-10
/
+8
*
ich_descriptors: Revise descriptor messages
Nico Huber
2021-06-19
1
-7
/
+13
*
Fix up handling of IFD chipsets
Angel Pons
2021-05-20
1
-1
/
+2
*
Add Gemini Lake support
Angel Pons
2021-05-16
1
-4
/
+14
*
Add support for Comet Lake-U/400-series PCH
Matt DeVillier
2020-09-24
1
-1
/
+9
*
allow 0x34 as ICCRIBA for CHIPSET_C620_SERIES_LEWISBURG
Jonathan Zhang
2020-09-10
1
-3
/
+11
*
Fix more sign-compare issues
Nico Huber
2019-10-05
1
-1
/
+1
*
ichspi: Add support for discrete Cannon Lake PCHs
Nico Huber
2019-08-08
1
-7
/
+34
*
Fix -Wsign-compare trouble
Nico Huber
2019-07-31
1
-23
/
+20
*
ichspi: Add Apollo Lake support
Nico Huber
2019-07-06
1
-22
/
+77
*
tree: Make internal functions static
Jacob Garber
2019-06-23
1
-6
/
+6
*
layout: Make `romentry.name` a pointer
Nico Huber
2019-06-17
1
-2
/
+5
*
ich_descriptors: Drop line numbering comments
Nico Huber
2019-06-07
1
-16
/
+16
*
Fix several -Wno-implicit-fallthrough warnings
Richard Hughes
2019-02-11
1
-0
/
+2
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
chipset_enable: Add support for C620-series Lewisburg PCH
David Hendricks
2017-09-01
1
-19
/
+67
*
Include <sys/types.h> wherever ssize_t is used
Nico Huber
2017-08-16
1
-0
/
+1
*
ich_descriptors: Pretty print an assumed chipset
Nico Huber
2017-07-28
1
-1
/
+18
*
ich_descriptors: Update for Intel Skylake
Nico Huber
2017-07-28
1
-94
/
+188
*
ich_descriptors: Add function to guess chipset version
Nico Huber
2017-07-28
1
-0
/
+62
*
ich_descriptors: Draw +0xfff into ICH_FREG_LIMIT()
Nico Huber
2017-07-28
1
-2
/
+2
*
ichspi: Add support for Intel Skylake
Nico Huber
2017-07-28
1
-15
/
+22
*
fixup! Make read_ich_descriptors_from_dump() available in flashrom
Nico Huber
2017-06-20
1
-0
/
+3
*
Handle Intel Wildcat Point *LP* like Lynx Point LP
Nico Huber
2017-06-20
1
-1
/
+4
*
ich_descriptors: Fix more odd +1s
Nico Huber
2017-06-20
1
-9
/
+7
*
Add option to read ROM layout from IFD
Nico Huber
2017-06-14
1
-1
/
+40
*
Make read_ich_descriptors_from_dump() available in flashrom
Nico Huber
2017-06-14
1
-15
/
+8
*
ich_descriptors: Fix range checks for dumps
Nico Huber
2017-05-04
1
-5
/
+5
*
Fix wrong density encoding on Intel Silvermont
Tai-Hong Wu
2015-01-05
1
-19
/
+19
*
Add support for Intel Wildcat Point PCH
Duncan Laurie
2014-08-20
1
-1
/
+4
*
Add support for Intel Silvermont: Bay Trail, Rangeley and Avoton
Duncan Laurie
2014-08-20
1
-0
/
+3
*
Refine Flash Component descriptor handling
Stefan Tauner
2014-08-20
1
-48
/
+144
*
Add a bunch of new/tested stuff and various small changes 18
Stefan Tauner
2013-07-25
1
-3
/
+3
*
Fix duplicate 'const' declaration specifiers
Stefan Tauner
2013-01-15
1
-1
/
+1
*
Clean up ICH descriptor code
Stefan Tauner
2012-08-13
1
-62
/
+43
*
Add a bunch of new/tested stuff and various small changes 12
Stefan Tauner
2012-04-27
1
-2
/
+2
*
Add ich_descriptor_tool to decode all flash descriptors stored in a flash dum...
Stefan Tauner
2011-12-24
1
-0
/
+527
*
ichspi: add (partially) dead support code for Intel Hardware Sequencing
Stefan Tauner
2011-10-20
1
-0
/
+28
*
ichspi: add ICH/PCH flash descriptor decoding via FDOC/FDOD
Stefan Tauner
2011-09-15
1
-0
/
+288