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.c: Retype variable `has_forbidden_opcode` with bool
Felix Singer
2022-09-08
1
-3
/
+4
*
ich_descriptors.c: Reduce i/o op paths in read_descriptor_reg()
Edward O'Callaghan
2022-08-08
1
-4
/
+11
*
ichspi: Add Intel Alder Lake-S support
Michał Kopeć
2022-05-19
1
-2
/
+6
*
Global cleanup: Fix a few spelling errors
Martin Roth
2022-05-03
1
-2
/
+2
*
ichspi: Add Jasper Lake support
Edward O'Callaghan
2022-04-14
1
-5
/
+16
*
ich_descriptors.c: Ensure unsigned types >=0 on to prevent underflow
aarya
2022-04-11
1
-4
/
+5
*
ichspi: Add support for Meteor Lake
Subrata Banik
2022-03-30
1
-4
/
+17
*
ichspi: Add Alder Lake support
Edward O'Callaghan
2022-03-07
1
-2
/
+13
*
ich_descriptors.c Invert the meaning of 'dual_output' bit
Werner Zeh
2022-02-16
1
-1
/
+1
*
Add Elkhart Lake support
Werner Zeh
2022-02-04
1
-4
/
+24
*
hwaccess: move mmio functions into hwaccess_physmap
Thomas Heijligen
2022-01-20
1
-1
/
+1
*
Add Tiger Lake U Premium support
Michał Żygowski
2021-11-17
1
-7
/
+56
*
hwaccess.c: move function declarations from programmer.h to hwaccess.h
Thomas Heijligen
2021-11-07
1
-0
/
+1
*
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
[next]