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
*
tests: Fix warnings for 32-bit Linux
v1.3.0-rc2
v1.3.0
1.3.x
Anastasia Klimchuk
2023-01-21
1
-2
/
+2
*
flashchips.c: remove WREN from GD25Q256D enter 4BA sequence
v1.3.0-rc1
Nikolai Artemiev
2022-12-13
1
-1
/
+1
*
layout: Check return values for strdup in register_include_arg
Anastasia Klimchuk
2022-12-13
1
-3
/
+17
*
cli, manpage: Clean up occurrences of old image argument
Anastasia Klimchuk
2022-12-13
2
-3
/
+5
*
cbtables.c/search_lb_records: Drop unused variable `count`
Felix Singer
2022-12-13
1
-3
/
+0
*
README: Add information about meson and link build instructions
Anastasia Klimchuk
2022-12-13
1
-0
/
+12
*
internal.c: laptop_ok global state can become stale
Edward O'Callaghan
2022-12-13
1
-0
/
+3
*
test_build.sh: Switch to meson setup <dir>
Felix Singer
2022-12-13
1
-1
/
+1
*
util/lint: Introduce linter for git sign-off-by line
Felix Singer
2022-12-06
3
-0
/
+75
*
flashchips.c: Add 4BA write to XM25Qx256C
Liam Flaherty
2022-12-06
1
-2
/
+3
*
libpayload: Fix compiling bugs
Thomas Heijligen
2022-12-01
2
-1
/
+3
*
ichspi: Fix number of bytes for HW seq operations
Subrata Banik
2022-12-01
1
-3
/
+9
*
ichspi: Clear Fast SPI HSFC register before HW seq operation
Subrata Banik
2022-12-01
1
-4
/
+2
*
opaque_master: Mark Opaque chip as tested for WP
Anastasia Klimchuk
2022-12-01
3
-4
/
+4
*
linux_mtd: Mark Opaque chip as tested for WP
Anastasia Klimchuk
2022-12-01
1
-1
/
+1
*
cli_classic.c: Be consistent with pointer types
Angel Pons
2022-12-01
1
-2
/
+2
*
Revert "libflashrom: Return progress state to the library user"
Edward O'Callaghan
2022-11-10
22
-184
/
+3
*
sb600spi.c: Drop "Promontory" support
Angel Pons
2022-11-06
1
-42
/
+0
*
ichspi.c: heap allocate hwseq_data to remove global
Edward O'Callaghan
2022-11-03
1
-6
/
+18
*
ichspi.c: derive hsfc_fcycle from ctx in ich_start_hwseq_xfer()
Edward O'Callaghan
2022-11-03
1
-1
/
+2
*
ichspi.c: plumb flashctx through hwseq xfer helper
Edward O'Callaghan
2022-11-03
1
-8
/
+9
*
tests/meson.build: Rename list of source files to `test_srcs`
1.3.x_infdev
Felix Singer
2022-11-01
1
-3
/
+3
*
tree/: Convert flashchip read func ptr to enumerate
Edward O'Callaghan
2022-11-01
7
-607
/
+654
*
tree/: Convert flashchip write func ptr to enumerate
Edward O'Callaghan
2022-11-01
7
-599
/
+656
*
tree/: Convert flashchip probe func ptr to enumerate
Edward O'Callaghan
2022-11-01
4
-596
/
+650
*
writeprotect: Add some debug logging if wp_verify fails
Evan Benn
2022-10-31
1
-3
/
+8
*
chipset_enable.c: Mark Intel C246 as DEP
Angel Pons
2022-10-31
1
-1
/
+1
*
nicintel_eeprom.c: Fix typo
Felix Singer
2022-10-31
1
-4
/
+4
*
MAINTAINERS: Add Felix Singer for test_build.sh
Felix Singer
2022-10-31
1
-0
/
+5
*
flashrom.c: Move count_max_decode_exceeding() to cli
Edward O'Callaghan
2022-10-31
3
-44
/
+43
*
tree/: Convert flashchip decode range func ptr to enum
Nikolai Artemiev
2022-10-28
4
-28
/
+51
*
flashchips.c: mark WP of 9 entries as tested
Sergii Dmytruk
2022-10-23
1
-9
/
+9
*
flash.h: extend `struct tested` with .wp field
Sergii Dmytruk
2022-10-23
3
-12
/
+23
*
rayer_spi.c: Get rid of temporary `prog_type` string
Angel Pons
2022-10-22
1
-14
/
+8
*
rayer_spi.c: Roll up programmer type search logic into func
Edward O'Callaghan
2022-10-22
1
-24
/
+33
*
rayer_spi.c: Drop lpt_outbyte intermediate var
Edward O'Callaghan
2022-10-22
1
-5
/
+2
*
rayer_spi.c: Move param parse logic into own func
Edward O'Callaghan
2022-10-22
1
-21
/
+36
*
raiden_debug_spi: Remove fixme with explanation
Liam Flaherty
2022-10-21
1
-1
/
+5
*
tree: provide flashrom context into programmer_delay()
Alexander Goncharov
2022-10-17
26
-96
/
+97
*
flashrom.c: Use programmer_init() func params over global
Edward O'Callaghan
2022-10-16
1
-2
/
+2
*
dirtyjtag: Add DirtyJTAG programmer
Jean THOMAS
2022-10-15
8
-5
/
+363
*
flashrom.c: Separate out default layout init
Edward O'Callaghan
2022-10-15
1
-6
/
+13
*
layout.c: Use calloc() to ensure a zeroed layout
Edward O'Callaghan
2022-10-15
1
-3
/
+1
*
tests/meson.build: Turn file list into list of file objects
Felix Singer
2022-10-15
1
-2
/
+2
*
flashrom.8.tmpl: document mediatek_i2c_spi programmer
Peter Marheine
2022-10-11
1
-1
/
+24
*
meson.build: Fix indentation of mstarddc_spi definition
Felix Singer
2022-10-11
1
-1
/
+1
*
flashrom.c: create is_internal_programmer() helper
Edward O'Callaghan
2022-10-10
1
-7
/
+12
*
manibuilder/apt-get: Drop `apt-get dist-upgrade` commands
Nico Huber
2022-10-08
3
-3
/
+0
*
s25f.c: Fix undefined behaviour on shift
Evan Benn
2022-10-08
1
-4
/
+4
*
flashrom.c: Remove custom mappers from opaque_master
Jonathon Hall
2022-10-08
2
-11
/
+3
[next]