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
*
flashrom_tester: Add an implementation using libflashrom
Evan Benn
2022-08-26
4
-10
/
+210
*
flashrom_tester: Add _into_file to function names
Evan Benn
2022-08-26
4
-18
/
+21
*
realtek_mst_i2c_spi.c: Avoid premature initialisation
Edward O'Callaghan
2022-08-25
1
-1
/
+1
*
ich_descriptors_tool/Makefile: Add missing `override` for CFLAGS
Nico Huber
2022-08-25
1
-1
/
+1
*
parallel.c: Consoldiate parallel master registration logic
Edward O'Callaghan
2022-08-25
7
-80
/
+107
*
flashrom.c: Move write_buf_to_include_args() to cli_classic.c
Edward O'Callaghan
2022-08-25
3
-28
/
+27
*
flashrom.c: Move read_buf_from_include_args() into cli_classic.c
Edward O'Callaghan
2022-08-25
3
-36
/
+34
*
flashrom.c: Move write_buf_to_file() to helpers_fileio.c
Edward O'Callaghan
2022-08-25
2
-64
/
+61
*
flashrom.c: Move read_buf_from_file() to helpers_fileio.c
Edward O'Callaghan
2022-08-25
4
-45
/
+73
*
flashrom.c: flatten out write_buf_to_include_args()
Edward O'Callaghan
2022-08-25
3
-6
/
+4
*
flashrom.c: flatten out read_buf_from_include_args()
Edward O'Callaghan
2022-08-25
3
-7
/
+5
*
ichspi.c: Clean up get_ich_spi_mode_param()
Felix Singer
2022-08-24
1
-5
/
+7
*
Add support for motherboard Jetway P4MDPT
direstraits96
2022-08-24
2
-0
/
+2
*
nic3com: mark PCI id 9006 as supported
Adrien Destugues
2022-08-24
1
-1
/
+1
*
ichspi.c: Pack hwseq_data into opaque.data field
Edward O'Callaghan
2022-08-24
1
-27
/
+38
*
Makefile: print dependency versions
Thomas Heijligen
2022-08-23
2
-4
/
+12
*
meson: Build the ich_descriptors_tool as feature
Thomas Heijligen
2022-08-23
3
-2
/
+4
*
tree: Check properly if libusb is initialized
Thomas Heijligen
2022-08-23
3
-6
/
+4
*
flashrom_tester: Call crossystem with write protect argument
Evan Benn
2022-08-23
3
-92
/
+22
*
drkaiser: restore flash writing access state explicitly
Alexander Goncharov
2022-08-22
1
-3
/
+12
*
bindings/rust: Document the rust bindings
Evan Benn
2022-08-19
2
-1
/
+40
*
bindings/rust/libflashrom: Create fat rust binding
Evan Benn
2022-08-19
5
-0
/
+1194
*
bindings/rust/libflashrom-sys: Create thin rust bindgen binding
Evan Benn
2022-08-19
6
-0
/
+53
*
flashrom_tester: Fix cmd read_region to read only the region
Evan Benn
2022-08-18
1
-11
/
+10
*
flashrom_tester: Write a newline with the wp prompt
Evan Benn
2022-08-18
1
-17
/
+21
*
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
[next]