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
...
*
nicintel_eeprom: pack pci device struct into programmer's data
Alexander Goncharov
2022-08-30
1
-4
/
+7
*
nicintel_eeprom: unify the code path of opaque master registration
Alexander Goncharov
2022-08-30
1
-17
/
+11
*
nicintel_eeprom: refactor i210 variable into reentrant pattern
Alexander Goncharov
2022-08-30
1
-5
/
+18
*
nicintel_eeprom: turn 82580 state variable into a struct
Alexander Goncharov
2022-08-30
1
-11
/
+19
*
nicintel_eeprom: handle errors using goto for i210's shutdown
Alexander Goncharov
2022-08-30
1
-3
/
+7
*
gfxnvidia: restore flash interface access state explicitly
Alexander Goncharov
2022-08-29
1
-3
/
+14
*
it8212: restore ROM BAR decode state explicitly
Alexander Goncharov
2022-08-29
1
-2
/
+11
*
print.c: Move list of known boards to known_boards.c
Edward O'Callaghan
2022-08-29
4
-676
/
+694
*
print.c: Use flashrom_version_info()
Edward O'Callaghan
2022-08-29
1
-1
/
+1
*
flashrom.c: Move print logic to print.c
Edward O'Callaghan
2022-08-29
2
-83
/
+90
*
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
[prev]
[next]