index
:
Flashrom
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
1.5.x
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
*
meson: improve error message for unsupported systems
Peter Marheine
2023-07-13
1
-1
/
+7
*
doc: Add build instructions for NI-845x on Windows
Thomas Heijligen
2023-07-13
2
-9
/
+26
*
meson: Add support for ni845x_spi on Windows
Thomas Heijligen
2023-07-13
3
-1
/
+44
*
tests/io_mock.h: add missing includes
Thomas Heijligen
2023-07-13
1
-0
/
+4
*
Makefile: Simplify the NI-845X detection
Thomas Heijligen
2023-07-13
1
-13
/
+3
*
doc: Add Windows MSYS2 build instructions
Thomas Heijligen
2023-07-13
1
-1
/
+16
*
flashchips: add support for MX77L25650F chip
Artur Kowalski
2023-07-12
2
-0
/
+41
*
flashchips.c: Adding support for ISSI IS25WP020/40/80
Ao Zhong
2023-07-12
2
-0
/
+129
*
MAINTAINERS: Add Anastasia Klimchuk for flashchips
Anastasia Klimchuk
2023-07-12
1
-0
/
+6
*
flashchips: add support for MX25V16066/KH25V16066
Joseph Goh
2023-06-30
2
-1
/
+39
*
flashchips: Add support for XMC XM25QH128A
Stijn Segers
2023-06-21
2
-0
/
+49
*
ichspi.c: Bug fix for ich_hwseq_get_flash_id
Eshan Kelkar
2023-06-21
1
-0
/
+1
*
Makefile: Fix DirtyJTAG build
Jean THOMAS
2023-06-19
1
-1
/
+1
*
Revert "MAINTAINERS: Add Arthur Heymans for sb600spi"
Arthur Heymans
2023-06-19
1
-5
/
+0
*
flashchips: add support for ISSI IS25LP016
Mario Kicherer
2023-06-16
2
-0
/
+42
*
flashchips: Add AT25DF011
Hanno Heinrichs
2023-06-16
2
-0
/
+40
*
doc: Add intro to the home page
Anastasia Klimchuk
2023-06-11
2
-0
/
+26
*
flashchips: Mark S25FL128L as tested for probe, read, write, erase
Anastasia Klimchuk
2023-06-11
1
-1
/
+1
*
flashchips: Add support for IS25WP016
Alex Mikhalev
2023-06-08
2
-0
/
+43
*
flashchips: Add support for Boya BY25D80A
Piotr Halama
2023-06-08
2
-0
/
+39
*
flashchips.c: Add write protect support for W25Q16.V
Khoa Hoang
2023-06-05
1
-2
/
+12
*
doc/classic_cli_manpage: Mark progress feature as experimental
Anastasia Klimchuk
2023-05-31
1
-1
/
+1
*
doc/contact: Fix the nesting level of FAQ item
Anastasia Klimchuk
2023-05-29
1
-1
/
+1
*
hwaccess_x86_io: Improve IO permission error messages
Miklós Márton
2023-05-29
1
-2
/
+14
*
MAINTAINERS: Add Stefan Reinauer for docker container
Stefan Reinauer
2023-05-28
1
-0
/
+5
*
git-hooks: echo back the commit message on failure
Miklós Márton
2023-05-26
1
-0
/
+2
*
README: Extract instructions for meson and make into separate docs
Anastasia Klimchuk
2023-05-23
4
-178
/
+216
*
util: Add docker to automate creation of documentation
Stefan Reinauer
2023-05-23
4
-0
/
+75
*
programmer: Use correct type for flashbase
Edward O'Callaghan
2023-05-23
2
-2
/
+3
*
erasure_layout: Simplify include paths
Anastasia Klimchuk
2023-05-22
1
-3
/
+3
*
chipset_enable.c: Drop `_LARGEFILE64_SOURCE`
Angel Pons
2023-05-22
1
-2
/
+0
*
meson.build: enable jlink_spi by default
Thomas Heijligen
2023-05-19
1
-1
/
+0
*
meson.build: enable serial programmer on Windows
Thomas Heijligen
2023-05-19
1
-1
/
+1
*
meson_options.txt: Unquote true
Thomas Heijligen
2023-05-19
1
-1
/
+1
*
MAINTAINERS: Add README.rst to sphinx docs
Anastasia Klimchuk
2023-05-17
1
-0
/
+1
*
doc: Add info about Discord channel
Anastasia Klimchuk
2023-05-17
1
-14
/
+26
*
meson: Set minimum required version for libjaylink
Anastasia Klimchuk
2023-05-16
1
-1
/
+1
*
ni845x_spi: Fix signed - unsigned comparisons
Miklós Márton
2023-05-15
1
-4
/
+4
*
flashrom.c: Enable erase path optimisation
Aarya Chaumal
2023-05-14
1
-1
/
+1
*
doc: Add doc how to add docs
Anastasia Klimchuk
2023-05-14
2
-0
/
+36
*
jlink_spi: add cs=tms option to jlink_spi programmer
Jiajie Chen
2023-05-14
2
-15
/
+43
*
doc: Convert README to sphinx
Anastasia Klimchuk
2023-05-10
3
-211
/
+221
*
Makefile: Build man-page only when sphinx is available
Thomas Heijligen
2023-05-10
2
-7
/
+20
*
tests/chip_wp.c: Allow for logging during test
Edward O'Callaghan
2023-05-09
1
-0
/
+8
*
flashrom: Use WP-based unlocking on opaque masters
Nikolai Artemiev
2023-05-09
4
-42
/
+3
*
makefile: remove gitconfig target
Peter Marheine
2023-05-08
1
-3
/
+0
*
meson make: use VERSION file
Thomas Heijligen
2023-05-07
6
-334
/
+24
*
erasure_layout.c: Fix incorrect return value in erase_write
Aarya Chaumal
2023-05-06
1
-1
/
+4
*
Makefile: Use printf instead of echo -n
Thomas Heijligen
2023-05-06
1
-1
/
+1
*
MAINTAINERS: Add Anastasia Klimchuk for sphinx docs
Anastasia Klimchuk
2023-04-29
1
-0
/
+1
[next]