index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cli, manpage: Clean up occurrences of old image argument
Anastasia Klimchuk
2022-12-05
2
-3
/
+5
*
tree/: Make probe_opcode() flashctx argument const
Nikolai Artemiev
2022-12-04
4
-6
/
+6
*
cli_classic.c: Make count_max_decode_exceedings() pure
Edward O'Callaghan
2022-12-02
1
-10
/
+11
*
util/lint: Introduce linter for git sign-off-by line
Felix Singer
2022-12-02
3
-0
/
+75
*
internal.c: laptop_ok global state can become stale
Edward O'Callaghan
2022-12-01
1
-0
/
+3
*
flashchips.c: Add 4BA write to XM25Qx256C
Liam Flaherty
2022-12-01
1
-2
/
+3
*
tests: add probe lifecycle test for ch341a_spi
Alexander Goncharov
2022-11-29
3
-3
/
+47
*
tests: add basic lifecycle test for ch341a_spi
Alexander Goncharov
2022-11-29
5
-1
/
+98
*
tests: add mocks for libusb's asynchronous API
Alexander Goncharov
2022-11-29
2
-0
/
+12
*
tests: add more wrappers for libusb funcs
Alexander Goncharov
2022-11-29
4
-0
/
+66
*
tests: Move SKIP_TEST macro to common header
Evan Benn
2022-11-28
2
-3
/
+3
*
bindings: Add FLASHROM_WP_ERR_UNSUPPORTED_STATE
Evan Benn
2022-11-28
1
-0
/
+4
*
writeprotect.c: Split register value/mask calculation into pure func
Nikolai Artemiev
2022-11-28
1
-11
/
+18
*
ichspi: Fix number of bytes for HW seq operations
Subrata Banik
2022-11-25
1
-3
/
+9
*
ichspi: Clear Fast SPI HSFC register before HW seq operation
Subrata Banik
2022-11-25
1
-4
/
+2
*
opaque_master: Mark Opaque chip as tested for WP
Anastasia Klimchuk
2022-11-25
3
-4
/
+4
*
flashrom_tester: partial_lock: Use WriteProtectState cache
Evan Benn
2022-11-24
2
-4
/
+24
*
flashrom_tester: Change the wp_toggle semantics
Evan Benn
2022-11-24
3
-25
/
+14
*
flashrom_tester: Log some cros lsb-release information
Evan Benn
2022-11-24
3
-0
/
+15
*
flashrom_tester: Check the WP state when setting
Evan Benn
2022-11-24
1
-9
/
+25
*
flashrom_tester: Simplify WriteProtectState
Evan Benn
2022-11-24
1
-187
/
+37
*
flashrom_tester: lock_test: Make the logic clear and explicit
Evan Benn
2022-11-24
1
-4
/
+4
*
flashrom_tester: Fix unit test error
Evan Benn
2022-11-23
1
-2
/
+3
*
libpayload: Fix compiling bugs
Thomas Heijligen
2022-11-23
2
-1
/
+3
*
tree/: Convert flashchips db to use indirection for printlock
Nikolai Artemiev
2022-11-23
2
-408
/
+452
*
tree/: Convert flashchips db to use indirection for unlock
Edward O'Callaghan
2022-11-23
2
-421
/
+447
*
flashrom.c: Drop redundant chip read validation in verify_range()
Edward O'Callaghan
2022-11-21
1
-5
/
+0
*
linux_mtd: Mark Opaque chip as tested for WP
Anastasia Klimchuk
2022-11-21
1
-1
/
+1
*
cli_classic.c: Be consistent with pointer types
Angel Pons
2022-11-21
1
-2
/
+2
*
flashchips.c: enable WP for 7 entries of MX chips
Sergii Dmytruk
2022-11-19
1
-4
/
+133
*
flashchips.c: enable WP for MT25QL512, N25Q0{32,64}..{1,3}E
Sergii Dmytruk
2022-11-19
1
-0
/
+51
*
flashchips.c: enable WP for W25Q32.V, W25Q32.W and W25Q32JW...M
Sergii Dmytruk
2022-11-19
1
-6
/
+248
*
flashchips.c: enable WP for EN25QH32 and EN25QH64
Sergii Dmytruk
2022-11-19
1
-0
/
+96
*
writeprotect_ranges.c: add more range functions
Sergii Dmytruk
2022-11-19
4
-12
/
+73
*
spi25_statusreg: support reading/writing configuration register
Sergii Dmytruk
2022-11-19
3
-0
/
+33
*
spi25_statusreg.c: support reading security register
Sergii Dmytruk
2022-11-19
3
-0
/
+31
*
stlinkv3_spi: work around false-positive compiler error
Alexander Goncharov
2022-11-18
1
-1
/
+2
*
writeprotect.c: refuse to work with chip if OTP WPS == 1
Sergii Dmytruk
2022-11-18
3
-3
/
+23
*
writeprotect.c: skip unnecessary writes
Sergii Dmytruk
2022-11-18
1
-17
/
+28
*
flashrom_tester: Only print color when stdout isatty
Evan Benn
2022-11-17
4
-25
/
+57
*
flashrom_tester: Change timestamp to UTC microsecond
Evan Benn
2022-11-17
1
-2
/
+2
*
tests: ensure chip erase operation is executed
Nikolai Artemiev
2022-11-13
2
-0
/
+10
*
programmer: Drop dead fallback_map() boilerplate
Edward O'Callaghan
2022-11-12
4
-25
/
+8
*
meson: Move programmer test sources into programmer definition
Felix Singer
2022-11-11
2
-9
/
+14
*
tree/: Convert flashchip erase_block func ptr to enumerate
Edward O'Callaghan
2022-11-11
7
-47
/
+108
*
tree/: Convert flashchips db to use indirection for erase_block
Edward O'Callaghan
2022-11-11
9
-1971
/
+2007
*
flashchips: Add write protect bits to W25Q64JW...M
Evan Benn
2022-11-10
1
-1
/
+12
*
tree/: Rename ERROR_NONFATAL to ERROR_FLASHROM_NONFATAL
Edward O'Callaghan
2022-11-09
3
-13
/
+13
*
tree/: Rename ERROR_FATAL to ERROR_FLASHROM_FATAL
Edward O'Callaghan
2022-11-09
9
-43
/
+43
*
bitbang_spi.c: Fix unchecked heap allocation
Edward O'Callaghan
2022-11-09
1
-0
/
+3
[next]