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
/
nicintel_eeprom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
opaque_master: Mark Opaque chip as tested for WP
Anastasia Klimchuk
2022-11-25
1
-2
/
+2
*
nicintel_eeprom.c: Fix typo
Felix Singer
2022-10-31
1
-4
/
+4
*
tree: provide flashrom context into programmer_delay()
Alexander Goncharov
2022-10-17
1
-4
/
+4
*
drivers/: Make 'fallback_{un}map' the default unless defined
Edward O'Callaghan
2022-10-08
1
-2
/
+0
*
drivers/: Make 'internal_delay' the default unless defined
Edward O'Callaghan
2022-09-27
1
-1
/
+0
*
tree: Fix drivers to pass programmer_cfg to pcidev_init()
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
tree: Allow passing programmer_cfg directly to programmer
Edward O'Callaghan
2022-09-07
1
-1
/
+1
*
nicintel_eeprom: pack eebar into programmer's data
Alexander Goncharov
2022-08-30
1
-19
/
+22
*
nicintel_eeprom: decouple function signatures from global state
Alexander Goncharov
2022-08-30
1
-47
/
+50
*
nicintel_eeprom: pack pci device struct into programmer's data
Alexander Goncharov
2022-08-30
1
-4
/
+7
*
nicintel_eeprom: unify the code path of opaque master registration
Alexander Goncharov
2022-08-30
1
-17
/
+11
*
nicintel_eeprom: refactor i210 variable into reentrant pattern
Alexander Goncharov
2022-08-30
1
-5
/
+18
*
nicintel_eeprom: turn 82580 state variable into a struct
Alexander Goncharov
2022-08-30
1
-11
/
+19
*
nicintel_eeprom: handle errors using goto for i210's shutdown
Alexander Goncharov
2022-08-30
1
-3
/
+7
*
tree: indent struct *_master consistently with tabs
Thomas Heijligen
2022-06-27
1
-10
/
+10
*
tree: Consolidate BIT() macro
Edward O'Callaghan
2022-06-10
1
-1
/
+0
*
hwaccess: move mmio functions into hwaccess_physmap
Thomas Heijligen
2022-01-20
1
-1
/
+0
*
nicintel_eeprom: remove unused rget_io_perms()
Thomas Heijligen
2022-01-10
1
-4
/
+0
*
physmap: rename to hwaccess_physmap, create own header
Thomas Heijligen
2021-12-22
1
-0
/
+1
*
hwaccess: move x86 port I/O related code into own files
Thomas Heijligen
2021-12-22
1
-0
/
+1
*
pci.h: move include into own wrapper
Thomas Heijligen
2021-12-22
1
-0
/
+1
*
opaque_master: Use new API to register shutdown function
Anastasia Klimchuk
2021-08-25
1
-7
/
+3
*
opaque_master: Move shutdown function above opaque_master struct
Anastasia Klimchuk
2021-08-17
1
-14
/
+14
*
nicintel_eeprom: Check UNPROG_DEVICE in 82580 shutdown
Anastasia Klimchuk
2021-08-17
1
-14
/
+24
*
nicintel_eeprom: Delete extra parentheses from if condition
Anastasia Klimchuk
2021-08-17
1
-1
/
+1
*
programmer_table: move each entry to the associated programmer source
Thomas Heijligen
2021-06-10
1
-2
/
+12
*
programmer: Smoothen register_opaque_master() API
Anastasia Klimchuk
2021-05-23
1
-2
/
+2
*
nicintel_eeprom.c: Mark 8086:1531 as tested
Angel Pons
2021-05-13
1
-1
/
+1
*
nicintel_eeprom: Reduce usage of is_i210()
Nico Huber
2019-12-10
1
-44
/
+50
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-3
/
+0
*
fixup! nicintel_eeprom: Support for I210 emulated EEprom
Nico Huber
2017-10-20
1
-2
/
+7
*
fixup! nicintel_eeprom: Support for I210 emulated EEprom
David Hendricks
2017-10-03
1
-2
/
+4
*
nicintel_eeprom: Support for I210 emulated EEprom
Ricardo Ribalda Delgado
2017-09-17
1
-6
/
+168
*
Add a bunch of new/tested stuff and various small changes 22
Stefan Tauner
2015-02-08
1
-2
/
+2
*
Shadowing fix in nicintel_eeprom.c for ancient libpci
Stefan Tauner
2015-01-25
1
-8
/
+8
*
Refinements for DragonflyBSD
Stefan Tauner
2015-01-10
1
-5
/
+5
*
Add new programmer for SPI EEPROMs attached to Intel 82580 NICs
Ricardo Ribalda Delgado
2014-07-28
1
-0
/
+331