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.1.1-rc1
v1.1.1
1.1.x
Subrata Banik
2022-10-30
1
-11
/
+12
*
Makefile: Fix dependencies for developerbox_spi
Felix Singer
2022-10-06
2
-1
/
+5
*
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
*
pcidev: Always fetch ident info
Nico Huber
2022-09-29
2
-6
/
+17
*
pcidev.c: populate IDs with pci_fill_info()
Daniel Verkamp
2022-09-29
1
-0
/
+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
*
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
*
dummyflasher: Add error check for file read
Jacob Garber
2022-09-29
1
-2
/
+6
*
linux_spi: Use fgets() to read buffer size
Jacob Garber
2022-09-29
1
-2
/
+1
*
flashchips: Fix N25Q512 bulk erase
Jacob Creedon
2022-09-29
1
-2
/
+2
*
pickit2_spi: Fix "dead" assignment
Elyes HAOUAS
2022-09-29
1
-1
/
+7
*
dmi: Correctly check for ERROR_PTR
Nico Huber
2022-03-07
1
-1
/
+1
*
tree: Make internal variables static
Jacob Garber
2022-03-07
10
-18
/
+18
*
test_build.sh: Move build test procedure to repository
Patrick Georgi
2022-03-07
1
-0
/
+4
*
libflashrom: Add CPP guard to fix big-endian builds
v1.1
Nico Huber
2019-06-09
1
-0
/
+2
*
Makefile: Also blacklist J-Link SPI for DOS
Nico Huber
2019-06-08
1
-0
/
+6
*
Makefile: Blacklist Digilent SPI (using USB) for DOS
Nico Huber
2019-06-08
1
-1
/
+6
*
usbdev: Only match requested USB devices
v1.1-rc2
Patrick Rudolph
2019-06-03
1
-1
/
+1
*
dediprog: Disable 4BA completely
v1.1-rc1
Nico Huber
2019-04-02
3
-0
/
+18
*
Fix verification with sparse layouts
Nico Huber
2019-04-02
3
-9
/
+34
*
Remove trailing whitespace
Elyes HAOUAS
2019-03-04
8
-16
/
+16
*
layout.c: Remove unused variable
Arthur Heymans
2019-03-04
1
-2
/
+0
*
layout: Add missing stdbool.h include
Nico Huber
2019-03-04
1
-0
/
+1
*
Fix erasing of unaligned regions
Nico Huber
2019-03-04
1
-3
/
+66
*
Fix several -Wno-implicit-fallthrough warnings
Richard Hughes
2019-02-11
4
-3
/
+9
*
Fix one more -Wmissing-field-initializers warning
Richard Hughes
2019-02-03
1
-1
/
+3
*
Fix a trivial calloc warning
Richard Hughes
2019-02-03
1
-1
/
+1
*
Fix several -Wno-missing-field-initializers warnings
Richard Hughes
2019-02-03
3
-2
/
+8
*
Fix several -Wold-style-declaration warnings
Richard Hughes
2019-02-03
4
-5
/
+5
*
buspirate_spi: Fix a missing error check during _init()
Richard Hughes
2019-01-05
1
-0
/
+2
*
Fix a tiny memory leak in the CLI tool
Richard Hughes
2019-01-05
1
-0
/
+1
*
Add initial J-Link SPI programmer
Marc Schink
2019-01-05
6
-1
/
+592
*
linux_spi: Hardcode default spispeed of 2MHz
Nico Huber
2018-12-22
1
-10
/
+13
*
chipset_enable.c: Mark Intel C224 as DEP
Tristan Corrick
2018-12-22
1
-1
/
+1
*
libflashrom.h: Add missing includes
Nico Huber
2018-12-21
1
-0
/
+2
*
fmap: Fix length calculation in error message
Nico Huber
2018-12-21
1
-1
/
+1
*
dediprog: Fix small, unaligned reads
Nico Huber
2018-12-06
1
-4
/
+4
*
chipset_enable.c: Mark Intel PM55 as DEP
Angel Pons
2018-11-03
1
-1
/
+1
*
flashchips: Add Sanyo LE25FU206/A and LE25FU106B
Angel Pons
2018-11-01
2
-0
/
+103
*
chipset_enable.c: Mark Intel H81 as DEP
Tristan Corrick
2018-11-01
1
-1
/
+1
*
flashchips: Add IS25LP256 and IS25WP256
David Hendricks
2018-10-30
2
-0
/
+102
*
flashchips: Add W25Q256JV support
David Hendricks
2018-10-29
2
-1
/
+49
*
dmi: Remove nonsense guard; Makefile handles it
Nico Huber
2018-10-23
1
-4
/
+0
[next]