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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ichspi: Unify timeouts across all SPI operations to 30s
v1.2.1-rc1
v1.2.1
1.2.x
Subrata Banik
2022-10-30
1
-11
/
+12
*
Makefile: Fix dependencies for developerbox_spi
Felix Singer
2022-10-06
1
-0
/
+4
*
Replace freenode references
Angel Pons
2022-10-06
3
-31
/
+16
*
print_wiki.c: Update mailing list reference
Angel Pons
2022-10-06
1
-1
/
+1
*
Makefile: Fix building on AArch64 NixOS
Pyry Kontio
2022-09-29
1
-6
/
+10
*
pcidev: Always fetch ident info
Nico Huber
2022-09-29
2
-4
/
+12
*
pcidev.c: populate IDs with pci_fill_info()
Daniel Verkamp
2022-09-29
1
-0
/
+1
*
dmi: Correctly check for ERROR_PTR
Nico Huber
2022-09-29
1
-1
/
+1
*
linux_mtd: check ioctl() return value properly
Nikolai Artemiev
2022-09-29
1
-3
/
+5
*
flashrom.8: add missing entry for `--flash-contents`
Michael Niewöhner
2022-09-29
1
-0
/
+7
*
jlink_spi: Reduce transfer size
Marc Schink
2022-09-29
1
-1
/
+1
*
linux_mtd: Disable buffering on the mtd device
Douglas Anderson
2022-09-29
1
-0
/
+4
*
helpers.c: Fix undefined behavior in strndup()
Xiang Wang
2022-09-29
1
-8
/
+9
*
dediprog: Fix segmentation fault on no device found
Medicine Yeh
2022-09-29
1
-1
/
+0
*
chipset_enable.c: Validate physmap() return rcrb value
Edward O'Callaghan
2022-09-29
1
-0
/
+2
*
chipset_enable.c: check return value from rphysmap() call
Edward O'Callaghan
2022-09-29
1
-0
/
+2
*
it87spi.c: Prevent use-after-free bug
Angel Pons
2022-09-29
1
-1
/
+2
*
spi25: Debug flashrom crash when Write Protect is ON
Yuji Sasaki
2022-09-29
1
-1
/
+2
*
stlinkv3_spi: Avoid division by zero
Patrick Georgi
2022-09-29
1
-2
/
+3
*
chipset_enable.c: Disable SPI on ICH7 if booted from LPC
Angel Pons
2022-09-29
1
-0
/
+8
*
spi95: Check for success before using send_command's returned data
Patrick Georgi
2022-09-29
1
-1
/
+4
*
libflashrom.c: Use casts on enum conversions
Angel Pons
2022-09-29
1
-2
/
+4
*
test_build.sh: Move build test procedure to repository
Patrick Georgi
2022-09-29
1
-0
/
+4
*
flashchips: Add Spansion S25FL512S
v1.2
Bernhard Urban-Forster
2020-02-09
1
-0
/
+33
*
chipset_enable.c: Add Ice Lake U to known and tested systems
Johanna Schander
2020-02-09
1
-0
/
+1
*
Fix building with meson, again
Angel Pons
2020-02-01
1
-0
/
+1
*
chipset_enable: Add Kaby Lake U Prem. to known and tested systems
Wim Vervoorn
2020-01-22
1
-1
/
+1
*
Fix typos
Carl-Daniel Hailfinger
2020-01-20
2
-2
/
+2
*
Revert "pcidev.c: Factor out pcidev_validate() into pure fn"
Nico Huber
2020-01-19
1
-29
/
+24
*
stlinkv3_spi: Move a declaration out of for-loop head
Nico Huber
2020-01-02
1
-1
/
+2
*
Add support for STLINK V3 debugger/programmer via its SPI bridge
Miklós Márton
2019-12-31
6
-0
/
+590
*
chipset_enable.c: Mark Intel HM76 as DEP
Angel Pons
2019-12-21
1
-1
/
+1
*
mysteries_intel: Add a section about SMM_BWP
David Hendricks
2019-12-14
1
-0
/
+21
*
flashrom: Add support for ARC platform
Rosen Penev
2019-12-14
3
-2
/
+16
*
flashchips: Add AT25SF321
darkarnium
2019-12-14
2
-0
/
+39
*
nicintel_eeprom: Reduce usage of is_i210()
Nico Huber
2019-12-10
1
-44
/
+50
*
Revert "print.c: Dedup 'test_state_to_text()' logic"
Nico Huber
2019-12-06
1
-1
/
+8
*
ft2232_spi: Add support for Tin Can Tools Flyswatter/Flyswatter 2
Russ Dill
2019-12-01
2
-1
/
+8
*
pcidev.c: Factor out pcidev_validate() into pure fn
Edward O'Callaghan
2019-11-28
1
-24
/
+29
*
cbtable.c: Factor out lb_table_validation logic
Edward O'Callaghan
2019-11-28
1
-10
/
+18
*
cbtable.c: Factor out lb_header_validation logic
Edward O'Callaghan
2019-11-28
1
-12
/
+20
*
print.c: Dedup 'test_state_to_text()' logic
Edward O'Callaghan
2019-11-17
1
-8
/
+1
*
dediprog.c: Add id parameter to dediprog programmer
Ryan O'Leary
2019-11-15
1
-21
/
+132
*
Fix building with GCC 4.9
Evgeny Zinoviev
2019-11-14
4
-4
/
+4
*
sb600spi.c: Generalise determin_generation() after Yangtze
Edward O'Callaghan
2019-11-14
1
-21
/
+9
*
sb600spi.c: Fold up debug logic into determine_generation()
Edward O'Callaghan
2019-11-14
1
-9
/
+12
*
sb600spi.c: Consolidate smbus dev revision derivation
Edward O'Callaghan
2019-11-14
1
-13
/
+17
*
Add support for National Instruments USB-845x devices
Miklós Márton
2019-11-14
5
-1
/
+792
*
flashchips: Add W25Q128JW_DTR
Peichao Wang
2019-11-13
2
-0
/
+39
*
flashchips: Add missing N25Q/MT25Q variants
Jacob Creedon
2019-11-11
2
-10
/
+535
[next]