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
*
spi25_statusreg: Fix checks for FEATURE_WRSR_EXT3
Nico Huber
2022-08-17
1
-2
/
+3
*
cmocka: Drop as meson subproject
Thomas Heijligen
2022-08-17
3
-17
/
+3
*
parade_lspcon: Rename PAGE_SIZE to avoid redefinition
Thomas Heijligen
2022-08-17
1
-10
/
+10
*
ichspi.c: Make ich_hwseq_wait_for_cycle_complete() take addr_mask as arg
Edward O'Callaghan
2022-08-15
1
-8
/
+8
*
ichspi.c: Fix ich_hwseq_get_erase_block_size() type signature
Edward O'Callaghan
2022-08-15
1
-6
/
+6
*
ichspi.c: Let ich_hwseq_set_addr() take addr_mask as a argument
Edward O'Callaghan
2022-08-15
1
-9
/
+9
*
pickit2_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-08-14
1
-9
/
+11
*
linux_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-08-14
1
-16
/
+16
*
linux_mtd.c: Rename variable param to param_str
Felix Singer
2022-08-14
1
-8
/
+8
*
digilent_spi.c: Rename variable p to param_str
Felix Singer
2022-08-14
1
-11
/
+11
*
stlinkv3_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-08-14
1
-16
/
+15
*
realtek_mst_i2c_spi.c: Use one variable to store raw parameter values
Felix Singer
2022-08-14
1
-15
/
+15
*
sb600spi.c: Use one variable to store raw parameter values
Felix Singer
2022-08-14
1
-24
/
+23
*
dediprog.c: Use one variable to store raw parameter values
Felix Singer
2022-08-14
1
-37
/
+37
*
dummyflasher.c: Remove unnecessary empty line
Felix Singer
2022-08-14
1
-1
/
+0
*
cli_classic.c: Make use of bool type in the main function
Felix Singer
2022-08-14
1
-34
/
+37
*
MAINTAINERS: Add Evan Benn for flashrom_tester
Evan Benn
2022-08-14
1
-0
/
+5
*
Makefile: Fix build for Windows
Thomas Heijligen
2022-08-12
1
-0
/
+3
*
tests/realtek_mst_i2c_spi.c: Fix macro closing comment
Felix Singer
2022-08-10
1
-1
/
+1
*
tests: Test allow_brick is required for i2c programmers init
Anastasia Klimchuk
2022-08-10
5
-0
/
+54
*
tests: Add function to test programmer init error paths
Anastasia Klimchuk
2022-08-10
2
-0
/
+21
*
atahpt: restore flash access state explicitly
Alexander Goncharov
2022-08-09
1
-6
/
+13
*
test_build.sh: Build all programmers individually using Make
Felix Singer
2022-08-09
1
-0
/
+29
*
Makefile.d/arch_test.h: Add detection for ARC64 architecture
Veronika Kremneva
2022-08-09
1
-0
/
+2
*
Makefile: Add support for Elbrus (e2k) architecture
Anton Samsonov
2022-08-09
2
-1
/
+3
*
Makefile: fix rebuild issues
Thomas Heijligen
2022-08-09
1
-2
/
+2
*
ich_descriptors.c: Reduce i/o op paths in read_descriptor_reg()
Edward O'Callaghan
2022-08-08
1
-4
/
+11
*
include/ich_descriptors.h: Add missing include
Edward O'Callaghan
2022-08-08
1
-0
/
+1
*
test_build.sh: Move commands into functions
Felix Singer
2022-08-08
1
-5
/
+14
*
tests: Add basic lifecycle test for mediatek_i2c_spi
Anastasia Klimchuk
2022-08-08
4
-0
/
+39
*
tests: Add basic lifecycle test for parade_lspcon
Anastasia Klimchuk
2022-08-08
4
-0
/
+39
*
pickit2_spi.c: Use a variable to store the total packetsize
Felix Singer
2022-08-05
1
-2
/
+3
*
pickit2_spi.c: Replace hard-coded value with define in msg_perr()
Felix Singer
2022-08-05
1
-2
/
+2
*
nicnatsemi: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-08-05
1
-6
/
+28
*
satasii: drop unused variable from par data struct
Alexander Goncharov
2022-08-05
1
-2
/
+0
*
satasii: Drop sii_ prefix for par data struct members
Alexander Goncharov
2022-08-05
1
-11
/
+11
*
satasii: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-08-05
1
-20
/
+41
*
satamv: Drop mv_ prefix for par data struct members
Alexander Goncharov
2022-08-05
1
-6
/
+6
*
satamv: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-08-05
1
-21
/
+44
*
nicintel: Refactor singleton states into reentrant pattern
Alexander Goncharov
2022-08-03
1
-10
/
+33
*
maintainers: Add Felix Singer for Nix shell
Felix Singer
2022-08-03
1
-0
/
+9
*
maintainers: Add Anastasia Klimchuk for MAINTAINERS
Felix Singer
2022-08-03
1
-0
/
+1
*
maintainers: Add Felix Singer for MAINTAINERS
Felix Singer
2022-08-03
1
-0
/
+9
*
flashrom_tester: Move all subprocess stderr logging to dispatch
Evan Benn
2022-08-03
1
-62
/
+34
*
flashrom_tester: Parse fmap header as little endian
Evan Benn
2022-08-02
1
-1
/
+1
*
tests/test.c: Allow filtering of tests using cmocka API
Evan Benn
2022-08-02
1
-1
/
+4
*
flashrom_tester: update to built-0.5
George Burgess IV
2022-08-02
1
-2
/
+2
*
parade_lspcon.c: Clarify coincidentally JEDEC command usage
Edward O'Callaghan
2022-08-02
1
-3
/
+4
*
parade_lspcon.c: Leverage the BIT() macro
Edward O'Callaghan
2022-07-30
1
-14
/
+14
*
parade_lspcon.c: Add allow_brick=yes programmer param
Edward O'Callaghan
2022-07-30
1
-0
/
+37
[next]